mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
c/main: Add Reverb G2's display to nvidia direct allowlist
This commit is contained in:
parent
89aee1892b
commit
a9d04045e6
|
@ -34,6 +34,7 @@ XRT_MAYBE_UNUSED static const char *NV_DIRECT_ALLOWLIST[] = {
|
||||||
"Oculus VR Inc. Rift", // DK1, DK2 and CV1
|
"Oculus VR Inc. Rift", // DK1, DK2 and CV1
|
||||||
"Valve Corporation Index HMD", // Valve Index
|
"Valve Corporation Index HMD", // Valve Index
|
||||||
"Seiko/Epson SEC144A", // Samsung Odyssey+
|
"Seiko/Epson SEC144A", // Samsung Odyssey+
|
||||||
|
"HPN", // Reverb G2
|
||||||
};
|
};
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Reference in a new issue