[pull] radeon fixes 3.13
Alex Deucher
alexdeucher at gmail.com
Wed Nov 20 10:43:53 PST 2013
Hi Dave,
More fixes for radeon. This adds new queries for tiling on CIK, and
fixes a crash in handling acpi atif backlight events on CIK.
The following changes since commit 3a118989d58ca9b99f56f16a6fccbe34a9d8047e:
drm/radeon: enable DPM by default in TN asics (2013-11-15 15:57:38 -0500)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-3.13
for you to fetch changes up to 7272c9d2286525d4c6bce788243cf2b6f306d15c:
drm/radeon: hook up backlight functions for CI and KV family. (2013-11-19 15:57:29 -0500)
----------------------------------------------------------------
Michel Dänzer (2):
drm/radeon/cik: Return backend map information to userspace
drm/radeon/cik: Add macrotile mode array query
Samuel Li (1):
drm/radeon: hook up backlight functions for CI and KV family.
drivers/gpu/drm/radeon/cik.c | 3 +++
drivers/gpu/drm/radeon/radeon.h | 1 +
drivers/gpu/drm/radeon/radeon_asic.c | 4 ++++
drivers/gpu/drm/radeon/radeon_drv.c | 3 ++-
drivers/gpu/drm/radeon/radeon_kms.c | 11 ++++++++++-
include/uapi/drm/radeon_drm.h | 2 ++
6 files changed, 22 insertions(+), 2 deletions(-)
More information about the dri-devel
mailing list