Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
778613e5
Commit
778613e5
authored
Sep 03, 2015
by
Ben Skeggs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drm/nouveau/device: enable c800 quirk for tecra w50
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
c5bf4609
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
+1
-0
No files found.
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c
View file @
778613e5
...
@@ -689,6 +689,7 @@ nvkm_device_pci_10de_11e3[] = {
...
@@ -689,6 +689,7 @@ nvkm_device_pci_10de_11e3[] = {
static
const
struct
nvkm_device_pci_vendor
static
const
struct
nvkm_device_pci_vendor
nvkm_device_pci_10de_11fc
[]
=
{
nvkm_device_pci_10de_11fc
[]
=
{
{
0x1179
,
0x0001
,
NULL
,
{
.
War00C800_0
=
true
}
},
/* Toshiba Tecra W50 */
{
0x17aa
,
0x2211
,
NULL
,
{
.
War00C800_0
=
true
}
},
/* Lenovo W541 */
{
0x17aa
,
0x2211
,
NULL
,
{
.
War00C800_0
=
true
}
},
/* Lenovo W541 */
{
0x17aa
,
0x221e
,
NULL
,
{
.
War00C800_0
=
true
}
},
/* Lenovo W541 */
{
0x17aa
,
0x221e
,
NULL
,
{
.
War00C800_0
=
true
}
},
/* Lenovo W541 */
{}
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment