diff options
author | Alex Deucher <[email protected]> | 2011-06-07 16:44:40 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2011-06-07 16:44:40 -0400 |
commit | 7c1d4781920e34ad5419b4c5cf9d54ae14938844 (patch) | |
tree | c9e1e10a72daf28634a896b9097a0c671ebe76f9 /src/Makefile | |
parent | d7111353bd52fa54ae6c0defd6d1c4a86fbfb3b3 (diff) |
r600g: always clear query memory
According to the hw documentation, the driver needs to:
- allocate 128 bits for each possible DB
- clear the 128 bits for each possible DB
- write 1 to bits 127 and 63 for upper DBs that don't
exist on a particular asic
Previously we were only doing these steps if the
asic had less than the max possible DBs.
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions