Hi Dave, More radeon and amdgpu fixes for 4.2. Mostly amdgpu bug fixes. The following changes since commit 3aa20508a6fe386c2a893027ef4c4ef78ee4eac2: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security (2015-07-15 18:38:24 -0700) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.2 for you to fetch changes up to 1002d71841d52b2390c82c2bc18922ac21fbd090: drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC (2015-07-16 12:39:44 -0400) ---------------------------------------------------------------- Alex Deucher (8): drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) drm/amdgpu: remove bogus check in gfx8 rb setup drm/amdgpu/cz: unforce dpm levels before forcing to low/high drm/amdgpu/cz: store the forced dpm level drm/amdgpu/cz: silence some dpm debug output drm/radeon/ci: silence a harmless PCC warning Christian König (3): drm/radeon: fix user ptr race condition drm/amdgpu: validate the context id in the dependencies drm/amdgpu: stop context leak in the error path Michel Dänzer (2): drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 19 +++++++++++++--- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 9 ++++++-- drivers/gpu/drm/amd/amdgpu/cz_dpm.c | 16 ++++++++++---- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 4 ++++ drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 5 +---- drivers/gpu/drm/amd/amdgpu/vi.c | 35 ++++++++++++++++++++++++++++-- drivers/gpu/drm/radeon/ci_dpm.c | 2 +- drivers/gpu/drm/radeon/radeon_gart.c | 12 ++++++---- drivers/gpu/drm/radeon/radeon_gem.c | 1 + drivers/gpu/drm/radeon/radeon_object.c | 1 - drivers/gpu/drm/radeon/si_dpm.c | 1 + 11 files changed, 84 insertions(+), 21 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel