diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-11-03 00:01:27 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-11-04 02:53:25 +0300 |
commit | d6f28938d9426d12eea1578949f1d73d24ad37ec (patch) | |
tree | 5450e0a9c108ec9d5875679ece20faa770c44310 /drivers/gpu/drm/radeon/rv515.c | |
parent | df67bed92fa86ef926da8b62a6da68722388ff72 (diff) | |
download | linux-d6f28938d9426d12eea1578949f1d73d24ad37ec.tar.xz |
drm/radeon/kms: Don't RMW CP_RB_CNTL
Immediate readback seems faulty on some chips. I
suspect it takes a while to get through the fifo
to the actual register backbone. There's no need
to read it back, so, just write the driver's copy
of the register's value directly.
Should fix bug 24535 and possibly 24218
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/rv515.c')
0 files changed, 0 insertions, 0 deletions