Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddss.h421 u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc);
Ddispc.c4553 u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc) in dispc_get_memory_bandwidth_limit() function
/linux-6.12.1/drivers/gpu/drm/omapdrm/
Domap_drv.c707 priv->max_bandwidth = dispc_get_memory_bandwidth_limit(priv->dispc); in omapdrm_init()