summaryrefslogtreecommitdiff
path: root/hwc
AgeCommit message (Expand)Author
2014-12-16Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang
2013-03-25bump hwc to allow 4 big layersDake Gu
2012-11-20Fix references to omap4-aahNick Sanders
2012-10-25Increase the limit of large DSS-composited layers to 2Jason Simmons
2012-10-23Use SGX composition if there is more than one large (>720p) RGB32 layerJason Simmons
2012-10-22Fix warnings due to updated definitions of hwc_* types in the HWC HAL interfaceJason Simmons
2012-10-22hwc: rgz: Fix using an invalid array index when there are no blitsGustavo Diaz Prado
2012-10-22hwc: Fix for losing first blit buffer handleGustavo Diaz Prado
2012-10-22hwc: rgz: Fix incorrect src rectangle calculation for scaled layersGustavo Diaz Prado
2012-10-22hwc: rgz: Allow scaling and rotation on the same blitGustavo Diaz Prado
2012-10-22hwc: rgz: Introduce scaling supportGustavo Diaz Prado
2012-10-22hwc: rgz: Refactor how the blit parameters are setGustavo Diaz Prado
2012-10-22hwc: Check for >1 overlay used in idle timeoutTony Lofthouse
2012-10-22hwc: Fix incorrect tiler memory available checkGustavo Diaz Prado
2012-10-22hwc: Stop queuing compositions to disabled default displayDandawate Saket
2012-10-22hwc: rgz: Workaround, do not blit if there is a video layerGustavo Diaz Prado
2012-10-22hwc: HACK: wuxga panels will generate unscalable layersTony Lofthouse
2012-10-22hwc: Add a bits per pixel function for RGB color spaceTony Lofthouse
2012-10-22hwc: Add a handle to the can_scale function for future useTony Lofthouse
2012-10-22Fix electron beam crashJon Pry
2012-10-22hwc: rgz: Remove workaround, Avoid parsing region data if it's not neededGustavo Diaz Prado
2012-10-22hwc: rgz: Fix invalid dirty region state when HDMI is connectedGustavo Diaz Prado
2012-10-22hwc: added support for ext display back buffer allocationSunita Nadampalli
2012-10-22hwc: rgz: Fix for pixel wide regions returning no opsTony Lofthouse
2012-10-22hwc: publicly define omap specific usage flagsTony Lofthouse
2012-10-22hwc: rgz: Fix dirty region not working when blitting only one layerTony Lofthouse
2012-10-22hwc: rgz: Workaround for hdmi hotplug crash with 2D blitter enabledGustavo Diaz Prado
2012-10-22hwc: rgz: Disable NV12 rotation support for the regionizerGustavo Diaz Prado
2012-10-22hwc: regionizer: Give support for rotation with BltsvilleGustavo Diaz Prado
2012-10-22hwc: regionizer: Add asynchronous blits supportGustavo Diaz Prado
2012-10-22hwc: regionizer: Batch flags fixesGustavo Diaz Prado
2012-10-22hwc: rgz: support layers with the HWC_HINT_CLEAR_FB hintGustavo Diaz Prado
2012-10-22hwc: fix and simplify the idle timeout logicDima Svetlov
2012-10-22hwc: pass nv12 surfaces to gc320Craig Stout
2012-10-22hwc: fix can_dss_render_all decision logic for docking modeMuralidhar Dixit
2012-10-22hwc: added interlaced modes to HDMI best mode selection logicSunita Nadampalli
2012-10-22hwc: use triple buffer hint for overlay layers for debugTony Lofthouse
2012-10-22hwc: Add HAL_PIXEL_FORMAT_TI_NV12_1DTony Lofthouse
2012-10-22hwc: save some dumpsys log real-estateTony Lofthouse
2012-10-22hwc: move platform specific pixel formats to headerTony Lofthouse
2012-10-22hwc: remove unused padded nv12 formatTony Lofthouse
2012-10-22hwc: FPS property to show compositor performanceTony Lofthouse
2012-10-22hwc: don't force upscaled NV12 layer to SGX when force_sgx is usedLajos Molnar
2012-10-22hwc: fix max_hw_overlay calculation in mirroring modeTony Lofthouse
2012-10-22hwc: corrected calculation of lcd_xpyOleksandr Lugovyk
2012-10-22hwc: fix checking HW scaling limits for manual panelsSunita Nadampalli
2012-10-17Merged hwc with TI mainline versionMike J. Chen
2012-10-16Add ability to force a preferred mode via a property.Mike J. Chen
2012-10-16Fake VSYNC events if needed.Mike J. Chen
2012-10-16hwc: Stash hdmi mode resolution in a propertyMike J. Chen