Home
last modified time | relevance | path

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

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