Home
last modified time | relevance | path

Searched refs:amd_vce_state (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.h34 struct amd_vce_state* amdgpu_get_vce_clock_state(void *handle, u32 idx);
Dlegacy_dpm.c810 struct amd_vce_state* amdgpu_get_vce_clock_state(void *handle, u32 idx) in amdgpu_get_vce_clock_state()
/linux-6.1.9/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h250 struct amd_vce_state vce_states[AMD_MAX_VCE_LEVELS];
447 struct amd_vce_state *amdgpu_dpm_get_vce_clock_state(struct amdgpu_device *adev,
/linux-6.1.9/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h36 struct amd_vce_state { struct
342 struct amd_vce_state *(*get_vce_clock_state)(void *handle, u32 idx);
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h378 struct amd_vce_state *vce_state,
763 struct amd_vce_state vce_states[AMD_MAX_VCE_LEVELS];
/linux-6.1.9/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c773 struct amd_vce_state *amdgpu_dpm_get_vce_clock_state(struct amdgpu_device *adev, in amdgpu_dpm_get_vce_clock_state()
777 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state()
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/
Damd_powerplay.c788 static struct amd_vce_state*
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocess_pptables_v1_0.c1307 struct amd_vce_state *vce_state, void **clock_info, uint32_t *flag) in ppt_get_vce_state_table_entry_v1_0()
Dprocesspptables.c1665 struct amd_vce_state *vce_state, in get_vce_state_table_entry()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_kms.c857 struct amd_vce_state *vce_state; in amdgpu_info_ioctl()