Hi Dave, Daniel,
Just a couple of small fixes for 5.13.
The following changes since commit 7de5c0d70c779454785dd2431707df5b841eaeaf:
Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-06-11 11:17:10 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-16
for you to fetch changes up to 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3:
drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. (2021-06-16 16:04:20 -0400)
---------------------------------------------------------------- amd-drm-fixes-5.13-2021-06-16:
amdgpu: - GFX9 and 10 powergating 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(-)
dri-devel@lists.freedesktop.org