Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.h34 struct amd_vce_state* amdgpu_get_vce_clock_state(void *handle, u32 idx);
H A Dlegacy_dpm.c784 struct amd_vce_state* amdgpu_get_vce_clock_state(void *handle, u32 idx) in amdgpu_get_vce_clock_state()
/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h256 struct amd_vce_state vce_states[AMD_MAX_VCE_LEVELS];
478 struct amd_vce_state *amdgpu_dpm_get_vce_clock_state(struct amdgpu_device *adev,
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h37 struct amd_vce_state { struct
374 struct amd_vce_state *(*get_vce_clock_state)(void *handle, u32 idx);
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h377 struct amd_vce_state *vce_state,
761 struct amd_vce_state vce_states[AMD_MAX_VCE_LEVELS];
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c892 struct amd_vce_state *amdgpu_dpm_get_vce_clock_state(struct amdgpu_device *adev, in amdgpu_dpm_get_vce_clock_state()
896 struct amd_vce_state *vstate = NULL; in amdgpu_dpm_get_vce_clock_state()
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c843 static struct amd_vce_state*
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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()
H A Dprocesspptables.c1665 struct amd_vce_state *vce_state, in get_vce_state_table_entry()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c951 struct amd_vce_state *vce_state; in amdgpu_info_ioctl()