[pull] amdgpu drm-fixes-4.2
Alex Deucher
alexdeucher at gmail.com
Thu Jul 23 15:24:11 PDT 2015
Hi Dave,
Just a few fixes for amdgpu.
The following changes since commit c5dfd654d0ec0a28fe81e7bd4d4fd984a9855e09:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-07-22 14:45:25 -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 acc6a1a69b79fad70c4794a925dbfffa9fd6b21b:
drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels (2015-07-23 15:10:32 -0400)
----------------------------------------------------------------
Alex Deucher (3):
drm/amdgpu: implement VCE 3.0 harvesting support (v4)
drm/amdgpu/cz: implement voltage validation properly
drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels
Leo Liu (1):
drm/amdgpu: add VCE harvesting instance query
Michel Dänzer (2):
drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTC
drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 1 +
drivers/gpu/drm/amd/amdgpu/cz_dpm.c | 70 +++++++++++++++++++++++++--------
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 4 ++
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 4 ++
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 48 ++++++++++++++++++++++
include/uapi/drm/amdgpu_drm.h | 2 +
7 files changed, 117 insertions(+), 16 deletions(-)
More information about the dri-devel
mailing list