Hi Dave, Daniel,
A few late fixes for 5.12.
The following changes since commit 796b556cbfdbe0d65b9793e63653ad24f9fa033c:
Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx into drm-fixes (2021-04-18 09:27:00 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.12-2021-04-21
for you to fetch changes up to 24d034528ef06ad94cfcf4394beac0443ab1b16d:
drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefish (2021-04-21 11:19:26 -0400)
---------------------------------------------------------------- amd-drm-fixes-5.12-2021-04-21:
amdgpu: - Fix gpuvm page table update issue - Modifier fixes - Register fix for dimgrey cavefish
---------------------------------------------------------------- Jiansong Chen (1): drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefish
Philip Yang (1): drm/amdgpu: reserve fence slot to update page table
Qingqing Zhuo (1): drm/amd/display: Update modifier list for gfx10_3
Simon Ser (1): amd/display: allow non-linear multi-planar formats
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 10 ++++++++-- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 15 ++++++--------- 3 files changed, 15 insertions(+), 12 deletions(-)
dri-devel@lists.freedesktop.org