| H A D | vc4_hvs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 * DOC: VC4 HVS module. 9 * The Hardware Video Scaler (HVS) is the piece of hardware that does 16 * There is a single global HVS, with multiple output FIFOs that can 18 * the HVS, while the vc4_crtc.c code actually drives HVS setup for 32 #include <soc/bcm2835/raspberryp 204 vc4_hvs_dump_state(struct vc4_hvs * hvs) vc4_hvs_dump_state() argument 245 struct vc4_hvs *hvs = vc4->hvs; vc4_hvs_debugfs_dlist() local 287 struct vc4_hvs *hvs = vc4->hvs; vc6_hvs_debugfs_dlist() local 336 struct vc4_hvs *hvs = vc4->hvs; vc6_hvs_debugfs_upm_allocs() local 386 vc4_hvs_upload_linear_kernel(struct vc4_hvs * hvs,struct drm_mm_node * space,const u32 * kernel) vc4_hvs_upload_linear_kernel() argument 419 vc4_hvs_lut_load(struct vc4_hvs * hvs,struct vc4_crtc * vc4_crtc) vc4_hvs_lut_load() argument 456 vc4_hvs_update_gamma_lut(struct vc4_hvs * hvs,struct vc4_crtc * vc4_crtc) vc4_hvs_update_gamma_lut() argument 473 vc4_hvs_get_fifo_frame_count(struct vc4_hvs * hvs,unsigned int fifo) vc4_hvs_get_fifo_frame_count() argument 532 vc4_hvs_get_fifo_from_output(struct vc4_hvs * hvs,unsigned int output) vc4_hvs_get_fifo_from_output() argument 618 vc4_hvs_init_channel(struct vc4_hvs * hvs,struct drm_crtc * crtc,struct drm_display_mode * mode,bool oneshot) vc4_hvs_init_channel() argument 683 vc6_hvs_init_channel(struct vc4_hvs * hvs,struct drm_crtc * crtc,struct drm_display_mode * mode,bool oneshot) vc6_hvs_init_channel() argument 719 __vc4_hvs_stop_channel(struct vc4_hvs * hvs,unsigned int chan) __vc4_hvs_stop_channel() argument 751 __vc6_hvs_stop_channel(struct vc4_hvs * hvs,unsigned int chan) __vc6_hvs_stop_channel() argument 779 vc4_hvs_stop_channel(struct vc4_hvs * hvs,unsigned int chan) vc4_hvs_stop_channel() argument 838 struct vc4_hvs *hvs = vc4->hvs; vc4_hvs_install_dlist() local 932 struct vc4_hvs *hvs = vc4->hvs; vc4_hvs_atomic_flush() local 1056 vc4_hvs_mask_underrun(struct vc4_hvs * hvs,int channel) vc4_hvs_mask_underrun() argument 1078 vc4_hvs_unmask_underrun(struct vc4_hvs * hvs,int channel) vc4_hvs_unmask_underrun() argument 1114 struct vc4_hvs *hvs = vc4->hvs; vc4_hvs_irq_handler() local 1164 struct vc4_hvs *hvs = vc4->hvs; vc4_hvs_debugfs_init() local 1193 struct vc4_hvs *hvs; __vc4_hvs_alloc() local 1303 vc4_hvs_hw_init(struct vc4_hvs * hvs) vc4_hvs_hw_init() argument 1477 vc6_hvs_hw_init(struct vc4_hvs * hvs) vc6_hvs_hw_init() argument 1533 vc4_hvs_cob_init(struct vc4_hvs * hvs) vc4_hvs_cob_init() argument 1635 struct vc4_hvs *hvs = NULL; vc4_hvs_bind() local 1756 struct vc4_hvs *hvs = vc4->hvs; vc4_hvs_unbind() local [all...] |