Searched refs:amdgpu_atombios_crtc_prepare_pll (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_crtc.h | 55 int amdgpu_atombios_crtc_prepare_pll(struct drm_crtc *crtc,
|
H A D | atombios_crtc.c | 747 int amdgpu_atombios_crtc_prepare_pll(struct drm_crtc *crtc, in amdgpu_atombios_crtc_prepare_pll() function
|
H A D | dce_v11_0.c | 2766 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v11_0_crtc_mode_fixup()
|
H A D | dce_v8_0.c | 2566 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v8_0_crtc_mode_fixup()
|
H A D | dce_v10_0.c | 2658 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v10_0_crtc_mode_fixup()
|
H A D | dce_v6_0.c | 2548 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v6_0_crtc_mode_fixup()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_crtc.h | 55 int amdgpu_atombios_crtc_prepare_pll(struct drm_crtc *crtc,
|
H A D | atombios_crtc.c | 746 int amdgpu_atombios_crtc_prepare_pll(struct drm_crtc *crtc, in amdgpu_atombios_crtc_prepare_pll() function
|
H A D | dce_v8_0.c | 2560 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v8_0_crtc_mode_fixup()
|
H A D | dce_v11_0.c | 2761 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v11_0_crtc_mode_fixup()
|
H A D | dce_v10_0.c | 2648 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v10_0_crtc_mode_fixup()
|
H A D | dce_v6_0.c | 2549 if (amdgpu_atombios_crtc_prepare_pll(crtc, adjusted_mode)) in dce_v6_0_crtc_mode_fixup()
|
Completed in 38 milliseconds