Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_plane.h36 STI_HQVDP_0 = STI_VDP | STI_ID_0, enumerator
H A Dsti_plane.c31 case STI_HQVDP_0: in sti_plane_to_str()
H A Dsti_crtc.c173 if (plane->desc == STI_HQVDP_0) in sti_crtc_atomic_flush()
198 if (plane->desc == STI_HQVDP_0) in sti_crtc_atomic_flush()
H A Dsti_mixer.c256 case STI_HQVDP_0: in sti_mixer_set_plane_depth()
327 case STI_HQVDP_0: in sti_mixer_get_plane_mask()
H A Dsti_compositor.c40 {STI_VID_SUBDEV, (int)STI_HQVDP_0, 0x700},
H A Dsti_hqvdp.c1333 plane = sti_hqvdp_create(drm_dev, hqvdp->dev, STI_HQVDP_0); in sti_hqvdp_bind()