Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284901
b: refs/heads/master
c: 8760db5
h: refs/heads/master
i:
  284899: cba86dc
v: v3
  • Loading branch information
Tomi Valkeinen committed Dec 2, 2011
1 parent 3650d8f commit 830e1e3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 334 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: 6f04e1bfc36c5865dc5679f85e25b6613be86298
refs/heads/master: 8760db5406fb7b92f900d6c98eea198695476467
2 changes: 0 additions & 2 deletions trunk/drivers/video/omap2/dss/dsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -4206,8 +4206,6 @@ int omap_dsi_prepare_update(struct omap_dss_device *dssdev,

dsi_perf_mark_setup(dsidev);

dss_setup_partial_planes(dssdev, x, y, w, h,
enlarge_update_area);
dispc_mgr_set_lcd_size(dssdev->manager->id, *w, *h);

return 0;
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/video/omap2/dss/dss.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ void default_get_overlay_fifo_thresholds(enum omap_plane plane,
int dss_init_overlay_managers(struct platform_device *pdev);
void dss_uninit_overlay_managers(struct platform_device *pdev);
int dss_mgr_wait_for_go_ovl(struct omap_overlay *ovl);
void dss_setup_partial_planes(struct omap_dss_device *dssdev,
u16 *x, u16 *y, u16 *w, u16 *h,
bool enlarge_update_area);
void dss_start_update(struct omap_dss_device *dssdev);

/* overlay */
Expand Down
Loading

0 comments on commit 830e1e3

Please sign in to comment.