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:
c5bf460
)
drm/nouveau/device: enable c800 quirk for tecra w50
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 3 Sep 2015 02:39:45 +0000
(12:39 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 11 Sep 2015 01:29:14 +0000
(11:29 +1000)
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 9dd1cac81e808e456caa3b5fb31fa6a2bf70a8d4..e8eb14e438f4d9fdea84ba444961c1cf453c7aff 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
+++ b/
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
@@
-689,6
+689,7
@@
nvkm_device_pci_10de_11e3[] = {
static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_11fc[] = {
+ { 0x1179, 0x0001, NULL, { .War00C800_0 = true } }, /* Toshiba Tecra W50 */
{ 0x17aa, 0x2211, NULL, { .War00C800_0 = true } }, /* Lenovo W541 */
{ 0x17aa, 0x221e, NULL, { .War00C800_0 = true } }, /* Lenovo W541 */
{}