Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
A Dvc4_plane.c527 unsigned int hvs_load_shift, vrefresh, i; in vc4_plane_calc_load() local
554 hvs_load_shift = 1; in vc4_plane_calc_load()
556 hvs_load_shift = 2; in vc4_plane_calc_load()
581 vc4_state->hvs_load >>= hvs_load_shift; in vc4_plane_calc_load()

Completed in 4 milliseconds