[pull] amdgpu, radeon, and ttm drm-next-4.16
Alex Deucher
alexdeucher at gmail.com
Thu Feb 1 03:10:51 UTC 2018
Hi Dave,
A few more misc fixes for 4.16.
The following changes since commit 559f17bec508548850654dd04525fd69d90f6d4e:
Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2018-01-25 11:42:25 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.16
for you to fetch changes up to 7e24a3ea825e546487c3fc47f8cbf6512f6c9e8c:
drm/amdgpu: disable coarse grain clockgating for ST (2018-01-29 23:30:44 -0500)
----------------------------------------------------------------
Christian König (3):
drm/amdgpu: fix another potential cause of VM faults
drm/amdgpu: fix locking in vega10_ih_prescreen_iv
drm/amdgpu: remove WARN_ON when VM isn't found v2
Huang Rui (1):
drm/amdgpu: use queue 0 for kiq ring
Julia Lawall (1):
drm/radeon: adjust tested variable
Roger He (1):
drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs
Shirish S (1):
drm/amdgpu: disable coarse grain clockgating for ST
Tom St Denis (1):
drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 8 ++++++--
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 32 ++++++++++++--------------------
drivers/gpu/drm/amd/amdgpu/vega10_ih.c | 6 ++++--
drivers/gpu/drm/amd/amdgpu/vi.c | 1 -
drivers/gpu/drm/radeon/radeon_uvd.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo_vm.c | 3 ++-
7 files changed, 26 insertions(+), 28 deletions(-)
More information about the amd-gfx
mailing list