Commit a498b821 authored by Dave Airlie's avatar Dave Airlie

drm/radeon/kms: block depthxy offset from use from userspace.

This could be used to bypass CS checks.
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent ff6fdbed
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment