drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
Unify tlb flushing for gmc v7. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:

committed by
Alex Deucher

parent
4fef88bd00
commit
d9a701ccd6
@@ -24,6 +24,8 @@
|
||||
#ifndef __CIK_H__
|
||||
#define __CIK_H__
|
||||
|
||||
#define CIK_FLUSH_GPU_TLB_NUM_WREG 2
|
||||
|
||||
void cik_srbm_select(struct amdgpu_device *adev,
|
||||
u32 me, u32 pipe, u32 queue, u32 vmid);
|
||||
int cik_set_ip_blocks(struct amdgpu_device *adev);
|
||||
|
Reference in New Issue
Block a user