Re: [PATCH 0/2] OMAPDSS: DISPC: Update manager size limits for OMAP5
From: Tomi Valkeinen <hidden>
Date: 2012-11-20 14:54:47
Also in:
linux-omap
Attachments
- signature.asc [application/pgp-signature] 897 bytes
From: Tomi Valkeinen <hidden>
Date: 2012-11-20 14:54:47
Also in:
linux-omap
On 2012-11-14 10:20, Archit Taneja wrote:
Manager width and height can go up to 4K on OMAP5. Make manager width and height
register field offsets and maximum limits as dispc_features. Create a new
dispc_feature struct for OMAP5 which highlights this difference.
Archit Taneja (2):
OMAPDSS: Add overlay manager width and height limits as a dispc
feature
OMAPDSS: Add a dispc_features struct for OMAP5
drivers/video/omap2/dss/dispc.c | 47 +++++++++++++++++++++++++++++---
drivers/video/omap2/dss/dss_features.c | 8 ------
drivers/video/omap2/dss/dss_features.h | 2 --
3 files changed, 43 insertions(+), 14 deletions(-)Thanks, looks fine. I'll apply to omapdss tree. Tomi