[PATCH] radeon and amdgpu drm-fixes-4.4
Alex Deucher
alexdeucher at gmail.com
Wed Dec 2 12:47:13 PST 2015
Hi Dave,
radeon and amdgpu fixes for 4.4.
The following changes since commit 8c14f72b57570d71afda03c5c51b06f0b4af4367:
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2015-11-28 06:50:34 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.4
for you to fetch changes up to 07df04dfcfe51a45239d056d43cbc09702262c82:
drm/amdgpu: fix race condition in amd_sched_entity_push_job (2015-12-02 15:04:04 -0500)
----------------------------------------------------------------
Christian König (2):
drm/amdgpu: fix userptr flags check
drm/amdgpu: fix VM page table reference counting
Chunming Zhou (1):
drm/amdgpu: add err check for pin userptr
Nicolai Hähnle (1):
drm/amdgpu: fix race condition in amd_sched_entity_push_job
Pavel Machek (1):
add blacklist for thinkpad T40p
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 5 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 10 +++++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 5 +++++
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 5 +++--
drivers/gpu/drm/radeon/radeon_agp.c | 3 +++
7 files changed, 23 insertions(+), 7 deletions(-)
More information about the dri-devel
mailing list