Hi Dave & Daniel,
Here go drm-intel-fixes for v5.18-rc4.
Two display fixes: Disable VRR if user disables it from panel settings and avoid claiming PSR2 is enabled when it is not supported by config.
Regards, Joonas
***
drm-intel-fixes-2022-04-20:
- Unset enable_psr2_sel_fetch if PSR2 detection fails - Fix to detect when VRR is turned off from panel settings
The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:
Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-04-20
for you to fetch changes up to bb02330408a7bde33b5f46aa14fd5d7bfe6093b7:
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails (2022-04-20 07:51:14 +0300)
---------------------------------------------------------------- - Unset enable_psr2_sel_fetch if PSR2 detection fails - Fix to detect when VRR is turned off from panel settings
---------------------------------------------------------------- José Roberto de Souza (1): drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails
Manasi Navare (1): drm/i915/display/vrr: Reset VRR capable property on a long hpd
drivers/gpu/drm/i915/display/intel_dp.c | 17 +++++++++----- drivers/gpu/drm/i915/display/intel_psr.c | 38 ++++++++++++++++++-------------- 2 files changed, 32 insertions(+), 23 deletions(-)
dri-devel@lists.freedesktop.org