OSDN Git Service

Added the Panorama dynamic turn on/off feature.
[android-x86/external-IA-Hardware-Composer.git] / public / gpudevice.h
2019-04-12 Wan ShuangAdded the Panorama dynamic turn on/off feature.
2019-04-04 Shaofeng TangUpdate GPUDevice thread for DRM-master setting/dropping
2019-03-29 HeYueFix the ACRN build error
2019-03-11 HeYueShorten the HandleHWCSettings function
2019-01-28 HeYueAdd GetFrameBufferManager function in GpuDevice
2019-01-24 HeYueGPU device use singleton
2019-01-22 Wan ShuangAdded the support of panorama view mode in AaaG HWC.
2019-01-18 Shaofeng TangNew API for syncing hwc drm-commit.
2019-01-18 Shaofeng TangSupporting Planes Reservation
2018-10-19 Lin JohnsonHDCP: Should use connector_id (port_id) as the index...
2018-10-19 Lin JohnsonHDCP: Add GetDisplayIDFromConnectorID
2018-10-15 Lin JohnsonHDCP: Add Set SRM support
2018-10-09 Lin JohnsonImplement PAVP tear down support
2018-08-22 xue.yifeinew design of the hyper dmabuf sharing base on VDS
2018-06-10 Harish KrupoGpudevice: Return total_displays_ as reference.
2018-05-29 Wan ShuangFixed the HWC crash due to improper thread initializati...
2018-05-27 Kalyan KondapallyEnsure DisplayManager is initialized before accessing it.
2018-05-18 Wan ShuangFix flicker during boot up.
2018-04-24 Richard AvelarReformat files with clang-format
2018-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2018-03-18 Kalyan KondapallyAdd API to enable/disable HDCP support from HWCService...
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-10-26 Fan, YugangFix the typo
2017-10-17 Fan, YugangAdd config handling for logical and mosiac.
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-07-15 Kalyan KondapallyInitial plumbing to enable multi display support.
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
2017-06-04 Kalyan KondapallyUse ScopedFD only if needed.
2017-04-24 Aravindan MHot plug event handler modified to reduce cycles consumed
2017-03-08 sivagRemove unused variables.
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-01-22 Kalyan KondapallyEnsure we dont close gpu fd till all resources are...
2017-01-18 johnson.linTests: Inital plumbing for connection change notifications.
2017-01-18 johnson.linEnsure we are using the right connected display.
2017-01-16 Kalyan KondapallyMake DisplayManager private in cpp file.
2017-01-16 Kalyan KondapallyInitial import.