aboutsummaryrefslogtreecommitdiff
path: root/hwcomposer.cpp
AgeCommit message (Expand)Author
2017-08-21DO NOT MERGE: revert HWC2 changesAdrian Salido
2017-04-19Merge "drm_hwcomposer: Move some utilities out of hwcomposer.cpp" am: 2e5d9d3...Sean Paul
2017-04-14resolve merge conflicts of 6419ef5 to oc-dev-plus-aospZach Reizner
2017-03-02drm_hwcomposer: introduce QueueWorkerAdrian Salido
2017-03-02drm_hwcomposer: refactor WorkerAdrian Salido
2017-02-28drm_hwcomposer: Move some utilities out of hwcomposer.cppSean Paul
2017-02-28drm_hwcomposer: Don't pass hwc_procs_t to VsyncWorkerSean Paul
2016-05-10drm_hwcomposer: Move importer.h to platform.hSean Paul
2016-03-29drm_hwcomposer: Fix build warningsSean Paul
2016-03-29drm_hwcomposer: Add hotplug event handlerSean Paul
2016-03-29drm_hwcomposer: Set DPMS ON when setting active configSean Paul
2015-11-24drm_hwcomposer: Skip layers which aren't on-screenSean Paul
2015-11-20drm_hwcomposer: Allow for multiple transforms at onceSean Paul
2015-11-06drm_hwcomposer: always put protected layers on hardware planesZach Reizner
2015-10-30drm_hwcomposer: Handle HWC_SKIP_LAYER properlySean Paul
2015-10-29drm_hwcomposer: update #include's for drm_hwcomposer.hZach Reizner
2015-10-29drm_hwcomposer: polish for old DRM wrapper codeZach Reizner
2015-10-26drm_hwcomposer: get gralloc buffer usage during hwc_setZach Reizner
2015-10-23drm_hwcomposer: remove unused and confusing HWC_FB_BUFFERS definition.Haixia Shi
2015-10-23drm_hwcomposer: implement squashingZach Reizner
2015-10-21drm_hwcomposer: Remove hwc.drm.use_framebuffer_target propertySean Paul
2015-10-15drm_hwcomposer: do not queue layers map for virtual displayHaixia Shi
2015-10-15drm_hwcomposer: reimplement Dump for DrmDisplayCompositorZach Reizner
2015-10-13drm_hwcomposer: set the composition map's display fieldZach Reizner
2015-10-12drm_hwcomposer: improve logging and reliability of some error pathsZach Reizner
2015-10-12drm_hwcomposer: fix small class consistency issuesZach Reizner
2015-10-07drm_hwcomposer: support virtual displaysmarshmallow-dr-devHaixia Shi
2015-10-07drm_hwcomposer: fill hwc_display_contents retireFenceFdZach Reizner
2015-09-30drm_hwcomposer: fix crash in hwc_set()Haixia Shi
2015-09-25drm_hwcomposer: implement the safe handling of layersZach Reizner
2015-09-09drm_hwcomposer: use HWC_FRAMEBUFFER_TARGET if all HWC_OVERLAY layers are skippedHaixia Shi
2015-08-17drm_hwcomposer: add properties to disable overlays or to use HWC_FRAMEBUFFERZach Reizner
2015-08-13drm_hwcomposer: enhance stability using various wrapper classesZach Reizner
2015-08-13drm_hwcomposer: style fixesZach Reizner
2015-08-07Revert "Revert "drm_hwcomposer: remove compositor interface""Zach Reizner
2015-08-07Revert "Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread""Zach Reizner
2015-07-30Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread"Puneet Kumar
2015-07-22drm_hwcomposer: remove GLCompositor and the GLWorker threadZach Reizner
2015-07-21drm_hwcomposer: Populate retireFenceFdSean Paul
2015-07-13drm_hwcomposer: Free failed composition in QueueCompositionSean Paul
2015-06-23drm_hwcomposer: Add tracing for the main functionsStéphane Marchesin
2015-06-19drm_hwcomposer: Switch to triple bufferingStéphane Marchesin
2015-06-15drm_hwcomposer: Use atomic modeset to set crtc timingSean Paul
2015-06-12Merge "drm_hwcomposer: integrate GLCompositor with hwcomposer" into mnc-devZach Reizner
2015-06-11drm_hwcomposer: integrate GLCompositor with hwcomposerZach Reizner
2015-06-10drm_hwcomposer: Add Dump() to the Compositor interfaceSean Paul
2015-06-04drm_hwcomposer: Move event worker into VSyncWorkerSean Paul
2015-06-04drm_hwcomposer: Use hw planes + drm atomic interfaceSean Paul
2015-06-04drm_hwcomposer: Wrap the importers in a classSean Paul
2015-05-13drm_hwcomposer: Set requires_modeset() to false after modesetSean Paul