summaryrefslogtreecommitdiff
path: root/drmdisplaycomposition.cpp
AgeCommit message (Expand)Author
2017-09-28drm_hwcomposer: Remove threadingSean Paul
2017-09-22drm_hwcomposer: reorder source layers according to zorderAdrian Salido
2017-02-28drm_hwcomposer: Clean up error conditionsSean Paul
2016-05-16drm_hwcomposer: Use Planner interface to provision planesSean Paul
2016-05-12drm_hwcomposer: Don't use Plan() in SquashAllSean Paul
2016-05-12drm_hwcomposer: Move SeparateLayers into a member functionSean Paul
2016-05-12drm_hwcomposer: Move DrmCompositionPlaneType into DrmCompositionPlaneSean Paul
2016-05-12drm_hwcomposer: Use a vector for composition source_layersSean Paul
2016-05-11drm_hwcomposer: Add type to DrmCompositionPlaneSean Paul
2016-05-10drm_hwcomposer: Fix protected layer hole punchSean Paul
2016-04-18drm_hwcomposer: Don't composite over protected layersSean Paul
2015-11-20drm_hwcomposer: Allow for multiple transforms at onceSean Paul
2015-11-13drm_hwcomposer: avoid creating release fences for invalid OutputFdZach Reizner
2015-11-06drm_hwcomposer: always put protected layers on hardware planesZach Reizner
2015-11-02drm_hwcomposer: fix spelling of "separate".Haixia Shi
2015-10-23drm_hwcomposer: implement squashingZach Reizner
2015-10-15drm_hwcomposer: reimplement Dump for DrmDisplayCompositorZach Reizner
2015-10-15drm_hwcomposer: ground work for squashingZach Reizner
2015-10-01drm_hwcomposer: Process modesets via compositorSean Paul
2015-09-25drm_hwcomposer: implement the safe handling of layersZach Reizner
2015-09-21drm_hwcomposer: Plumb frame number through display compositionSean Paul
2015-09-04drm_hwcomposer: Allow NULL crtcs in display compositionSean Paul
2015-08-25drm_hwcomposer: Allow layer transformsStéphane Marchesin
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-20drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL compositionZach Reizner
2015-07-20drm_hwcomposer: make sure all fences are released for DrmDisplayCompositionZach Reizner
2015-07-16drm_hwcomposer: Add rotation support for hw planesSean Paul
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