OSDN Git Service

Set HWC as DRM master when got exclusive lock of /vendor/hwc.lock.
[android-x86/external-IA-Hardware-Composer.git] / wsi / drm / drmdisplaymanager.cpp
2018-10-17 Wan ShuangSet HWC as DRM master when got exclusive lock of /vendo...
2018-10-09 Wan ShuangAdded ignore_updates_ to track if HWC needs to ignore...
2018-08-27 Lin JohnsonRobustness for AaaG: when there is no pipe assigned,
2018-08-22 xue.yifeinew design of the hyper dmabuf sharing base on VDS
2018-08-14 Lin JohnsonFix virtual display regression
2018-08-02 Lin JohnsonAndroid: workaound for 3 display underrun issue.
2018-06-01 Richard AvelarFrameBufferManager Instance owned by GPUDevice
2018-05-27 Kalyan KondapallyAdd support to dynamically disable last overlay usage.
2018-04-24 Richard AvelarReformat files with clang-format
2018-03-30 Kalyan KondapallyTrack GemHandles and FB separately.
2018-03-27 xue.yifeiChange meta-data process to algin with SOS & fix Nested...
2018-02-19 xue.yifeiHyper dmabuf sharing
2018-02-06 Kalyan KondapallyRevert "hyper dmabuf sharing"
2018-02-06 xue.yifeihyper dmabuf sharing
2018-01-28 Kalyan KondapallyUse GPUDevice to monitor HWCLock.
2018-01-28 Kalyan KondapallySplit drm and HWC specific initialization.
2017-11-29 Mingwei WangAdd nested display support in hwc
2017-11-23 Kishore KadiyalaRevert "Add nested display support in hwc"
2017-11-21 Mingwei WangAdd nested display support in hwc
2017-11-13 Kalyan KondapallyExplicitly inform queue when to ignore updates.
2017-11-05 Kalyan KondapallyUse drmClose to close the fd.
2017-11-02 Kalyan KondapallyAdd support to handle any late initializations in Display.
2017-11-02 Kalyan KondapallySilence error logs when error is EAGAIN.
2017-11-02 Zhongmin WuFix the issue that the HWCLock thread will not exit.
2017-10-24 Kalyan KondapallyRemove Redundant code.
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-10-04 Kalyan KondapallyMove HWCLock to DrmDisplayManager.
2017-09-24 Kalyan KondapallySplit detecting displays for connectors which need...
2017-09-24 Kalyan KondapallyRemove HeadLess.
2017-09-22 Kalyan KondapallyFix External monitor detection during boot up.
2017-09-10 Kalyan KondapallyAdd an option to disable Hot Plug Notifications.
2017-09-04 Kalyan KondapallyPostpone initial hot plug registration till Present...
2017-09-03 Kalyan KondapallyRe-work hot plug event handling.
2017-09-03 Kalyan KondapallyFix segfault when shutting down.
2017-07-26 PoornimaFix for stack corruption and solve Multi-Mode config...
2017-07-17 Harish KrupoRemove unneeded break if encoder is found
2017-07-17 Kalyan KondapallyAdd support for clone Mode.
2017-07-17 Kalyan KondapallyAdd support for scaling layers.
2017-07-15 Kalyan KondapallyInitial plumbing to enable multi display support.
2017-07-03 Kalyan KondapallyHandle HDMI-change notification also.
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.