aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-30drm_hwcomposer: Always call PrepareFrame() for compositionsandroid-6.0.1_r68android-6.0.1_r67android-6.0.1_r62android-6.0.1_r54android-6.0.1_r53android-6.0.1_r45android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21marshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devSean Paul
2015-11-25drm_hwcomposer: Save the atomic_test result between testsSean Paul
2015-11-24drm_hwcomposer: only check the composition after a geometry changeHaixia Shi
2015-11-24Merge "drm_hwcomposer: Skip layers which aren't on-screen" into mnc-dr-devSean Paul
2015-11-24drm_hwcomposer: Skip layers which aren't on-screenSean Paul
2015-11-23drm_hwcomposer: set blending mode to kPreMult for GL outputHaixia Shi
2015-11-20Merge "drm_hwcomposer: Check the composition before sending to frame worker" ...David Riley
2015-11-20Merge "drm_hwcomposer: Allow for multiple transforms at once" into mnc-dr-devSean Paul
2015-11-20drm_hwcomposer: Allow for multiple transforms at onceSean Paul
2015-11-20drm_hwcomposer: Check the composition before sending to frame workerSean Paul
2015-11-20drm_hwcomposer: Split DrmDisplayCompositor::SquashAll()Sean Paul
2015-11-19drm_hwcomposer: Add test_only mode to CommitFrameSean Paul
2015-11-19drm_hwcomposer: Create mode blob on modeset queueSean Paul
2015-11-18drm_hwcomposer: during SquashAll, skip layers with kSourceNoneZach Reizner
2015-11-17Merge "drm_hwcomposer: composite down to a primary plane after a timeout" int...Zachary Reizner
2015-11-17Merge "drm_hwcomposer: avoid creating release fences for invalid OutputFd" in...Zachary Reizner
2015-11-17Merge "drm_hwcomposer: add AutoLock to automatically handle pthread_mutex_loc...Zachary Reizner
2015-11-16drm_hwcomposer: composite down to a primary plane after a timeoutZach Reizner
2015-11-16drm_hwcomposer: Increase the virtual display compositor's fence timeoutSean Paul
2015-11-13drm_hwcomposer: avoid creating release fences for invalid OutputFdZach Reizner
2015-11-13drm_hwcomposer: add AutoLock to automatically handle pthread_mutex_lockZach Reizner
2015-11-10drm_hwcomposer: add optional timeout for WaitForSignalOrExitLockedZach Reizner
2015-11-06drm_hwcomposer: always put protected layers on hardware planesZach Reizner
2015-11-02drm_hwcomposer: fix spelling of "separate".Haixia Shi
2015-11-02drm_hwcomposer: filter out empty or invalid rects.Haixia Shi
2015-10-30drm_hwcomposer: Handle HWC_SKIP_LAYER properlySean Paul
2015-10-29drm_hwcomposer: add ATRACE_CALL.Haixia Shi
2015-10-29drm_hwcomposer: update #include's for drm_hwcomposer.hZach Reizner
2015-10-29drm_hwcomposer: rename file with underscore to not use underscoreZach Reizner
2015-10-29drm_hwcomposer: polish for old DRM wrapper codeZach Reizner
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