Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271417
b: refs/heads/master
c: 7f6f3c4
h: refs/heads/master
i:
  271415: 327a30a
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent fca9a28 commit e36fab0
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: c90a78ecc2ae3c8341ed6efbfbb7e3e655ee00fe
refs/heads/master: 7f6f3c4bf3f0fd4ea82682b5f1a417cbdbf4a27f
3 changes: 3 additions & 0 deletions trunk/include/video/omapdss.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
#define DISPC_IRQ_VSYNC2 (1 << 18)
#define DISPC_IRQ_ACBIAS_COUNT_STAT2 (1 << 21)
#define DISPC_IRQ_FRAMEDONE2 (1 << 22)
#define DISPC_IRQ_FRAMEDONEWB (1 << 23)
#define DISPC_IRQ_FRAMEDONETV (1 << 24)
#define DISPC_IRQ_WBBUFFEROVERFLOW (1 << 25)

struct omap_dss_device;
struct omap_overlay_manager;
Expand Down

0 comments on commit e36fab0

Please sign in to comment.