diff options
author | 2022-03-23 17:08:24 +0100 | |
---|---|---|
committer | 2022-04-06 10:01:43 +0200 | |
commit | 9247fcca3982a29b04b002f0d30def9ff50740d5 (patch) | |
tree | 78ee0c919d7212d3122abcad444a8cb811620ab7 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | drm/etnaviv: move MMU context ref/unref into map/unmap_gem (diff) | |
download | linux-dev-9247fcca3982a29b04b002f0d30def9ff50740d5.tar.xz linux-dev-9247fcca3982a29b04b002f0d30def9ff50740d5.zip |
drm/etnaviv: move flush_seq increment into etnaviv_iommu_map/unmap
The flush sequence is a marker that the page tables have been changed
and any affected TLBs need to be flushed. Move the flush_seq increment
a little further down the call stack to place it next to the actual
page table manipulation. Not functional change.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Tested-by: Guido Günther <agx@sigxcpu.org>
Acked-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions