OSDN Git Service

Remove KMSFenceHandler.
[android-x86/external-IA-Hardware-Composer.git] / common / display / displayqueue.h
2017-06-04 Kalyan KondapallyRemove KMSFenceHandler.
2017-06-04 Kalyan KondapallyFall back to single plane composition in Idle case.
2017-05-31 Kalyan KondapallyMove VBlankEventHandler to DisplayQueue.
2017-05-20 Kalyan KondapallyUse int32_t instead of 64 bit for OUT_FENCE_PTR.
2017-04-25 Mingwei WangAdd support to toggle Explicit Sync support runtime.
2017-04-24 Kalyan KondapallyRemove DISABLE_EXPLICIT_SYNC usage.
2017-04-24 Kalyan KondapallyRemove usage of DISABLE_OVERLAY_USAGE.
2017-04-24 Kalyan KondapallyUnRegister Buffers in DisplayQueue.
2017-04-24 Kalyan KondapallyMove ValidateCachedLayers to DisplayQueue.
2017-04-19 Pallavi GModified the nativesurface handling
2017-04-17 Kalyan KondapallyRename PageFlipEventHandler as VblankEventHandler.
2017-03-28 Yugang, FanAdd color correction relevant APIs.
2017-03-26 Kalyan KondapallyAdd support for retire_fence.
2017-03-26 Kalyan KondapallyAdd OverlayBufferManager.
2017-03-24 PoornimaFormat check in the getclienttargetsupport API
2017-03-24 Kalyan KondapallyWait on kms fence in a separate thread.
2017-03-24 Kalyan KondapallyFix tearing.
2017-03-24 Kalyan KondapallyTrack sync objects for each overlay layer.
2017-03-15 Rafael AntognolliSeparate code for finishing commit and handling requests.
2017-03-14 Rafael AntognolliRefactor DisplayQueue to watch for drmAtomicCommit...
2017-03-05 Kalyan KondapallyRemove unused code.
2017-03-01 Pallavi GAdded the doze power mode support
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-25 Kalyan KondapallyMove sync object management to DisplayQueue.
2017-02-22 Kalyan KondapallyMove Display Commits to a separate thread.