mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-14 10:55:23 +00:00
c/main: remove HP desktop monitor from NV whitelist
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2326>
This commit is contained in:
parent
e89f2c3555
commit
3b7f85cd8c
|
@ -35,7 +35,6 @@ XRT_MAYBE_UNUSED static const char *NV_DIRECT_ALLOWLIST[] = {
|
||||||
"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
|
"HPN", // Reverb G2
|
||||||
"HP Inc.", // Also Reverb G2?
|
|
||||||
"PNP", // NorthStar (Generic)
|
"PNP", // NorthStar (Generic)
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue