Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b41c4857 authored by Ilia Mirkin's avatar Ilia Mirkin Committed by Ben Skeggs
Browse files

drm/nouveau/pci: enable c800 magic for Medion Erazer X7827

parent a2736b07
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -684,6 +684,7 @@ nvkm_device_pci_10de_1189[] = {
static const struct nvkm_device_pci_vendor
static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
nvkm_device_pci_10de_1199[] = {
	{ 0x1458, 0xd001, "GeForce GTX 760" },
	{ 0x1458, 0xd001, "GeForce GTX 760" },
	{ 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
	{}
	{}
};
};