Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205062
b: refs/heads/master
c: 87c0e0e
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Jul 13, 2010
1 parent 4bd25f2 commit f275ac4
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 144 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 835aadbef3b762bc43eceddfec90c9a5a312d3c1
refs/heads/master: 87c0e0e5133e252a6d3d561dd0caeec0244ea9a5
5 changes: 5 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,11 @@ struct drm_nouveau_private {
struct backlight_device *backlight;

struct nouveau_channel *evo;
struct {
struct dcb_entry *dcb;
u16 script;
u32 pclk;
} evo_irq;

struct {
struct dentry *channel_root;
Expand Down
Loading

0 comments on commit f275ac4

Please sign in to comment.