projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60dfb9
)
drm/nouveau/pm: add yet another vid gpio tag
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 9 Jun 2011 06:17:48 +0000
(16:17 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 20 Sep 2011 06:01:11 +0000
(16:01 +1000)
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_volt.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/nouveau/nouveau_volt.c
b/drivers/gpu/drm/nouveau/nouveau_volt.c
index
471daec
..
5389aba
100644
(file)
--- a/
drivers/gpu/drm/nouveau/nouveau_volt.c
+++ b/
drivers/gpu/drm/nouveau/nouveau_volt.c
@@
-27,7
+27,7
@@
#include "nouveau_drv.h"
#include "nouveau_pm.h"
-static const enum dcb_gpio_tag vidtag[] = { 0x04, 0x05, 0x06, 0x1a };
+static const enum dcb_gpio_tag vidtag[] = { 0x04, 0x05, 0x06, 0x1a
, 0x73
};
static int nr_vidtag = sizeof(vidtag) / sizeof(vidtag[0]);
int