Commit d8fe2fa9 authored by Alex Deucher's avatar Alex Deucher Committed by Dave Airlie

drm/radeon/r600: remove some regs are not safe regs for command buffers

Only the drm should be touching them.
Signed-off-by: default avatarAlex Deucher <alexdeucher@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent da584058
......@@ -824,8 +824,6 @@ r600 0x9400
0x00028428 CB_FOG_GREEN
0x00028424 CB_FOG_RED
0x00008040 WAIT_UNTIL
0x00008950 CC_GC_SHADER_PIPE_CONFIG
0x00008954 GC_USER_SHADER_PIPE_CONFIG
0x00009714 VC_ENHANCE
0x00009830 DB_DEBUG
0x00009838 DB_WATERMARKS
......@@ -834,4 +832,3 @@ r600 0x9400
0x00009504 TA_CNTL
0x00009700 VC_CNTL
0x00009718 VC_CONFIG
0x0000A02C SMX_DC_MC_INTF_CTL
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