summaryrefslogtreecommitdiff
path: root/include/pci_ids
diff options
context:
space:
mode:
authorSimon Farnsworth <simon.farnsworth@onelan.co.uk>2012-02-14 12:06:20 +0000
committerAlex Deucher <alexander.deucher@amd.com>2012-02-14 09:56:23 -0500
commit8cd03b933cf868ff867e2db4a0937005a02fd0e4 (patch)
tree8051cbd2a351e56b423127c54c47a319c7aa590b /include/pci_ids
parent014198ec8860d8a0abfd6aa0ddd8db9d26febdbb (diff)
r600g: Use a fake reloc to sleep for fences
r300g is able to sleep until a fence completes rather than busywait because it creates a special buffer object and relocation that stays busy until the CS containing the fence is finished. Copy the idea into r600g, and use it to sleep if the user asked for an infinite wait, falling back to busywaiting if the user provided a timeout. Note: this is a candidate for the stable branches. Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/pci_ids')
0 files changed, 0 insertions, 0 deletions