Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_crtc_destroy_state (Results 1 – 25 of 28) sorted by relevance

12

/linux/include/drm/
H A Ddrm_atomic_state_helper.h53 void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc,
/linux/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c229 void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc, in drm_atomic_helper_crtc_destroy_state() function
235 EXPORT_SYMBOL(drm_atomic_helper_crtc_destroy_state);
H A Ddrm_simple_kms_helper.c177 drm_atomic_helper_crtc_destroy_state(crtc, state); in drm_simple_kms_crtc_destroy_state()
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c161 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c168 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c182 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_kms.c491 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
502 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_crtc.c221 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c63 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/sti/
H A Dsti_crtc.c333 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c71 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/tidss/
H A Dtidss_crtc.c404 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c312 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/udl/
H A Dudl_modeset.c402 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c372 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c487 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/tiny/
H A Dsharp-memory.c355 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
H A Dcirrus-qemu.c531 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
H A Dbochs.c533 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_crtc.c483 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c712 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c752 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c254 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/meson/
H A Dmeson_crtc.c73 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c765 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,

12