Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dni_dpm.c619 static const u32 cayman_mgcg_disable[] = variable
632 #define CAYMAN_MGCG_DISABLE_LENGTH sizeof(cayman_mgcg_disable) / (3 * sizeof(u32))
955 ps = (const u32 *)&cayman_mgcg_disable; in ni_mg_clockgating_enable()