diff options
author | Jerome Glisse <[email protected]> | 2010-12-07 15:15:58 -0500 |
---|---|---|
committer | Jerome Glisse <[email protected]> | 2010-12-07 17:54:56 -0500 |
commit | b7617346dcff50a66a10c61b95c33682cf629c9e (patch) | |
tree | 1099f55e8ed95483169aa3e10ac1bc20d916f131 /src/mesa | |
parent | 69251fc4cd5f71be403e08398bc43d19052a640d (diff) |
r600g: fix userspace fence against lastest kernel
R6XX GPU doesn't like to have two partial flush writting
back to memory in row without a prior flush of the pipeline.
Add PS_PARTIAL_FLUSH to flush all work between the CP and
the ES, GS, VS, PS shaders.
Thanks a lot to Alban Browaeys (prahal on irc) for investigating
this issue.
Signed-off-by: Alban Browaeys <[email protected]>
Signed-off-by: Jerome Glisse <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions