Home
last modified time | relevance | path

Searched defs:amdgpu_ih_funcs (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ih.h59 struct amdgpu_ih_funcs { struct
61 u32 (*get_wptr)(struct amdgpu_device *adev, struct amdgpu_ih_ring *ih);
62 void (*decode_iv)(struct amdgpu_device *adev, struct amdgpu_ih_ring *ih,
64 void (*set_rptr)(struct amdgpu_device *adev, struct amdgpu_ih_ring *ih);
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h329 struct amdgpu_ih_funcs { struct
331 u32 (*get_wptr)(struct amdgpu_device *adev);
332 bool (*prescreen_iv)(struct amdgpu_device *adev);
333 void (*decode_iv)(struct amdgpu_device *adev,
335 void (*set_rptr)(struct amdgpu_device *adev);