mirror of https://gitee.com/openkylin/linux.git
drm/amd/display: Remove unused fields
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>
This commit is contained in:
parent
85b2503460
commit
477c000ece
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue