Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c757 static uint32_t mgag200_calculate_mode_bandwidth(const struct drm_display_mode *mode, in mgag200_calculate_mode_bandwidth() function
802 uint32_t mode_bandwidth = mgag200_calculate_mode_bandwidth(mode, max_bpp * 8); in mgag200_mode_config_mode_valid()