/linux/include/drm/ |
H A D | drm_atomic_state_helper.h | 53 void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc,
|
/linux/drivers/gpu/drm/ |
H A D | drm_atomic_state_helper.c | 229 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 D | drm_simple_kms_helper.c | 177 drm_atomic_helper_crtc_destroy_state(crtc, state); in drm_simple_kms_crtc_destroy_state()
|
/linux/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 161 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_crtc.c | 168 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 182 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/mxsfb/ |
H A D | mxsfb_kms.c | 491 .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 D | logicvc_crtc.c | 221 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_crtc.c | 63 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 333 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 71 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_crtc.c | 404 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_kms.c | 312 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 402 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/renesas/shmobile/ |
H A D | shmob_drm_crtc.c | 372 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/hisilicon/hibmc/ |
H A D | hibmc_drm_de.c | 487 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/tiny/ |
H A D | sharp-memory.c | 355 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
H A D | cirrus-qemu.c | 531 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
H A D | bochs.c | 533 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_crtc.c | 483 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/sprd/ |
H A D | sprd_dpu.c | 712 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 752 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_mode.c | 254 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_crtc.c | 73 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_crtc.c | 765 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|