[pull] amdgpu drm-next-4.15
Alex Deucher
alexdeucher at gmail.com
Wed Nov 8 23:37:17 UTC 2017
Hi Dave,
A few more fixes for 4.15.
The following changes since commit d65d31388a23b14df9494135ad6c6549a59a3caa:
Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2017-11-08 05:22:49 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.15
for you to fetch changes up to cdd9a8b8599b952e2b39763090689ec2ad8e40c3:
drm/amdgpu: use irq-safe lock for kiq->ring_lock (2017-11-08 17:55:14 -0500)
----------------------------------------------------------------
Dan Carpenter (2):
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()
Evan Quan (1):
drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levels
Nicolas Iooss (1):
drm/amd/powerplay: initialize a variable before using it
Pixel Ding (1):
drm/amdgpu: bypass lru touch for KIQ ring submission
Roger He (1):
drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition
pding (1):
drm/amdgpu: use irq-safe lock for kiq->ring_lock
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 5 +----
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 10 ++++++----
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +-
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 6 ++++++
6 files changed, 17 insertions(+), 11 deletions(-)
More information about the amd-gfx
mailing list