[pull] amdgpu, radeon drm-fixes-5.13

Alex Deucher alexander.deucher at amd.com
Thu Jun 10 03:56:31 UTC 2021


Hi Dave, Daniel,

Fixes for 5.13.

The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

  Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-09

for you to fetch changes up to ab8363d3875a83f4901eb1cc00ce8afd24de6c85:

  radeon: use memcpy_to/fromio for UVD fw upload (2021-06-08 14:05:11 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-09:

amdgpu:
- Use kvzmalloc in amdgu_bo_create
- Use drm_dbg_kms for reporting failure to get a GEM FB
- Fix some register offsets for Sienna Cichlid
- Fix fall-through warning

radeon:
- memcpy_to/from_io fixes

----------------------------------------------------------------
Changfeng (1):
      drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create

Chen Li (1):
      radeon: use memcpy_to/fromio for UVD fw upload

Gustavo A. R. Silva (1):
      drm/amd/pm: Fix fall-through warning for Clang

Michel Dänzer (1):
      drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB

Rohit Khaire (1):
      drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c        |  4 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |  4 ++--
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             | 26 +++++++++++++++++-----
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c   |  1 +
 drivers/gpu/drm/radeon/radeon_uvd.c                |  4 ++--
 5 files changed, 28 insertions(+), 11 deletions(-)


More information about the dri-devel mailing list