Hi Dave, The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.12-rc6 for you to fetch changes up to ac097aecfef0bb289ca53d2fe0b73fc7e1612a05: drm/tegra: sor: Grab runtime PM reference across reset (2021-03-30 19:51:39 +0200) Thanks, Thierry ---------------------------------------------------------------- drm/tegra: Fixes for v5.12-rc6 This contains a couple of fixes for various issues such as lockdep warnings, runtime PM references, coupled display controllers and misconfigured PLLs. ---------------------------------------------------------------- Dmitry Osipenko (1): drm/tegra: dc: Don't set PLL clock to 0Hz Mikko Perttunen (1): gpu: host1x: Use different lock classes for each client Thierry Reding (2): drm/tegra: dc: Restore coupling of display controllers drm/tegra: sor: Grab runtime PM reference across reset drivers/gpu/drm/tegra/dc.c | 30 +++++++++++++----------------- drivers/gpu/drm/tegra/sor.c | 7 +++++++ drivers/gpu/host1x/bus.c | 10 ++++++---- include/linux/host1x.h | 9 ++++++++- 4 files changed, 34 insertions(+), 22 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel