[pull] radeon and amdgpu drm-fixes-4.5
Alex Deucher
alexdeucher at gmail.com
Fri Jan 22 11:52:58 PST 2016
Hi Dave,
A few misc radeon and amdgpu fixes for 4.5. Nothing too major.
The following changes since commit e9c5e7402dad6f4f04c2430db6f283512bcd4392:
drm/amdgpu: add missing irq.h include (2016-01-14 08:07:55 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.5
for you to fetch changes up to 41f2d9905646b1cd4be5852b273c06b6a6d23a80:
drm/amdgpu: fix next_rptr handling for debugfs (2016-01-22 14:44:08 -0500)
----------------------------------------------------------------
Alex Deucher (4):
drm/amdgpu: fix tonga smu resume
drm/amdgpu: Add some tweaks to gfx 8 soft reset
drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
drm/radeon: properly byte swap vce firmware setup
Christian König (2):
drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
drm/amdgpu: fix next_rptr handling for debugfs
Eric Huang (1):
drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
Jordan Lazare (1):
drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
Michel Dänzer (1):
drm/amdgpu: Use drm_calloc_large for VM page_tables array
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 44 +++++++++++++--------------
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c | 25 ++++++++++-----
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 ++---
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 23 +++++++++++++-
drivers/gpu/drm/amd/amdgpu/tonga_dpm.c | 17 ++---------
drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 5 +++
drivers/gpu/drm/radeon/vce_v1_0.c | 12 ++++----
9 files changed, 81 insertions(+), 57 deletions(-)
More information about the dri-devel
mailing list