Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h333 struct amdgpu_gfx_funcs { struct
335 uint64_t (*get_gpu_clock_counter)(struct amdgpu_device *adev);
336 void (*select_se_sh)(struct amdgpu_device *adev, u32 se_num,
346 void (*select_me_pipe_q)(struct amdgpu_device *adev, u32 me, u32 pipe,
348 void (*init_spm_golden)(struct amdgpu_device *adev);
349 void (*update_perfmon_mgcg)(struct amdgpu_device *adev, bool enable);
350 int (*get_gfx_shadow_info)(struct amdgpu_device *adev,
354 (*query_partition_mode)(struct amdgpu_device *adev);
355 int (*switch_partition_mode)(struct amdgpu_device *adev,
357 int (*ih_node_to_logical_xcc)(struct amdgpu_device *adev, int ih_node);
[all …]

Completed in 8 milliseconds