Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/mgag200/
Dmgag200_mode.c795 uint32_t mode_bandwidth = mgag200_calculate_mode_bandwidth(mode, max_bpp * 8); in mgag200_mode_config_mode_valid() local
797 if (mode_bandwidth > (info->max_mem_bandwidth * 1024)) in mgag200_mode_config_mode_valid()