/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_atomic_state_helper.c | 220 * drm_atomic_helper_crtc_destroy_state - default state destroy hook 227 void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc, in drm_atomic_helper_crtc_destroy_state() function 233 EXPORT_SYMBOL(drm_atomic_helper_crtc_destroy_state); variable
|
H A D | drm_simple_kms_helper.c | 162 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/ |
H A D | loongson_crtc.c | 206 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state, 219 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_atomic_state_helper.c | 222 * drm_atomic_helper_crtc_destroy_state - default state destroy hook 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); variable
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arc/ |
H A D | arcpgu_crtc.c | 59 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_crtc.c | 166 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 159 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-crtc.c | 49 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 176 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_crtc.c | 168 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 161 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-crtc.c | 50 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 182 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 72 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 334 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
H A D | virtgpu_display.c | 56 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 71 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/ |
H A D | logicvc_crtc.c | 221 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/kmb/ |
H A D | kmb_crtc.c | 63 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
H A D | virtgpu_display.c | 57 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 333 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/hibmc/ |
H A D | hibmc_drm_de.c | 488 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mxsfb/ |
H A D | mxsfb_kms.c | 425 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
H A D | tidss_crtc.c | 395 .atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
|