v2: used wrong subid
---
 drm/nouveau/nvkm/engine/device/pci.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drm/nouveau/nvkm/engine/device/pci.c 
b/drm/nouveau/nvkm/engine/device/pci.c
index caf22b5..48d488e 100644
--- a/drm/nouveau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor
 nvkm_device_pci_10de_1199[] = {
        { 0x1458, 0xd001, "GeForce GTX 760" },
        { 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* 
Medion Erazer X7827 */
+       { 0x1558, 0x5281, NULL, { .War00C800_0 = true } }, /* Clevo P150SM-A */
        {}
 };
 
-- 
2.6.3

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to