Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_plane.c21 STI_HQVDP_0, enumerator
37 case STI_HQVDP_0: in sti_plane_to_str()
Dsti_plane.h40 STI_HQVDP_0 = STI_VDP | STI_ID_0, enumerator
Dsti_mixer.c129 case STI_HQVDP_0: in sti_mixer_set_plane_depth()
200 case STI_HQVDP_0: in sti_mixer_get_plane_mask()
Dsti_crtc.c193 if (plane->desc == STI_HQVDP_0) in sti_crtc_atomic_flush()
218 if (plane->desc == STI_HQVDP_0) in sti_crtc_atomic_flush()
Dsti_compositor.c36 {STI_VID_SUBDEV, (int)STI_HQVDP_0, 0x700},
Dsti_hqvdp.c1000 plane = sti_hqvdp_create(drm_dev, hqvdp->dev, STI_HQVDP_0); in sti_hqvdp_bind()