Skip to content

Commit

Permalink
drm/radeon/kms: block depthxy offset from use from userspace.
Browse files Browse the repository at this point in the history
This could be used to bypass CS checks.

Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed Sep 7, 2009
1 parent ff6fdbe commit a498b82
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion drivers/gpu/drm/radeon/reg_srcs/r300
Original file line number Diff line number Diff line change
Expand Up @@ -725,4 +725,3 @@ r300 0x4f60
0x4F50 ZB_HIZ_RDINDEX
0x4F54 ZB_HIZ_PITCH
0x4F58 ZB_ZPASS_DATA
0x4F60 ZB_DEPTHXY_OFFSET
1 change: 0 additions & 1 deletion drivers/gpu/drm/radeon/reg_srcs/rs600
Original file line number Diff line number Diff line change
Expand Up @@ -725,4 +725,3 @@ rs600 0x6d40
0x4F50 ZB_HIZ_RDINDEX
0x4F54 ZB_HIZ_PITCH
0x4F58 ZB_ZPASS_DATA
0x4F60 ZB_DEPTHXY_OFFSET
1 change: 0 additions & 1 deletion drivers/gpu/drm/radeon/reg_srcs/rv515
Original file line number Diff line number Diff line change
Expand Up @@ -483,4 +483,3 @@ rv515 0x6d40
0x4F50 ZB_HIZ_RDINDEX
0x4F54 ZB_HIZ_PITCH
0x4F58 ZB_ZPASS_DATA
0x4F60 ZB_DEPTHXY_OFFSET

0 comments on commit a498b82

Please sign in to comment.