summaryrefslogtreecommitdiffstats
path: root/hwc
Commit message (Expand)AuthorAgeFilesLines
...
| * hwc: remove name collision for DISPLAY_SETUP_DISPLAYLajos Molnar2011-12-081-4/+4
* | am 085c0e54: am a752a6ad: hwc: Fix calculation of on_tvLajos Molnar2011-12-121-2/+2
|\ \ | |/
| * hwc: Fix calculation of on_tvLajos Molnar2011-12-081-2/+2
* | am 4b9a8e20: am 4b267e18: hwc: fix issues handling force_sgxLajos Molnar2011-12-121-13/+12
|\ \ | |/
| * hwc: fix issues handling force_sgxLajos Molnar2011-12-081-13/+12
* | am 2f9d236b: am b1c5d8ef: HWC: Only invalidate on idle when blendingJamie Gennis2011-11-111-9/+27
|\ \ | |/
| * HWC: Only invalidate on idle when blendingJamie Gennis2011-11-111-9/+27
| * HWC: Fix for dock mode setupSunita Nadampalli2011-10-251-0/+3
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-1/+1
* | HWC: Fix for dock mode setupSunita Nadampalli2011-10-231-0/+3
|/
* HWC: Disable SGX force usage if protected layer is detected.Sunita Nadampalli2011-10-191-0/+13
* hwc: avoid changing HDMI modesLajos Molnar2011-10-171-9/+18
* hwc: only set HDMI mode if it changedLajos Molnar2011-10-171-1/+7
* hwc: add tolerance to video aspect ratio changesLajos Molnar2011-10-171-1/+2
* Revert "Revert "hwc: fallback on GL after idle for power savings""Mathias Agopian2011-10-171-5/+70
* Revert "hwc: fallback on GL after idle for power savings"Mathias Agopian2011-10-151-70/+5
* hwc: fallback on GL after idle for power savingsErik Gilling2011-10-121-5/+70
* hwc: fix docking mode orientation and croppingLajos Molnar2011-10-121-33/+41
* hwc: make clone region property persistentLajos Molnar2011-10-121-1/+1
* hwc: allow specifying clone regionLajos Molnar2011-10-111-11/+117
* hwc: cleanup: consolidate cloning state and configuration variablesLajos Molnar2011-10-111-115/+145
* hwc: simplify: use macros for getting width and height of hwc_rectLajos Molnar2011-10-111-12/+14
* hwc: simplify: use swap() macroLajos Molnar2011-10-111-21/+9
* hwc: assume possible TILER2D layers when deciding HDMI modeLajos Molnar2011-10-111-4/+5
* hwc: shorten persist property names DO NOT MERGEErik Gilling2011-10-111-4/+4
* hwc: make docking/mirroring properties persistantErik Gilling2011-10-061-4/+4
* hwc: finetune hdmi cloning supportLajos Molnar2011-10-061-27/+36
* hwc: refine HDMI best mode selection: favor less scaling over aspect ratioLajos Molnar2011-10-061-5/+5
* hwc: invalidate only when we have to when switching to hdmiLajos Molnar2011-10-061-5/+11
* hwc: do not pick interlaced hdmi mode as it is not yet supportedLajos Molnar2011-10-061-0/+2
* hwc: decide scaling support based on correct display's pixel clockLajos Molnar2011-10-061-9/+18
* hwc: reset screen before first setLajos Molnar2011-10-041-11/+31
* improve logging in hwc.Mathias Agopian2011-09-291-4/+4
* hwc: fix overlay assignment if all layers are scaledLajos Molnar2011-09-271-1/+2
* hwc: keep video pixel ratio in docking modeLajos Molnar2011-09-211-14/+20
* hwc: fix issue if external display dimensions are zeroLajos Molnar2011-09-211-0/+9
* hwc: set hdmi resolution in docking mode based on layer dimensionsLajos Molnar2011-09-211-102/+130
* hwc: unify HDMI docking and cloningLajos Molnar2011-09-211-20/+56
* hwc: blank and unblank screen on openErik Gilling2011-09-191-0/+11
* hwc: remove log spam on unhandled formatsLajos Molnar2011-09-161-1/+0
* hwc: call wait-for-vsync in set if eglSwapBuffers is not called.Lajos Molnar2011-09-141-1/+31
* hwc: support CEA standard aspect ratios and finetune HDMI mode selectionLajos Molnar2011-09-141-36/+124
* hwc: actually check if DSS can support scalingLajos Molnar2011-09-141-9/+96
* hwc: call wait-for-vsync in set if eglSwapBuffers is not called.Lajos Molnar2011-09-121-0/+4
* hwc: do not call Post2 if there is no display/surface.Lajos Molnar2011-09-121-9/+12
* hwc: process all layersLajos Molnar2011-09-091-2/+3
* hwc: remove unused fb_zmaxLajos Molnar2011-09-091-5/+4
* never set the CLEAR_FB flag on OVERLAY layers (it makes no sense)Mathias Agopian2011-09-091-0/+2
* hwc: set hdmi mode (resolution) through new dsscomp APILajos Molnar2011-09-071-15/+42
* configure the overlays with an opaque format when the layer is opaqueMathias Agopian2011-09-061-0/+4