-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
Dave Airlie
committed
Sep 7, 2009
1 parent
ff6fdbe
commit a498b82
Showing
3 changed files
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -725,4 +725,3 @@ r300 0x4f60 | |
0x4F50 ZB_HIZ_RDINDEX | ||
0x4F54 ZB_HIZ_PITCH | ||
0x4F58 ZB_ZPASS_DATA | ||
0x4F60 ZB_DEPTHXY_OFFSET |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -725,4 +725,3 @@ rs600 0x6d40 | |
0x4F50 ZB_HIZ_RDINDEX | ||
0x4F54 ZB_HIZ_PITCH | ||
0x4F58 ZB_ZPASS_DATA | ||
0x4F60 ZB_DEPTHXY_OFFSET |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -483,4 +483,3 @@ rv515 0x6d40 | |
0x4F50 ZB_HIZ_RDINDEX | ||
0x4F54 ZB_HIZ_PITCH | ||
0x4F58 ZB_ZPASS_DATA | ||
0x4F60 ZB_DEPTHXY_OFFSET |