| Commit message (Expand) | Author | Age | Files | Lines |
* | hwc: only set HDMI mode if it changed | Lajos Molnar | 2011-10-17 | 1 | -1/+7 |
* | hwc: add tolerance to video aspect ratio changes | Lajos Molnar | 2011-10-17 | 1 | -1/+2 |
* | Revert "Revert "hwc: fallback on GL after idle for power savings"" | Mathias Agopian | 2011-10-17 | 1 | -5/+70 |
* | Revert "hwc: fallback on GL after idle for power savings" | Mathias Agopian | 2011-10-15 | 1 | -70/+5 |
* | hwc: fallback on GL after idle for power savings | Erik Gilling | 2011-10-12 | 1 | -5/+70 |
* | hwc: fix docking mode orientation and cropping | Lajos Molnar | 2011-10-12 | 1 | -33/+41 |
* | hwc: make clone region property persistent | Lajos Molnar | 2011-10-12 | 1 | -1/+1 |
* | hwc: allow specifying clone region | Lajos Molnar | 2011-10-11 | 1 | -11/+117 |
* | hwc: cleanup: consolidate cloning state and configuration variables | Lajos Molnar | 2011-10-11 | 1 | -115/+145 |
* | hwc: simplify: use macros for getting width and height of hwc_rect | Lajos Molnar | 2011-10-11 | 1 | -12/+14 |
* | hwc: simplify: use swap() macro | Lajos Molnar | 2011-10-11 | 1 | -21/+9 |
* | hwc: assume possible TILER2D layers when deciding HDMI mode | Lajos Molnar | 2011-10-11 | 1 | -4/+5 |
* | hwc: shorten persist property names DO NOT MERGE | Erik Gilling | 2011-10-11 | 1 | -4/+4 |
* | hwc: make docking/mirroring properties persistant | Erik Gilling | 2011-10-06 | 1 | -4/+4 |
* | hwc: finetune hdmi cloning support | Lajos Molnar | 2011-10-06 | 1 | -27/+36 |
* | hwc: refine HDMI best mode selection: favor less scaling over aspect ratio | Lajos Molnar | 2011-10-06 | 1 | -5/+5 |
* | hwc: invalidate only when we have to when switching to hdmi | Lajos Molnar | 2011-10-06 | 1 | -5/+11 |
* | hwc: do not pick interlaced hdmi mode as it is not yet supported | Lajos Molnar | 2011-10-06 | 1 | -0/+2 |
* | hwc: decide scaling support based on correct display's pixel clock | Lajos Molnar | 2011-10-06 | 1 | -9/+18 |
* | hwc: reset screen before first set | Lajos Molnar | 2011-10-04 | 1 | -11/+31 |
* | improve logging in hwc. | Mathias Agopian | 2011-09-29 | 1 | -4/+4 |
* | hwc: fix overlay assignment if all layers are scaled | Lajos Molnar | 2011-09-27 | 1 | -1/+2 |
* | hwc: keep video pixel ratio in docking mode | Lajos Molnar | 2011-09-21 | 1 | -14/+20 |
* | hwc: fix issue if external display dimensions are zero | Lajos Molnar | 2011-09-21 | 1 | -0/+9 |
* | hwc: set hdmi resolution in docking mode based on layer dimensions | Lajos Molnar | 2011-09-21 | 1 | -102/+130 |
* | hwc: unify HDMI docking and cloning | Lajos Molnar | 2011-09-21 | 1 | -20/+56 |
* | hwc: blank and unblank screen on open | Erik Gilling | 2011-09-19 | 1 | -0/+11 |
* | hwc: remove log spam on unhandled formats | Lajos Molnar | 2011-09-16 | 1 | -1/+0 |
* | hwc: call wait-for-vsync in set if eglSwapBuffers is not called. | Lajos Molnar | 2011-09-14 | 1 | -1/+31 |
* | hwc: support CEA standard aspect ratios and finetune HDMI mode selection | Lajos Molnar | 2011-09-14 | 1 | -36/+124 |
* | hwc: actually check if DSS can support scaling | Lajos Molnar | 2011-09-14 | 1 | -9/+96 |
* | hwc: call wait-for-vsync in set if eglSwapBuffers is not called. | Lajos Molnar | 2011-09-12 | 1 | -0/+4 |
* | hwc: do not call Post2 if there is no display/surface. | Lajos Molnar | 2011-09-12 | 1 | -9/+12 |
* | hwc: process all layers | Lajos Molnar | 2011-09-09 | 1 | -2/+3 |
* | hwc: remove unused fb_zmax | Lajos Molnar | 2011-09-09 | 1 | -5/+4 |
* | never set the CLEAR_FB flag on OVERLAY layers (it makes no sense) | Mathias Agopian | 2011-09-09 | 1 | -0/+2 |
* | hwc: set hdmi mode (resolution) through new dsscomp API | Lajos Molnar | 2011-09-07 | 1 | -15/+42 |
* | configure the overlays with an opaque format when the layer is opaque | Mathias Agopian | 2011-09-06 | 1 | -0/+4 |
* | do not call eglSwapBuffers() when EGLDisplay or EGLSurface are NULL | Mathias Agopian | 2011-09-02 | 1 | -1/+4 |
* | fix more drawing artifacts caused by hw composer | Mathias Agopian | 2011-09-02 | 1 | -3/+4 |
* | hwc: clear FB above all opaque layers if using SGX | Lajos Molnar | 2011-09-01 | 1 | -9/+5 |
* | hwc: handle NULL for prepare() and set() | Lajos Molnar | 2011-09-01 | 1 | -11/+6 |
* | hwc: mark framebuffer as pre-multiplied | Erik Gilling | 2011-09-01 | 1 | -0/+1 |
* | hwc: fix z-order settings for fb | Lajos Molnar | 2011-08-31 | 1 | -0/+1 |
* | hwc: account for 1 16MB tiler slot instead of 4 4MB one | Lajos Molnar | 2011-08-25 | 1 | -4/+20 |
* | hwc: scale cloned UI/video to full screen with correct aspect ratio | Lajos Molnar | 2011-08-24 | 1 | -1/+141 |
* | hwc: add uevent listener to handle switching to HDMI cloning | Lajos Molnar | 2011-08-24 | 1 | -14/+139 |
* | hwc: added support for mirroring on external display | Lajos Molnar | 2011-08-24 | 1 | -48/+196 |
* | initial commit | Iliyan Malchev | 2011-08-08 | 1 | -0/+693 |