Home
last modified time | relevance | path

Searched refs:vc4_hvs_get_fifo_frame_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_drv.h948 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo);
Dvc4_hvs.c258 u8 vc4_hvs_get_fifo_frame_count(struct vc4_hvs *hvs, unsigned int fifo) in vc4_hvs_get_fifo_frame_count() function
Dvc4_crtc.c130 if (vc4_hvs_get_fifo_frame_count(hvs, vc4_crtc_state->assigned_channel) % 2) in vc4_crtc_get_scanout_position()