Home
last modified time | relevance | path

Searched defs:hvs (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/vc4/
Dvc4_hvs.c68 void vc4_hvs_dump_state(struct vc4_hvs *hvs) in vc4_hvs_dump_state()
109 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_debugfs_dlist() local
178 static int vc4_hvs_upload_linear_kernel(struct vc4_hvs *hvs, in vc4_hvs_upload_linear_kernel()
211 static void vc4_hvs_lut_load(struct vc4_hvs *hvs, in vc4_hvs_lut_load()
241 static void vc4_hvs_update_gamma_lut(struct vc4_hvs *hvs, in vc4_hvs_update_gamma_lut()
258 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo) in vc4_hvs_get_fifo_frame_count()
286 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output) in vc4_hvs_get_fifo_from_output()
345 static int vc4_hvs_init_channel(struct vc4_hvs *hvs, struct drm_crtc *crtc, in vc4_hvs_init_channel()
408 void vc4_hvs_stop_channel(struct vc4_hvs *hvs, unsigned int chan) in vc4_hvs_stop_channel()
476 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_install_dlist() local
[all …]
Dvc4_kms.c161 struct vc4_hvs *hvs = vc4->hvs; in vc4_ctm_commit() local
235 struct vc4_hvs *hvs = vc4->hvs; in vc4_hvs_pv_muxing_commit() local
276 struct vc4_hvs *hvs = vc4->hvs; in vc5_hvs_pv_muxing_commit() local
351 struct vc4_hvs *hvs = vc4->hvs; in vc4_atomic_commit_tail() local
Dvc4_crtc.c75 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_cob_allocation() local
95 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_get_scanout_position() local
432 struct vc4_hvs *hvs = vc4->hvs; in require_hvs_enabled() local
771 struct vc4_hvs *hvs = vc4->hvs; in vc4_crtc_handle_page_flip() local
Dvc4_plane.c35 u32 hvs; /* HVS_FORMAT_* */ member
Dvc4_drv.h85 struct vc4_hvs *hvs; member