search for: 1b81

Displaying 5 results from an estimated 5 matches for "1b81".

Did you mean: 181
2018 Feb 05
0
[PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81
...engine/device/pci.c index d2f9664afcf4..29de270f2232 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c @@ -797,6 +797,13 @@ nvkm_device_pci_10de_139b[] = { {} }; +static const struct nvkm_device_pci_vendor +nvkm_device_pci_10de_1b81[] = { + /* Gainward GTX 1070 8192 MB */ + { 0x10b0, 0x1b81, "GeForce GTX 1070",{ .outp_links_skip = BIT(7) } }, + {} +}; + static const struct nvkm_device_pci_device nvkm_device_pci_10de[] = { { 0x0020, "RIVA TNT" }, @@ -1556,7 +1563,7 @@ nvkm_device_pci_10de[] = { { 0x1b0...
2018 Feb 05
0
[PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81
...rivers/gpu/drm/nouveau/nvkm/engine/device/pci.c >> +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c >> @@ -797,6 +797,13 @@ nvkm_device_pci_10de_139b[] = { >> {} >> }; >> >> +static const struct nvkm_device_pci_vendor >> +nvkm_device_pci_10de_1b81[] = { >> + /* Gainward GTX 1070 8192 MB */ >> + { 0x10b0, 0x1b81, "GeForce GTX 1070",{ .outp_links_skip = BIT(7) } }, >> + {} >> +}; >> + >> static const struct nvkm_device_pci_device >> nvkm_device_pci_10de[] = { >>...
2018 Feb 05
0
[PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81
...>> +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c >>>> @@ -797,6 +797,13 @@ nvkm_device_pci_10de_139b[] = { >>>> {} >>>> }; >>>> >>>> +static const struct nvkm_device_pci_vendor >>>> +nvkm_device_pci_10de_1b81[] = { >>>> + /* Gainward GTX 1070 8192 MB */ >>>> + { 0x10b0, 0x1b81, "GeForce GTX 1070",{ .outp_links_skip = BIT(7) >>>> } }, >>>> + {} >>>> +}; >>>> + >>>> static const struct nvkm_dev...
2018 Feb 05
2
[PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81
...270f2232 100644 > --- a/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c > +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c > @@ -797,6 +797,13 @@ nvkm_device_pci_10de_139b[] = { > {} > }; > > +static const struct nvkm_device_pci_vendor > +nvkm_device_pci_10de_1b81[] = { > + /* Gainward GTX 1070 8192 MB */ > + { 0x10b0, 0x1b81, "GeForce GTX 1070",{ .outp_links_skip = BIT(7) } }, > + {} > +}; > + > static const struct nvkm_device_pci_device > nvkm_device_pci_10de[] = { > { 0x0020, "RIVA TNT&quo...
2018 Feb 05
2
[PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81
...ngine/device/pci.c >>> +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c >>> @@ -797,6 +797,13 @@ nvkm_device_pci_10de_139b[] = { >>> {} >>> }; >>> >>> +static const struct nvkm_device_pci_vendor >>> +nvkm_device_pci_10de_1b81[] = { >>> + /* Gainward GTX 1070 8192 MB */ >>> + { 0x10b0, 0x1b81, "GeForce GTX 1070",{ .outp_links_skip = >>> BIT(7) } }, >>> + {} >>> +}; >>> + >>> static const struct nvkm_device_pci_device >>>...