Searched refs:drm_plane_helper_disable (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/include/drm/ |
D | drm_plane_helper.h | 72 int drm_plane_helper_disable(struct drm_plane *plane,
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_plane_helper.c | 505 int drm_plane_helper_disable(struct drm_plane *plane, in drm_plane_helper_disable() function 534 EXPORT_SYMBOL(drm_plane_helper_disable);
|
/Linux-v4.19/drivers/gpu/drm/arc/ |
D | arcpgu_crtc.c | 189 drm_plane_helper_disable(plane, NULL); in arc_pgu_plane_destroy()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_plane.c | 71 drm_plane_helper_disable(plane, NULL); in mdp4_plane_destroy()
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_cursor.c | 335 drm_plane_helper_disable(drm_plane, NULL); in sti_cursor_destroy()
|
D | sti_gdp.c | 886 drm_plane_helper_disable(drm_plane, NULL); in sti_gdp_destroy()
|
D | sti_hqvdp.c | 1263 drm_plane_helper_disable(drm_plane, NULL); in sti_hqvdp_destroy()
|
/Linux-v4.19/drivers/gpu/drm/zte/ |
D | zx_plane.c | 449 drm_plane_helper_disable(plane, NULL); in zx_plane_destroy()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_plane.c | 907 drm_plane_helper_disable(plane, NULL); in vc4_plane_destroy()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_plane.c | 49 drm_plane_helper_disable(plane, NULL); in mdp5_plane_destroy()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_plane.c | 1483 drm_plane_helper_disable(plane, NULL); in dpu_plane_destroy()
|