diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-03-24 18:45:32 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-03-31 13:12:05 +1000 |
commit | d8fe2fa90ea9df694dcc022271391e7547772e1b (patch) | |
tree | fefc843c8d60c3f46866293c58961ec83b200810 /drivers/gpu | |
parent | da58405860b992d2bb21ebae5d685fe3204dd3f0 (diff) | |
download | linux-3.10-d8fe2fa90ea9df694dcc022271391e7547772e1b.tar.gz linux-3.10-d8fe2fa90ea9df694dcc022271391e7547772e1b.tar.bz2 linux-3.10-d8fe2fa90ea9df694dcc022271391e7547772e1b.zip |
drm/radeon/r600: remove some regs are not safe regs for command buffers
Only the drm should be touching them.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu')
-rw-r--r-- | drivers/gpu/drm/radeon/reg_srcs/r600 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/radeon/reg_srcs/r600 b/drivers/gpu/drm/radeon/reg_srcs/r600 index 8f414a5f520..1d3340032ca 100644 --- a/drivers/gpu/drm/radeon/reg_srcs/r600 +++ b/drivers/gpu/drm/radeon/reg_srcs/r600 @@ -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 |