diff options
author | Alex Deucher <[email protected]> | 2011-05-05 03:17:16 -0400 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-05-06 08:07:12 +1000 |
commit | d116fe51c1aee3453290ac30ffe993bc131c53f7 (patch) | |
tree | 9e7190efade935dcca782140eb7b10032dc41b99 /src/gallium/drivers/nvfx/nvfx_resource.h | |
parent | a041525ed9718a0f48f402a6161fafe857cc4ce4 (diff) |
r600g: fix cache flushes on r6xx
r6xx asics have some problems with the surface
sync logic for the CB and DB. It's recommended
to use the event write interface for flushing
the DB/CB caches rather than the sync packets.
A single event write flush flushes all dst
caches, so we only need one for all CBs and DB.
Should fix:
https://bugs.freedesktop.org/show_bug.cgi?id=35312
Signed-off-by: Alex Deucher <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nvfx/nvfx_resource.h')
0 files changed, 0 insertions, 0 deletions