mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "drm/msm/dp: clear HDR data for each session"
This commit is contained in:
commit
a9c689eab0
@ -1271,6 +1271,7 @@ static int dp_panel_deinit_panel_info(struct dp_panel *dp_panel)
|
||||
connector->hdr_max_luminance = 0;
|
||||
connector->hdr_avg_luminance = 0;
|
||||
connector->hdr_min_luminance = 0;
|
||||
connector->hdr_supported = false;
|
||||
|
||||
memset(&c_state->hdr_meta, 0, sizeof(c_state->hdr_meta));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user