aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20drm_hwcomposer: Add OWNERS fileSean Paul
2016-01-20drm_hwcomposer: Increase fence timeout upto 5xDavid Ung
2016-01-14drm_hwcomposer: Add OWNERS fileSean Paul
2015-11-30drm_hwcomposer: Always call PrepareFrame() for compositionsSean Paul
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-26drm_hwcomposer: Save the atomic_test result between testsSean 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-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-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-23drm_hwcomposer: set blending mode to kPreMult for GL outputHaixia Shi
2015-11-23Merge "drm_hwcomposer: Check the composition before sending to frame worker" ...David Riley
2015-11-23Merge "drm_hwcomposer: Allow for multiple transforms at once" into mnc-dr-devSean Paul
2015-11-23drm_hwcomposer: Split DrmDisplayCompositor::SquashAll()Sean Paul
2015-11-23drm_hwcomposer: Add test_only mode to CommitFrameSean Paul
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: Split DrmDisplayCompositor::SquashAll()Sean Paul
2015-11-20drm_hwcomposer: Check the composition before sending to frame workerSean Paul
2015-11-20drm_hwcomposer: Create mode blob on modeset queueSean Paul
2015-11-20drm_hwcomposer: during SquashAll, skip layers with kSourceNoneZach Reizner
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-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-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-10drm_hwcomposer: add optional timeout for WaitForSignalOrExitLockedZach Reizner
2015-11-07drm_hwcomposer: always put protected layers on hardware planesZach Reizner
2015-11-06drm_hwcomposer: always put protected layers on hardware planesZach Reizner
2015-11-03drm_hwcomposer: fix spelling of "separate".Haixia Shi
2015-11-02drm_hwcomposer: fix spelling of "separate".Haixia Shi
2015-11-02drm_hwcomposer: filter out empty or invalid rects.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-30drm_hwcomposer: Handle HWC_SKIP_LAYER properlySean Paul
2015-10-29drm_hwcomposer: add ATRACE_CALL.Haixia Shi