Searched refs:amdgpu_display_crtc_scaling_mode_fixup (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mode.h | 611 bool amdgpu_display_crtc_scaling_mode_fixup(struct drm_crtc *crtc,
|
H A D | amdgpu_display.c | 694 bool amdgpu_display_crtc_scaling_mode_fixup(struct drm_crtc *crtc, in amdgpu_display_crtc_scaling_mode_fixup() function
|
H A D | dce_v11_0.c | 2764 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v11_0_crtc_mode_fixup()
|
H A D | dce_v8_0.c | 2564 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v8_0_crtc_mode_fixup()
|
H A D | dce_v10_0.c | 2656 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v10_0_crtc_mode_fixup()
|
H A D | dce_v6_0.c | 2546 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v6_0_crtc_mode_fixup()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mode.h | 594 bool amdgpu_display_crtc_scaling_mode_fixup(struct drm_crtc *crtc,
|
H A D | amdgpu_display.c | 1378 bool amdgpu_display_crtc_scaling_mode_fixup(struct drm_crtc *crtc, in amdgpu_display_crtc_scaling_mode_fixup() function
|
H A D | dce_v8_0.c | 2558 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v8_0_crtc_mode_fixup()
|
H A D | dce_v11_0.c | 2759 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v11_0_crtc_mode_fixup()
|
H A D | dce_v10_0.c | 2646 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v10_0_crtc_mode_fixup()
|
H A D | dce_v6_0.c | 2547 if (!amdgpu_display_crtc_scaling_mode_fixup(crtc, mode, adjusted_mode)) in dce_v6_0_crtc_mode_fixup()
|
Completed in 44 milliseconds