Hi Linus, Not much happening in fixes land this week only one PR for two amdgpu powergating fixes was waiting for me, maybe something will show up over the weekend, maybe not. Dave. drm-fixes-2021-06-18: drm fixes for 5.13-rc7 amdgpu: - GFX9 and 10 powergating fixes The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d: Linux 5.13-rc6 (2021-06-13 14:43:10 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-06-18 for you to fetch changes up to c55338d34cc2434d4ff9de89498f91171bd1f120: Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-06-18 11:15:04 +1000) ---------------------------------------------------------------- drm fixes for 5.13-rc7 amdgpu: - GFX9 and 10 powergating fixes ---------------------------------------------------------------- Dave Airlie (1): Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes Yifan Zhang (2): drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 +++++- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-)