]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
authorMichel Dänzer <michel.daenzer@amd.com>
Tue, 21 Feb 2012 16:39:15 +0000 (17:39 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 22 Feb 2012 10:28:52 +0000 (10:28 +0000)
commit4e9a51fd46a18a6926d76aaf2142adb7da6432db
tree20c123098eeeeec8f2161e6b508343610f652d90
parent034534b0b39ea66a51405ab48300cf106c662598
drm/radeon: Only create additional ring debugfs files on Cayman or newer.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=46274

Tested with a Cayman card in a Llano system: The additional files are created
and working for the Cayman card but not created for the CPU's built-in GPU.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_ring.c