summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/Scheduler/VSyncReactor.h
AgeCommit message (Expand)Author
2023-11-21SF: pass DisplayMode to VsyncTracker Ady Abraham
2023-02-22Reland "Create a VsyncSchedule per display" Leon Scroggins III
2023-02-06Revert "Create a VsyncSchedule per display" Leon Scroggins III
2023-02-01Create a VsyncSchedule per display Leon Scroggins III
2022-06-07HW Vsync turns off correctly in Doze/AOD. Rachel Lee
2022-01-14SF: Set up libscheduler and libscheduler_test Dominik Laskowski
2021-11-19SF: Add VsyncSchedule skeleton Dominik Laskowski
2020-08-28SurfaceFlinger: DispSync -> VsyncController Ady Abraham
2020-08-24SurfaceFlinger: VSyncReactor should not know VSyncDispatch Ady Abraham
2020-08-24SurfaceFlinger: use duration instead of offset Ady Abraham
2020-07-20SF: move VSyncTracker and VSyncDispatch ownership to Scheduler Ady Abraham
2020-06-01SF: Reconfirm all period changes, ignore HWC Dan Stoza
2020-04-16SurfaceFlinger: use intended wake up time when calculating next present time Ady Abraham
2020-03-24SurfaceFlinger: add debug information when vsync is not generated Ady Abraham
2020-03-02SurfaceFlinger: add VSYNC-predicted as debug option Ady Abraham
2020-02-10SurfaceFlinger: use vsyncPeriod from HWC Ady Abraham
2020-01-28SF: VSR: VSyncTracker can reorients itself Kevin DuBois
2020-01-10SF: VSyncReactor ensure period change confirmation Kevin DuBois
2020-01-06SF: VSyncReactor change offsets at correct time Kevin DuBois
2019-12-20SF: add disabled VRR DispSync impl (VSyncReactor) Kevin DuBois
2019-12-19SF: VSyncReactor add event subscription functions Kevin DuBois
2019-12-03SF: VSyncReactor add hwvsync ingestion functions Kevin DuBois
2019-12-02SF: VSyncReactor add period modification functions Kevin DuBois
2019-11-26SF: VSyncReactor add timestamp querying functions Kevin DuBois
2019-11-26SF: add partial implementation of VSyncReactor Kevin DuBois