Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230495
b: refs/heads/master
c: 2a205f3
h: refs/heads/master
i:
  230493: 4f03342
  230491: a7a4066
  230487: 88f9f41
  230479: a57edbd
  230463: d4d6967
v: v3
  • Loading branch information
Sumit Semwal authored and Tomi Valkeinen committed Jan 10, 2011
1 parent 3878167 commit 178008d
Show file tree
Hide file tree
Showing 4 changed files with 248 additions and 41 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: ff1b2cde3f551c9b56887b41e0ebbf2907566a7d
refs/heads/master: 2a205f34b8fb2b86887b177befa7b42efd7a60b9
4 changes: 4 additions & 0 deletions trunk/arch/arm/plat-omap/include/plat/display.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
#define DISPC_IRQ_SYNC_LOST (1 << 14)
#define DISPC_IRQ_SYNC_LOST_DIGIT (1 << 15)
#define DISPC_IRQ_WAKEUP (1 << 16)
#define DISPC_IRQ_SYNC_LOST2 (1 << 17)
#define DISPC_IRQ_VSYNC2 (1 << 18)
#define DISPC_IRQ_ACBIAS_COUNT_STAT2 (1 << 21)
#define DISPC_IRQ_FRAMEDONE2 (1 << 22)

struct omap_dss_device;
struct omap_overlay_manager;
Expand Down
Loading

0 comments on commit 178008d

Please sign in to comment.