aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-28Merge "drm_hwcomposer: Use mode vrefresh if provided" into mnc-dr-devandroid-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r66android-6.0.1_r65android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r20android-6.0.1_r17android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41marshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devSean Paul
2015-10-28drm_hwcomposer: Use mode vrefresh if providedSean Paul
2015-10-27drm_hwcomposer: C++ coding style cleanup, no functional changes.Haixia Shi
2015-10-27drm_hwcomposer: move atomic modeset calls into a separate workerHaixia Shi
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-23Merge "drm_hwcomposer: lazily generate shaders for GLWorkerCompositor" into m...Zachary Reizner
2015-10-23drm_hwcomposer: lazily generate shaders for GLWorkerCompositorZach Reizner
2015-10-22drm_hwcomposer: use latest patchset of "separate C compliant header file."Zach Reizner
2015-10-21drm_hwcomposer: Remove hwc.drm.use_framebuffer_target propertySean Paul
2015-10-21drm_hwcomposer: separate C compliant header file.Niranjan Artal
2015-10-21drm_hwcomposer: Add sanity check on display in SetLayersSean Paul
2015-10-16drm_hwcomposer: fix missing assignment of premult flagHaixia Shi
2015-10-16Merge "drm_hwcomposer: Use layer alpha to blend planes" into mnc-dr-devSean Paul
2015-10-15drm_hwcomposer: do not queue layers map for virtual displayHaixia Shi
2015-10-15drm_hwcomposer: add missing break statementZach Reizner
2015-10-15drm_hwcomposer: Use layer alpha to blend planesSean Paul
2015-10-15drm_hwcomposer: reimplement Dump for DrmDisplayCompositorZach Reizner
2015-10-15Merge "drm_hwcomposer: ground work for squashing" into mnc-dr-devZachary Reizner
2015-10-15drm_hwcomposer: Do not close duplicate gem handles in nvimporterIsaac Simha
2015-10-15drm_hwcomposer: ground work for squashingZach Reizner
2015-10-14Merge "drm_hwcomposer: Disable planes on frame failure" into mnc-dr-devSean Paul
2015-10-14drm_hwcomposer: name the texture samplers individually and unroll loopHaixia Shi
2015-10-14Merge "drm_hwcomposer: fix logic error in premult blending" into mnc-dr-devHaixia Shi
2015-10-13drm_hwcomposer: fix logic error in premult blendingHaixia Shi
2015-10-13drm_hwcomposer: set the composition map's display fieldZach Reizner
2015-10-13Merge "drm_hwcomposer: Increase failure time for acquire fences" into mnc-dr-devSean Paul
2015-10-13drm_hwcomposer: Disable planes on frame failureSean Paul
2015-10-13drm_hwcomposer: Increase failure time for acquire fencesSean Paul
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-12drm_hwcomposer: small feature/style enhancements for seperate_rectsZach Reizner
2015-10-12drm_hwcomposer: use in-class member initializers for AutoEGLDisplayImageZach Reizner
2015-10-09drm_hwcomposer: support the PREMULT blending mode in glworkerHaixia Shi
2015-10-08drm_hwcomposer: Fix EGL_BAD_DISPLAY errorsSeason Li
2015-10-07drm_hwcomposer: support virtual displaysmarshmallow-dr-devHaixia Shi
2015-10-07Merge "drm_hwcomposer: fill hwc_display_contents retireFenceFd" into mnc-dr-devZachary Reizner
2015-10-07drm_hwcomposer: fill hwc_display_contents retireFenceFdZach Reizner
2015-10-06drm_hwcomposer: Bump the acquire fence timeout to 83msSean Paul
2015-10-01drm_hwcomposer: Process modesets via compositorSean Paul
2015-09-30drm_hwcomposer: fix crash in hwc_set()Haixia Shi
2015-09-29drm_hwcomposer: Set timeouts for fence waitsSean Paul
2015-09-25drm_hwcomposer: use GL_TEXTURE_EXTERNAL_OES target for src texturesHaixia Shi
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: Make gl worker log tag consistent with rest of hwcSean Paul
2015-09-21drm_hwcomposer: Plumb frame number through display compositionSean Paul
2015-09-10drm_hwcomposer: correctly handle rotation + croppingHaixia Shi
2015-09-09drm_hwcomposer: use HWC_FRAMEBUFFER_TARGET if all HWC_OVERLAY layers are skippedHaixia Shi