Searched refs:hvs_output (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_crtc.c | 239 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 [all...] |
H A D | vc4_txp.c | 461 .hvs_output = 2,
|
H A D | vc4_kms.c | 253 switch (vc4_crtc->data->hvs_output) { in vc5_hvs_pv_muxing_commit()
|
H A D | vc4_drv.h | 465 int hvs_output; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_crtc.c | 250 if (crtc_data->hvs_output == 5) in vc4_get_fifo_full_level() 541 channel = vc4_hvs_get_fifo_from_output(vc4->hvs, vc4_crtc->data->hvs_output); in vc4_crtc_disable_at_boot() 1148 .hvs_output = 0, 1163 .hvs_output = 2, 1178 .hvs_output = 1, 1193 .hvs_output = 0, 1208 .hvs_output = 3, 1223 .hvs_output = 4, 1237 .hvs_output = 1, 1251 .hvs_output [all...] |
H A D | vc4_kms.c | 267 switch (vc4_crtc->data->hvs_output) { in vc5_hvs_pv_muxing_commit() 766 return data_a->hvs_output - data_b->hvs_output; in cmp_vc4_crtc_hvs_output()
|
H A D | vc4_txp.c | 491 .hvs_output = 2,
|
H A D | vc4_drv.h | 502 int hvs_output; member
|
Completed in 11 milliseconds