summaryrefslogtreecommitdiff
path: root/libhwc
AgeCommit message (Expand)Author
2014-12-16Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang
2014-08-17Handle sRGB gralloc formats.Jesse Hall
2014-06-10HWComposer: Fix an fd leak on boot with HDMIDan Stoza
2013-09-27hwc: do not allow gsc downscaling by exactly max_downscaleGreg Hackmann
2013-09-23Restore overlay support for RGB565 layersJesse Hall
2013-07-26get rid of HAL pixelformats 5551 and 4444Mathias Agopian
2013-03-06hwc: remove obsolete check for HWC 1.0 composition targetGreg Hackmann
2013-02-19hwc: is_offscreen() should look at display frame, not source cropGreg Hackmann
2012-12-11gralloc/hwc: read the screen res from the framebuffer modes listDima Zavin
2012-12-05hwc: do not require hdmiDima Zavin
2012-12-05hwc: do not require manta to buildDima Zavin
2012-11-27resolved conflicts for merge of 88f05e8d to masterBenoit Goby
2012-11-16hwc: set retire fence fdsGreg Hackmann
2012-11-06hwc: Hide layer1 if the FB_TAGET layer is not neededBenoit Goby
2012-10-23hwc: Add properties to control hdcp and color rangeBenoit Goby
2012-10-18hwc: adjust protected content scaling for gscaler width constraintsGreg Hackmann
2012-10-16hwc: set Gscaler to narrow RGB for YUV surfacesGreg Hackmann
2012-10-12hwc: protect on-screen gscaler buffersGreg Hackmann
2012-10-12hwc: Call V4L2_CID_TV_UPDATE when mixer configuration is doneBenoit Goby
2012-10-11libgscaler: enable/disable hardware content protection during drm playbackDima Zavin
2012-10-11hwc: Implement blank per displayBenoit Goby
2012-10-10exynos5: hwc: add dst's crop size alignment.Sanghee Kim
2012-10-08hwc: always make forward progress in fimd set()Greg Hackmann
2012-10-06hwc: Use sync fences with m2m gscalersBenoit Goby
2012-10-05hardware: exynos5: hwc: add gsc's width alignment constraint.Sanghee Kim
2012-10-04hwc: don't logspam about unexpected formatsGreg Hackmann
2012-10-04hwc: keep gscaler streaming on between framesGreg Hackmann
2012-10-03hwc: reuse gscaler device between framesGreg Hackmann
2012-10-03hwc: reserve one gscaler each for FIMD and HDMIGreg Hackmann
2012-10-02hwc: Fix video layer colorsBenoit Goby
2012-10-02hwc: Add support for video overlayBenoit Goby
2012-10-01hwc: Use graphic layer and no gscaler for FB TARGETBenoit Goby
2012-10-01hwc: enforce minimum window widthGreg Hackmann
2012-09-30hwc: fix gscaler color order for 565 surfacesGreg Hackmann
2012-09-28hwc: switch HDMI gscaler input to RGBXGreg Hackmann
2012-09-28hwc: reduce blank ioctl EBUSY from error to infoGreg Hackmann
2012-09-27hwc: enforce X-coordinate alignment constraintsGreg Hackmann
2012-09-26hwc: support HAL_PIXEL_FORMAT_BGRA_8888Greg Hackmann
2012-09-26hwc: Return a release fence for the FRAMEBUFFER_TARGET layerBenoit Goby
2012-09-26hwc: Remove force_fb flag, there's always content for HDMIBenoit Goby
2012-09-26hwc: Ignore content for HDMI when it is not enabledBenoit Goby
2012-09-26hwc: enable gscaler on RGBX surfacesGreg Hackmann
2012-09-20hwc: Call hotplug on HPDBenoit Goby
2012-09-20hwc: Implement prepare and set for HDMIBenoit Goby
2012-09-20exynos5: libhwc: support the directFB for RGB565.Sanghee Kim
2012-09-20hwc: send non-gscaler fence fds to kernelGreg Hackmann
2012-09-20getDisplayAttributes now returns an error codeJesse Hall
2012-09-19hwc: fixup windows configurations that extend past screen edgeGreg Hackmann
2012-09-18hwc: add system property to force gpu compositionGreg Hackmann
2012-09-18hwc: implement HWC HAL 1.1Greg Hackmann