Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c802 uint32_t mode_bandwidth = mgag200_calculate_mode_bandwidth(mode, max_bpp * 8); in mgag200_mode_config_mode_valid() local
804 if (mode_bandwidth > (info->max_mem_bandwidth * 1024)) in mgag200_mode_config_mode_valid()