Searched refs:amdgpu_display_crtc_scaling_mode_fixup (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_mode.h | 688 bool amdgpu_display_crtc_scaling_mode_fixup(struct drm_crtc *crtc,
|
D | amdgpu_display.c | 1436 bool amdgpu_display_crtc_scaling_mode_fixup(struct drm_crtc *crtc, in amdgpu_display_crtc_scaling_mode_fixup() function
|
D | dce_v6_0.c | 2566 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v6_0_crtc_mode_fixup()
|
D | dce_v8_0.c | 2577 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v8_0_crtc_mode_fixup()
|
D | dce_v10_0.c | 2651 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v10_0_crtc_mode_fixup()
|
D | dce_v11_0.c | 2764 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v11_0_crtc_mode_fixup()
|