Home
last modified time | relevance | path

Searched refs:drm_crtc_helper_mode_valid_fixed (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/
A Ddrm_probe_helper.c1130 enum drm_mode_status drm_crtc_helper_mode_valid_fixed(struct drm_crtc *crtc, in drm_crtc_helper_mode_valid_fixed() function
1143 EXPORT_SYMBOL(drm_crtc_helper_mode_valid_fixed);
A Ddrm_mipi_dbi.c332 return drm_crtc_helper_mode_valid_fixed(&pipe->crtc, mode, &dbidev->mode); in mipi_dbi_pipe_mode_valid()
/drivers/gpu/drm/sysfb/
A Ddrm_sysfb_modeset.c338 return drm_crtc_helper_mode_valid_fixed(crtc, mode, &sysfb->fb_mode); in drm_sysfb_crtc_helper_mode_valid()
/drivers/gpu/drm/tiny/
A Dsharp-memory.c287 return drm_crtc_helper_mode_valid_fixed(crtc, mode, smd->mode); in sharp_memory_crtc_mode_valid()
A Dappletbdrm.c575 return drm_crtc_helper_mode_valid_fixed(crtc, mode, &adev->mode); in appletbdrm_crtc_helper_mode_valid()
A Drepaper.c632 return drm_crtc_helper_mode_valid_fixed(crtc, mode, epd->mode); in repaper_pipe_mode_valid()
/drivers/gpu/drm/sitronix/
A Dst7571-i2c.c536 return drm_crtc_helper_mode_valid_fixed(crtc, mode, &st7571->mode); in st7571_crtc_mode_valid()
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c7913 result = drm_crtc_helper_mode_valid_fixed(encoder->crtc, adjusted_mode, native_mode); in dm_encoder_helper_atomic_check()

Completed in 42 milliseconds