Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_plane.h37 STI_HQVDP_0 = STI_VDP | STI_ID_0, enumerator
Dsti_crtc.c174 if (plane->desc == STI_HQVDP_0) in sti_crtc_atomic_flush()
199 if (plane->desc == STI_HQVDP_0) in sti_crtc_atomic_flush()
Dsti_plane.c30 case STI_HQVDP_0: in sti_plane_to_str()
Dsti_mixer.c256 case STI_HQVDP_0: in sti_mixer_set_plane_depth()
327 case STI_HQVDP_0: in sti_mixer_get_plane_mask()
Dsti_compositor.c39 {STI_VID_SUBDEV, (int)STI_HQVDP_0, 0x700},
Dsti_hqvdp.c1331 plane = sti_hqvdp_create(drm_dev, hqvdp->dev, STI_HQVDP_0); in sti_hqvdp_bind()