Home
last modified time | relevance | path

Searched refs:mode_set_nofb (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modeset_helper_vtables.h231 void (*mode_set_nofb)(struct drm_crtc *crtc); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c130 .mode_set_nofb = fsl_dcu_drm_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c152 .mode_set_nofb = sun4i_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/
H A Darcpgu_crtc.c142 .mode_set_nofb = arc_pgu_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_crtc.c223 .mode_set_nofb = sti_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c136 .mode_set_nofb = virtio_gpu_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c346 .mode_set_nofb = vmw_ldu_crtc_mode_set_nofb,
H A Dvmwgfx_scrn.c820 .mode_set_nofb = vmw_sou_crtc_mode_set_nofb,
H A Dvmwgfx_stdu.c1694 .mode_set_nofb = vmw_stdu_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c366 .mode_set_nofb = atmel_hlcdc_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c313 .mode_set_nofb = ipu_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c495 .mode_set_nofb = hibmc_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_crtc.c489 .mode_set_nofb = mdp4_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c751 .mode_set_nofb = omap_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_drm_crtc.c624 .mode_set_nofb = mtk_drm_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c530 .mode_set_nofb = ade_crtc_mode_set_nofb,
H A Dkirin_drm_dpe.c749 .mode_set_nofb = dpe_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_crtc.c533 .mode_set_nofb = armada_drm_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1239 if (new_crtc_state->enable && funcs->mode_set_nofb) { in crtc_set_mode()
1243 funcs->mode_set_nofb(crtc); in crtc_set_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/stm/
H A Dltdc.c709 .mode_set_nofb = ltdc_crtc_mode_set_nofb,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c1161 .mode_set_nofb = mdp5_crtc_mode_set_nofb,