projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d520d
)
drm/amd/display: Expose dpp1_set_cursor_attributes
author
Yue Hin Lau
<
[email protected]
>
Fri, 24 Nov 2017 21:35:52 +0000
(16:35 -0500)
committer
Alex Deucher
<
[email protected]
>
Wed, 20 Dec 2017 19:48:54 +0000
(14:48 -0500)
Signed-off-by: Yue Hin Lau <
[email protected]
>
Reviewed-by: Tony Cheng <
[email protected]
>
Acked-by: Harry Wentland <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
index 640edfa05c941af32cfec04ae1e0bcfd5d86e271..f56ee4d08d893f1fc908804e997e87589a6fef70 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
+++ b/
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
@@
-1283,6
+1283,10
@@
enum dcn10_input_csc_select {
INPUT_CSC_SELECT_COMA
};
+void dpp1_set_cursor_attributes(
+ struct dpp *dpp_base,
+ enum dc_cursor_color_format color_format);
+
bool dpp1_dscl_is_lb_conf_valid(
int ceil_vratio,
int num_partitions,