projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2736b0
)
drm/nouveau/pci: enable c800 magic for Medion Erazer X7827
author
Ilia Mirkin
<imirkin@alum.mit.edu>
Sat, 31 Oct 2015 19:06:11 +0000
(15:06 -0400)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 3 Nov 2015 05:02:18 +0000
(15:02 +1000)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91557
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
b/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
index c5fc9093ca6366619db8454aa074a858835c3305..e3c783d0e2ab486abc37e09e5430b5013155392a 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
+++ b/
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
@@
-684,6
+684,7
@@
nvkm_device_pci_10de_1189[] = {
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 */
{}
};