aboutsummaryrefslogtreecommitdiff
path: root/drmhwctwo.cpp
AgeCommit message (Expand)Author
2019-01-15drm_hwcomposer: Rework ValidateDisplay layer check to use if statement rather...John Stultz
2018-11-27drm_hwcomposer: Add checking if we can import a bufferAlexey Firago
2018-08-27drm_hwcomposer: Reformat using clang-format-5.0Sean Paul
2018-07-13drm_hwcomposer: Purge drm_ from drmdisplaycompositorAlexandru Gheorghe
2018-07-13drm_hwcomposer: Pass resource manager to drmdisplaycompositorAlexandru Gheorghe
2018-07-13drm_hwcomposer: Add resource manager supportAlexandru Gheorghe
2018-07-13drm_hwcomposer: Rename DrmResources to DrmDeviceAlexandru Gheorghe
2018-07-11drm_hwcomposer: Drop -Wno-unused-* build options and remove unused variablesJohn Stultz
2018-07-06drm_hwcomposer: Really fail on CreateComposition failuresJohn Stultz
2018-06-21drm_hwcomposer: Avoid filling the log with warnings when test compositions failJohn Stultz
2018-06-14drm_hwcomposer: Set client composition buffer at the bottom.Alexandru Gheorghe
2018-05-30drm_hwcomposer: Support assigning planes in ValidateDisplayRob Herring
2018-05-30drm_hwcomposer: Remove GL compositing supportRob Herring
2018-05-30Revert "drm_hwcomposer: Fall back to client compositon if the gl precompostio...Rob Herring
2018-05-17drm_hwcomposer: Remove gralloc from generic codeAndrii Chepurnyi
2018-05-17drm_hwcomposer: Use GraphicBufferMapper for copy buffer handleAndrii Chepurnyi
2018-05-04drm_hwcomposer: Use 16 bit value for plane alphaStefan Schake
2018-04-27drm_hwcomposer: Fall back to client compositon if the gl precompostior failsJohn Stultz
2018-04-27drm_hwcomposer: Use log/log.h instead of cutils/log.hJohn Stultz
2017-11-30drm_hwcomposer: fix warnings on unused variables and parametersRob Herring
2017-10-09drm_hwcomposer: fix return values for ValidateDisplayRob Herring
2017-09-28drm_hwcomposer: Remove threadingSean Paul
2017-09-28drm_hwcomposer: Add out-fence supportRobert Foss
2017-05-04Merge "drm_hwcomposer: Add support for GetColorModes & SetCursorPosition"Sean Paul
2017-04-25drm_hwcomposer: refactor WorkerAdrian Salido
2017-04-25drm_hwcomposer: Add support for GetColorModes & SetCursorPositionKalyan Kondapally
2017-04-13drm_hwcomposer: Partially implement HWC2 APISean Paul
2017-04-13drm_hwcomposer: Initial stub HWC2Sean Paul