summaryrefslogtreecommitdiff
path: root/drmdisplaycompositor.cpp
AgeCommit message (Expand)Author
2015-10-15drm_hwcomposer: Use layer alpha to blend planesSean Paul
2015-10-15drm_hwcomposer: reimplement Dump for DrmDisplayCompositorZach Reizner
2015-10-15drm_hwcomposer: ground work for squashingZach Reizner
2015-10-13drm_hwcomposer: Disable planes on frame failureSean Paul
2015-10-13drm_hwcomposer: Increase failure time for acquire fencesSean Paul
2015-10-01drm_hwcomposer: Process modesets via compositorSean Paul
2015-09-29drm_hwcomposer: Set timeouts for fence waitsSean Paul
2015-09-25drm_hwcomposer: implement the safe handling of layersZach Reizner
2015-09-22Merge "drm_hwcomposer: limit maximum depth of display composition queue" into...Sean Paul
2015-09-21drm_hwcomposer: Plumb frame number through display compositionSean Paul
2015-08-20drm_hwcomposer: cache the framebuffers given to the GLWorkerZach Reizner
2015-08-13drm_hwcomposer: enhance stability using various wrapper classesZach Reizner
2015-08-07drm_hwcomposer: duplicate buffer_handles before hwc_set returnsZach Reizner
2015-08-07drm_hwcomposer: fix buffer leak when using the GL compositor inside DrmDispla...Zach Reizner
2015-08-07Revert "Revert "drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL c...Zach Reizner
2015-07-30Revert "drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL composition"Puneet Kumar
2015-07-29drm_hwcomposer: limit maximum depth of display composition queueZach Reizner
2015-07-20drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL compositionZach Reizner
2015-07-17drm_hwcomposer: clang-format style and gcc warning fixesZach Reizner
2015-07-16Merge "drm_hwcomposer: style fixes with clang-format" into mnc-dr-devZach Reizner
2015-07-16drm_hwcomposer: Add rotation support for hw planesSean Paul
2015-07-16drm_hwcomposer: style fixes with clang-formatZach Reizner
2015-07-15Merge "drm_hwcomposer: Dump active composition plane/crtc/dimension info" int...Sean Paul
2015-07-15drm_hwcomposer: Convert src_x,src_y to 16.16 fixedSean Paul
2015-07-15drm_hwcomposer: Dump active composition plane/crtc/dimension infoSean Paul
2015-07-13Merge "drm_hwcomposer: Print fps as float in dump()" into mnc-dr-devStéphane Marchesin
2015-07-13drm_hwcomposer: Print fps as float in dump()Stéphane Marchesin
2015-07-13drm_hwcomposer: Disable unused planesSean Paul
2015-07-13drm_hwcomposer: Process DPMS requests through compositorSean Paul
2015-07-13drm_hwcomposer: Add composition type to DrmCompositionSean Paul
2015-07-13drm_hwcomposer: Split the drm compositor into per-display threadsSean Paul