Skip to content

Commit

Permalink
drm/radeon/kms: add some evergreen/ni safe regs
Browse files Browse the repository at this point in the history
need to programmed from the userspace drivers.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Alex Deucher authored and Dave Airlie committed May 13, 2011
1 parent 05fa7ea commit 3a8ab79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/radeon/reg_srcs/cayman
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ cayman 0x9400
0x00008E48 SQ_EX_ALLOC_TABLE_SLOTS
0x00009100 SPI_CONFIG_CNTL
0x0000913C SPI_CONFIG_CNTL_1
0x00009508 TA_CNTL_AUX
0x00009830 DB_DEBUG
0x00009834 DB_DEBUG2
0x00009838 DB_DEBUG3
Expand Down
1 change: 1 addition & 0 deletions drivers/gpu/drm/radeon/reg_srcs/evergreen
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ evergreen 0x9400
0x00008E48 SQ_EX_ALLOC_TABLE_SLOTS
0x00009100 SPI_CONFIG_CNTL
0x0000913C SPI_CONFIG_CNTL_1
0x00009508 TA_CNTL_AUX
0x00009700 VC_CNTL
0x00009714 VC_ENHANCE
0x00009830 DB_DEBUG
Expand Down

0 comments on commit 3a8ab79

Please sign in to comment.