Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h290 struct amdgpu_gfx_funcs { struct
292 uint64_t (*get_gpu_clock_counter)(struct amdgpu_device *adev);
293 void (*select_se_sh)(struct amdgpu_device *adev, u32 se_num,
303 void (*select_me_pipe_q)(struct amdgpu_device *adev, u32 me, u32 pipe,
305 void (*init_spm_golden)(struct amdgpu_device *adev);
306 void (*update_perfmon_mgcg)(struct amdgpu_device *adev, bool enable);
307 int (*get_gfx_shadow_info)(struct amdgpu_device *adev,
310 (*query_partition_mode)(struct amdgpu_device *adev);
311 int (*switch_partition_mode)(struct amdgpu_device *adev,
313 int (*ih_node_to_logical_xcc)(struct amdgpu_device *adev, int ih_node);
[all …]