summaryrefslogtreecommitdiff
path: root/hwc
AgeCommit message (Expand)Author
2011-11-11am 2f9d236b: am b1c5d8ef: HWC: Only invalidate on idle when blendingJamie Gennis
2011-11-11HWC: Only invalidate on idle when blendingJamie Gennis
2011-10-25HWC: Fix for dock mode setupSunita Nadampalli
2011-10-25Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block
2011-10-23HWC: Fix for dock mode setupSunita Nadampalli
2011-10-19HWC: Disable SGX force usage if protected layer is detected.Sunita Nadampalli
2011-10-17hwc: avoid changing HDMI modesLajos Molnar
2011-10-17hwc: only set HDMI mode if it changedLajos Molnar
2011-10-17hwc: add tolerance to video aspect ratio changesLajos Molnar
2011-10-17Revert "Revert "hwc: fallback on GL after idle for power savings""Mathias Agopian
2011-10-15Revert "hwc: fallback on GL after idle for power savings"Mathias Agopian
2011-10-12hwc: fallback on GL after idle for power savingsErik Gilling
2011-10-12hwc: fix docking mode orientation and croppingLajos Molnar
2011-10-12hwc: make clone region property persistentLajos Molnar
2011-10-11hwc: allow specifying clone regionLajos Molnar
2011-10-11hwc: cleanup: consolidate cloning state and configuration variablesLajos Molnar
2011-10-11hwc: simplify: use macros for getting width and height of hwc_rectLajos Molnar
2011-10-11hwc: simplify: use swap() macroLajos Molnar
2011-10-11hwc: assume possible TILER2D layers when deciding HDMI modeLajos Molnar
2011-10-11hwc: shorten persist property names DO NOT MERGEErik Gilling
2011-10-06hwc: make docking/mirroring properties persistantErik Gilling
2011-10-06hwc: finetune hdmi cloning supportLajos Molnar
2011-10-06hwc: refine HDMI best mode selection: favor less scaling over aspect ratioLajos Molnar
2011-10-06hwc: invalidate only when we have to when switching to hdmiLajos Molnar
2011-10-06hwc: do not pick interlaced hdmi mode as it is not yet supportedLajos Molnar
2011-10-06hwc: decide scaling support based on correct display's pixel clockLajos Molnar
2011-10-04hwc: reset screen before first setLajos Molnar
2011-09-29improve logging in hwc.Mathias Agopian
2011-09-27hwc: fix overlay assignment if all layers are scaledLajos Molnar
2011-09-21hwc: keep video pixel ratio in docking modeLajos Molnar
2011-09-21hwc: fix issue if external display dimensions are zeroLajos Molnar
2011-09-21hwc: set hdmi resolution in docking mode based on layer dimensionsLajos Molnar
2011-09-21hwc: unify HDMI docking and cloningLajos Molnar
2011-09-19hwc: blank and unblank screen on openErik Gilling
2011-09-16hwc: remove log spam on unhandled formatsLajos Molnar
2011-09-14hwc: call wait-for-vsync in set if eglSwapBuffers is not called.Lajos Molnar
2011-09-14hwc: support CEA standard aspect ratios and finetune HDMI mode selectionLajos Molnar
2011-09-14hwc: actually check if DSS can support scalingLajos Molnar
2011-09-12hwc: call wait-for-vsync in set if eglSwapBuffers is not called.Lajos Molnar
2011-09-12hwc: do not call Post2 if there is no display/surface.Lajos Molnar
2011-09-09hwc: process all layersLajos Molnar
2011-09-09hwc: remove unused fb_zmaxLajos Molnar
2011-09-09never set the CLEAR_FB flag on OVERLAY layers (it makes no sense)Mathias Agopian
2011-09-07hwc: set hdmi mode (resolution) through new dsscomp APILajos Molnar
2011-09-06configure the overlays with an opaque format when the layer is opaqueMathias Agopian
2011-09-02do not call eglSwapBuffers() when EGLDisplay or EGLSurface are NULLMathias Agopian
2011-09-02fix more drawing artifacts caused by hw composerMathias Agopian
2011-09-01hwc: clear FB above all opaque layers if using SGXLajos Molnar
2011-09-01hwc: handle NULL for prepare() and set()Lajos Molnar
2011-09-01hwc: mark framebuffer as pre-multipliedErik Gilling