]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: Add specific rs690 authorized register table
authorJerome Glisse <jglisse@redhat.com>
Thu, 6 Aug 2009 15:47:24 +0000 (17:47 +0200)
committerDave Airlie <airlied@redhat.com>
Sat, 15 Aug 2009 02:09:51 +0000 (12:09 +1000)
commitbae6084c6fba6a6d432bf1c9400ea4e24d0e8511
tree7e5dfb616879e34c1c8440ec0a4c6ba42475694e
parent317627b0d9ff5f72e41b849631b792a267096a79
drm/radeon/kms: Add specific rs690 authorized register table

rs690 is r3xx 3D engine with AVIVO modesetting so we need to allow
AVIVO register for vline synchronization. This add a specific table
to rs690 to handle that. Thanks to Marc (marvin24) for debugging
this and kudos to Andre (taiu1) for spotting the origin of the bugs.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_asic.h
drivers/gpu/drm/radeon/rs690.c