Home
last modified time | relevance | path

Searched refs:hvs_output (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c239 if (crtc_data->hvs_output == 5) in vc4_get_fifo_full_level()
486 channel = vc4_hvs_get_fifo_from_output(drm, vc4_crtc->data->hvs_output); in vc4_crtc_disable_at_boot()
917 .hvs_output = 0,
931 .hvs_output = 2,
945 .hvs_output = 1,
959 .hvs_output = 0,
973 .hvs_output = 3,
987 .hvs_output = 4,
1000 .hvs_output = 1,
1013 .hvs_output = 5,
H A Dvc4_txp.c461 .hvs_output = 2,
H A Dvc4_kms.c253 switch (vc4_crtc->data->hvs_output) { in vc5_hvs_pv_muxing_commit()
H A Dvc4_drv.h465 int hvs_output; member