Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_hvs.c70 void vc4_hvs_dump_state(struct vc4_hvs *hvs) in vc4_hvs_dump_state()
111 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_debugfs_dlist()
213 static void vc4_hvs_lut_load(struct vc4_hvs *hvs, in vc4_hvs_lut_load()
243 static void vc4_hvs_update_gamma_lut(struct vc4_hvs *hvs, in vc4_hvs_update_gamma_lut()
478 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_install_dlist()
563 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_atomic_flush()
719 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_irq_handler()
765 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_debugfs_init()
787 struct vc4_hvs *hvs; in __vc4_hvs_alloc()
829 struct vc4_hvs *hvs = NULL; in vc4_hvs_bind()
[all …]
A Dvc4_drv.h90 struct vc4_hvs *hvs;
321 struct vc4_hvs { struct
1031 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4, struct platform_device *pdev);
1032 void vc4_hvs_stop_channel(struct vc4_hvs *hvs, unsigned int output);
1033 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output);
1034 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo);
1040 void vc4_hvs_dump_state(struct vc4_hvs *hvs);
1041 void vc4_hvs_unmask_underrun(struct vc4_hvs *hvs, int channel);
1042 void vc4_hvs_mask_underrun(struct vc4_hvs *hvs, int channel);
A DMakefile17 vc4_hvs.o \
A Dvc4_kms.c143 struct vc4_hvs *hvs = vc4->hvs; in vc4_ctm_commit()
217 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_pv_muxing_commit()
258 struct vc4_hvs *hvs = vc4->hvs; in vc5_hvs_pv_muxing_commit()
333 struct vc4_hvs *hvs = vc4->hvs; in vc4_atomic_commit_tail()
A Dvc4_crtc.c84 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_cob_allocation()
104 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_scanout_position()
458 struct vc4_hvs *hvs = vc4->hvs; in require_hvs_enabled()
782 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_handle_page_flip()
/linux-6.3-rc2/Documentation/gpu/
A Dvc4.rst24 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_hvs.c

Completed in 15 milliseconds