diff options
author | Marek Olšák <marek.olsak@amd.com> | 2024-05-31 19:38:18 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-01 16:10:46 -0400 |
commit | e5f6bfe4025f881c17ae1829d76b19efcb353c81 (patch) | |
tree | 0598630e595be63fcee559bc42812b73bd4fe282 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | b16ec6300fc5c74f12622fca7de0255f7016b675 (diff) |
drm/amdgpu/gfx12: remove superfluous cache flags
If any INV flags are needed, they should be executed via ACQUIRE_MEM
before INDIRECT_BUFFER.
GLM flags are also removed because the hw ignores them.
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions