summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2012-09-26 11:25:27 (GMT)
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-09-26 11:58:49 (GMT)
commit5b54ed3ec36ddc8ac25aff9233c7d3fb3e2b629a (patch)
tree31cd54f2e4c2bab238669cf9d10e4a8af196d846 /include
parent78b687fc4ffa27d48c793f9669d53a6f4351e239 (diff)
downloadlinux-fsl-qoriq-5b54ed3ec36ddc8ac25aff9233c7d3fb3e2b629a.tar.xz
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
Currently, the functions below take the omap_plane parameter and derive the overlay caps within them. Pass the overlay caps as a parameter to the function to allow these to be used by writeback too. - dispc_ovl_set_zorder() - dispc_ovl_set_pre_mult_alpha() - dispc_ovl_setup_global_alpha() - dispc_ovl_calc_scaling() - dispc_ovl_setup() These functions will be used for writeback later, and the caps will help in deciding if they are to be used for writeback or not. This allows reuse of overlay caps for writeback. Using omap_overlay_caps for writeback seems a bit incorrect, but caps is something already in use by users of OMAPDSS(omapfb/omap_vout), so we use overlay caps for overlay like features of writeback too. Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions