Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196766
b: refs/heads/master
c: a3bb67a
h: refs/heads/master
v: v3
  • Loading branch information
Carlos Lopez authored and Tomi Valkeinen committed May 18, 2010
1 parent 96b6d3a commit 8f51418
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ac01bb7ea06a02c8dc9084b4ed59cb59efeceb39
refs/heads/master: a3bb67a75c0fe5c48def0fd39d2fe9ec043241d4
1 change: 1 addition & 0 deletions trunk/drivers/video/omap2/dss/manager.c
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,7 @@ static void configure_manager(enum omap_channel channel)

c = &dss_cache.manager_cache[channel];

dispc_set_default_color(channel, c->default_color);
dispc_set_trans_key(channel, c->trans_key_type, c->trans_key);
dispc_enable_trans_key(channel, c->trans_enabled);
dispc_enable_alpha_blending(channel, c->alpha_enabled);
Expand Down

0 comments on commit 8f51418

Please sign in to comment.