/openbmc/linux/include/drm/ |
H A D | drm_atomic_state_helper.h | 53 void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc,
|
/openbmc/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()
|
/openbmc/linux/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 161 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_crtc.c | 168 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-crtc.c | 50 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 182 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/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,
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_crtc.c | 221 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_crtc.c | 63 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 333 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 71 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_display.c | 57 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_crtc.c | 408 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_kms.c | 308 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vkms.c | 128 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/ |
H A D | hibmc_drm_de.c | 487 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 386 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | cirrus.c | 528 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
H A D | simpledrm.c | 572 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/sprd/ |
H A D | sprd_dpu.c | 712 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_crtc.c | 493 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 752 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 1207 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state, 1219 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_mode.c | 254 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|