Home
last modified time | relevance | path

Searched refs:vid_plane (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_hqvdp.c343 struct drm_plane *vid_plane; member
535 hqvdp->vid_plane->funcs->update_plane(hqvdp->vid_plane, in sti_hqvdp_prepare_layer()
700 hqvdp->vid_plane->funcs->disable_plane(hqvdp->vid_plane); in sti_hqvdp_disable_layer()
781 hqvdp->vid_plane = sti_hqvdp_find_vid(hqvdp->drm_dev, STI_VID_0); in sti_hqvd_init()
782 if (!hqvdp->vid_plane) { in sti_hqvd_init()