projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85b2503
)
drm/amd/display: Remove unused fields
author
Anthony Koo
<Anthony.Koo@amd.com>
Sun, 25 Mar 2018 20:55:05 +0000
(16:55 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 15 May 2018 18:42:53 +0000
(13:42 -0500)
Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/dc.h
b/drivers/gpu/drm/amd/display/dc/dc.h
index 6a47da30b28133d55aca4d224819da7986fab6e2..5b81ae5acdf4e73699997a16297bd510df6c55a1 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc.h
@@
-361,9
+361,6
@@
struct dc_hdr_static_metadata {
uint32_t max_luminance;
uint32_t maximum_content_light_level;
uint32_t maximum_frame_average_light_level;
-
- bool hdr_supported;
- bool is_hdr;
};
enum dc_transfer_func_type {