Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c35 static int nouveau_mst = 1; variable
36 module_param_named(mst, nouveau_mst, int, 0400);
64 if (nouveau_mst) { in nouveau_dp_probe_dpcd()