Searched refs:vc4_hvs (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 70 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() 182 static int vc4_hvs_upload_linear_kernel(struct vc4_hvs *hvs, in vc4_hvs_upload_linear_kernel() 215 static void vc4_hvs_lut_load(struct vc4_hvs *hvs, in vc4_hvs_lut_load() 248 static void vc4_hvs_update_gamma_lut(struct vc4_hvs *hvs, in vc4_hvs_update_gamma_lut() 265 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo) in vc4_hvs_get_fifo_frame_count() 293 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output) in vc4_hvs_get_fifo_from_output() 352 static int vc4_hvs_init_channel(struct vc4_hvs *hvs, struct drm_crtc *crtc, in vc4_hvs_init_channel() 415 void vc4_hvs_stop_channel(struct vc4_hvs *hvs, unsigned int chan) in vc4_hvs_stop_channel() 481 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_install_dlist() [all …]
|
H A D | vc4_drv.h | 90 struct vc4_hvs *hvs; 312 struct vc4_hvs { struct 1005 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4, struct platform_device *pdev); 1006 void vc4_hvs_stop_channel(struct vc4_hvs *hvs, unsigned int output); 1007 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output); 1008 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo); 1014 void vc4_hvs_dump_state(struct vc4_hvs *hvs); 1015 void vc4_hvs_unmask_underrun(struct vc4_hvs *hvs, int channel); 1016 void vc4_hvs_mask_underrun(struct vc4_hvs *hvs, int channel);
|
H A D | Makefile | 17 vc4_hvs.o \
|
H A D | vc4_kms.c | 137 struct vc4_hvs *hvs = vc4->hvs; in vc4_ctm_commit() 211 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_pv_muxing_commit() 252 struct vc4_hvs *hvs = vc4->hvs; in vc5_hvs_pv_muxing_commit() 327 struct vc4_hvs *hvs = vc4->hvs; in vc4_atomic_commit_tail()
|
H A D | vc4_crtc.c | 85 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_cob_allocation() 105 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_scanout_position() 459 struct vc4_hvs *hvs = vc4->hvs; in require_hvs_enabled() 783 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_handle_page_flip()
|
/openbmc/linux/Documentation/gpu/ |
H A D | vc4.rst | 24 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_hvs.c
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |