Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
A Dvc4_hvs.c204 void vc4_hvs_dump_state(struct vc4_hvs *hvs) in vc4_hvs_dump_state()
245 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_debugfs_dlist()
287 struct vc4_hvs *hvs = vc4->hvs; in vc6_hvs_debugfs_dlist()
336 struct vc4_hvs *hvs = vc4->hvs; in vc6_hvs_debugfs_upm_allocs()
838 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_install_dlist()
932 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_atomic_flush()
1114 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_irq_handler()
1164 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_debugfs_init()
1193 struct vc4_hvs *hvs; in __vc4_hvs_alloc()
1635 struct vc4_hvs *hvs = NULL; in vc4_hvs_bind()
[all …]
A Dvc4_drv.h99 struct vc4_hvs *hvs;
310 struct vc4_hvs *hvs;
315 struct vc4_hvs { struct
1025 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4,
1028 void vc4_hvs_stop_channel(struct vc4_hvs *hvs, unsigned int output);
1029 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output);
1030 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo);
1036 void vc4_hvs_dump_state(struct vc4_hvs *hvs);
1037 void vc4_hvs_unmask_underrun(struct vc4_hvs *hvs, int channel);
1038 void vc4_hvs_mask_underrun(struct vc4_hvs *hvs, int channel);
A Dvc4_kms.c137 struct vc4_hvs *hvs = vc4->hvs; in vc4_ctm_commit()
213 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_pv_muxing_commit()
256 struct vc4_hvs *hvs = vc4->hvs; in vc5_hvs_pv_muxing_commit()
332 struct vc4_hvs *hvs = vc4->hvs; in vc6_hvs_pv_muxing_commit()
381 struct vc4_hvs *hvs = vc4->hvs; in vc4_atomic_commit_tail()
A DMakefile17 vc4_hvs.o \
A Dvc4_crtc.c85 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_cob_allocation()
114 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_scanout_position()
490 struct vc4_hvs *hvs = vc4->hvs; in require_hvs_enabled()
827 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_handle_page_flip()
A Dvc4_plane.c282 struct vc4_hvs *hvs = vc4->hvs; in vc4_plane_duplicate_state()
318 static void vc4_plane_release_upm_ida(struct vc4_hvs *hvs, unsigned int upm_handle) in vc4_plane_release_upm_ida()
337 struct vc4_hvs *hvs = vc4->hvs; in vc4_plane_destroy_state()
984 struct vc4_hvs *hvs = vc4->hvs; in vc6_plane_allocate_upm()
1063 struct vc4_hvs *hvs = vc4->hvs; in vc6_plane_free_upm()

Completed in 26 milliseconds