diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2022-03-23 17:08:24 +0100 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2022-04-06 10:01:43 +0200 |
commit | 9247fcca3982a29b04b002f0d30def9ff50740d5 (patch) | |
tree | 78ee0c919d7212d3122abcad444a8cb811620ab7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
parent | 11ad6a1f181f28dccbe47a7fb41f56557573941a (diff) |
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_ctx.c')
0 files changed, 0 insertions, 0 deletions