Hi Linus, Extra quiet after Easter, only have minor i915 and msm pulls. However I haven't seen a PR from our misc tree in a little while, I've cc'ed all the suspects. Once that unblocks I expect a bit larger bunch of patches to arrive. Otherwise as I said, one msm revert and two i915 fixes. Regards, Dave. drm-fixes-2022-04-22: drm-fixes for 5.18-rc4 msm: - revert iommu change that broke some platforms. i915: - 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 tags/drm-fixes-2022-04-22 for you to fetch changes up to 70da382e1c5b9b2049c10abfd4489a40c1b60df0: Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes (2022-04-22 09:25:47 +1000) ---------------------------------------------------------------- drm-fixes for 5.18-rc4 msm: - revert iommu change that broke some platforms. i915: - Unset enable_psr2_sel_fetch if PSR2 detection fails - Fix to detect when VRR is turned off from panel settings ---------------------------------------------------------------- Dave Airlie (2): Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Dmitry Baryshkov (1): drm/msm: Revert "drm/msm: Stop using iommu_present()" 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 ++++++++++++++++++-------------- drivers/gpu/drm/msm/msm_drv.c | 2 +- 3 files changed, 33 insertions(+), 24 deletions(-)