Skip to content

backends/drm: work around HDR screens being stupid about the minimum luminance

Xaver Hugl requested to merge work/zamundaaa/stupid-screens into master

Apparently some HDR screens only show the minimum luminance if you send them a value of zero, instead of the minimum luminance they report in the EDID. To work around that, assume the minimum value of the transfer function instead of what the screen reports as the minimum.

BUG: 494128

Merge request reports

Loading