diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2012-07-17 22:02:29 +0400 |
---|---|---|
committer | Christian König <deathsimple@vodafone.de> | 2012-07-18 15:33:39 +0400 |
commit | a85a7da4c5922e6621526946d5a56b2194692fdd (patch) | |
tree | 68f23a3706ed03b194910c5beec0bf0ac8e211cf /drivers/iommu | |
parent | 4ef72566f1035fef5abd0913100d13746e066ee3 (diff) | |
download | linux-a85a7da4c5922e6621526946d5a56b2194692fdd.tar.xz |
drm/radeon: update ib_execute for SI (v2)
When submitting a CONST_IB, emit a SWITCH_BUFFER
packet before the CONST_IB. This isn't strictly necessary
(the driver will work fine without it), but is good practice
and allows for more flexible DE/CE sychronization options
in the future. Current userspace drivers do not take
advantage of the CE yet.
v2: - clean up code flow a bit
- no need to flush caches for CONST IB
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions