Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371581
b: refs/heads/master
c: cade241
h: refs/heads/master
i:
  371579: df1b7ec
v: v3
  • Loading branch information
Florian Scholz authored and Ben Skeggs committed Apr 26, 2013
1 parent f36d4d7 commit 9db2690
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 142c21b8d493318551932eee2e9d98ff14b473da
refs/heads/master: cade2413e940763cd99e9febba873fe1899d98cb
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_backlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@ nouveau_backlight_init(struct drm_device *dev)
case NV_40:
return nv40_backlight_init(connector);
case NV_50:
case NV_C0:
case NV_D0:
case NV_E0:
return nv50_backlight_init(connector);
default:
break;
Expand Down

0 comments on commit 9db2690

Please sign in to comment.