Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_hqvdp.c305 struct sti_hqvdp_cmd { struct
393 return i * sizeof(struct sti_hqvdp_cmd); in sti_hqvdp_get_free_cmd()
394 cmd += sizeof(struct sti_hqvdp_cmd); in sti_hqvdp_get_free_cmd()
420 return i * sizeof(struct sti_hqvdp_cmd); in sti_hqvdp_get_curr_cmd()
422 cmd += sizeof(struct sti_hqvdp_cmd); in sti_hqvdp_get_curr_cmd()
528 struct sti_hqvdp_cmd *cmd; in sti_hqvdp_prepare_layer()
720 struct sti_hqvdp_cmd *btm_cmd, *top_cmd; in sti_hqvdp_vtg_cb()
790 size = NB_VDP_CMD * sizeof(struct sti_hqvdp_cmd); in sti_hqvd_init()