[pull] amdgpu and radeon drm-fixes-4.3
Alex Deucher
alexdeucher at gmail.com
Fri Oct 23 09:11:20 PDT 2015
Hi Dave,
Two regression fixes and a memory leak fix for amdgpu and radeon.
The following changes since commit c50f13f911b90a722308bffbf26187ff3890aa1e:
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2015-10-22 10:24:55 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.3
for you to fetch changes up to c86f5ebfbd147d1a228ab89ee1658e18939bd7ad:
drm/amdgpu: don't try to recreate sysfs entries on resume (2015-10-23 10:45:35 -0400)
----------------------------------------------------------------
Alex Deucher (2):
drm/radeon: don't try to recreate sysfs entries on resume
drm/amdgpu: don't try to recreate sysfs entries on resume
Christian König (1):
drm/amdgpu: stop leaking page flip fence
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 4 ----
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 5 +++++
drivers/gpu/drm/radeon/radeon.h | 1 +
drivers/gpu/drm/radeon/radeon_pm.c | 35 +++++++++++++++++------------
5 files changed, 28 insertions(+), 18 deletions(-)
More information about the dri-devel
mailing list