Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h710 struct amdgpu_df_funcs { struct
711 void (*sw_init)(struct amdgpu_device *adev);
712 void (*enable_broadcast_mode)(struct amdgpu_device *adev,
714 u32 (*get_fb_channel_number)(struct amdgpu_device *adev);
715 u32 (*get_hbm_channel_number)(struct amdgpu_device *adev);
716 void (*update_medium_grain_clock_gating)(struct amdgpu_device *adev,
718 void (*get_clockgating_state)(struct amdgpu_device *adev,
720 void (*enable_ecc_force_par_wr_rmw)(struct amdgpu_device *adev,
722 int (*pmc_start)(struct amdgpu_device *adev, uint64_t config,
724 int (*pmc_stop)(struct amdgpu_device *adev, uint64_t config,
[all …]