mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
drm/radeon/kms: block depthxy offset from use from userspace.
This could be used to bypass CS checks. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
ff6fdbed8f
commit
a498b8210f
|
|
@ -725,4 +725,3 @@ r300 0x4f60
|
|||
0x4F50 ZB_HIZ_RDINDEX
|
||||
0x4F54 ZB_HIZ_PITCH
|
||||
0x4F58 ZB_ZPASS_DATA
|
||||
0x4F60 ZB_DEPTHXY_OFFSET
|
||||
|
|
|
|||
|
|
@ -725,4 +725,3 @@ rs600 0x6d40
|
|||
0x4F50 ZB_HIZ_RDINDEX
|
||||
0x4F54 ZB_HIZ_PITCH
|
||||
0x4F58 ZB_ZPASS_DATA
|
||||
0x4F60 ZB_DEPTHXY_OFFSET
|
||||
|
|
|
|||
|
|
@ -483,4 +483,3 @@ rv515 0x6d40
|
|||
0x4F50 ZB_HIZ_RDINDEX
|
||||
0x4F54 ZB_HIZ_PITCH
|
||||
0x4F58 ZB_ZPASS_DATA
|
||||
0x4F60 ZB_DEPTHXY_OFFSET
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user