summaryrefslogtreecommitdiff
path: root/hwc/hwc.c
AgeCommit message (Expand)Author
2013-03-25bump hwc to allow 4 big layersDake Gu
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: Fix for losing first blit buffer handleGustavo 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: 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: added support for ext display back buffer allocationSunita Nadampalli
2012-10-22hwc: fix and simplify the idle timeout logicDima Svetlov
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
2012-10-16OMAP4: HWC : Fix overlay assignement issueDandawate Saket
2012-10-16HWC: OMAP4: disable the first frame display resetTravis Geiselbrecht
2012-10-16HDMI: update mode selection logicTravis Geiselbrecht
2012-10-16Squelch a particular log message about assigning a z-layer to the fb:Travis Geiselbrecht
2012-10-16hwc: disable using DSS for more than one hw RGB32 layer > 1280x720Travis Geiselbrecht
2012-10-16hwc: Add support for FB scaling and cloningDandawate Saket
2012-09-12HWC field was renamedJesse Hall
2012-08-22Update for cleanups in hwc interfaceJesse Hall
2012-08-21Update the omap4xxx HWC to use the 1.0 interfacesAndy McFadden
2012-08-02OMAP4:Panda: Use old hwcomposer API version for pandaDan Murphy
2012-05-21hwc: Fix truncation errors in scaling decisionLajos Molnar
2012-04-18WORKAROUND for Bug:5965421Mathias Agopian
2012-04-11hwc: add handling for new style vsync eventsErik Gilling
2012-04-05add API 0.3 support to HWC HAL.Mathias Agopian
2012-04-03Merge commit '04512dd'Mike Lockwood
2012-03-26update to new versioning schemeMathias Agopian
2012-03-21hwc: pull down 32 modes instead of 16, some panels have a lotTravis Geiselbrecht
2012-03-21DO NOT MERGEDandawate Saket
2012-01-24don't vsync after swap since SF now is vsync'edMathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block