You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some (all?) DRM properties keep their values after the compositor exits. Not all of such properties are reset when HL starts, some of those properties aren't even supported by AQ. This might result in a picture difference if HL is started after some other compositor. E.g. kwin HDR and CM settings affect HL's gamma and saturation:
start kwin
enable hdr and adjust some settings
exit kwin
start HL.
HL renders in SDR mode with CM settings suitable for HDR mode which results in washed out colors.
Some (all?) DRM properties keep their values after the compositor exits. Not all of such properties are reset when HL starts, some of those properties aren't even supported by AQ. This might result in a picture difference if HL is started after some other compositor. E.g. kwin HDR and CM settings affect HL's gamma and saturation:
HL renders in SDR mode with CM settings suitable for HDR mode which results in washed out colors.
Should be some generic way to reset everything. https://dri.freedesktop.org/docs/drm/gpu/drm-kms.html#c.drm_mode_config_reset?
The text was updated successfully, but these errors were encountered: