OSDN Git Service

Remove choose_drm_modifier
[android-x86/external-IA-Hardware-Composer.git] / os / android / gralloc1bufferhandler.cpp
2019-01-09 Lin JohnsonRemove choose_drm_modifier
2019-01-02 Yang, DongModify the connected display calculate logic
2018-12-05 Lin JohnsonFix two marjor issues blocking PAVP playback in HWC
2018-11-19 HeYueAndroid: Fix the compile warning
2018-10-31 Lin JohnsonPAVP: set vpp parameters if layer is protected
2018-09-14 Lin JohnsonRemoving deinterlace frame by frame check as
2018-09-07 Lin Johnsondeinterlacing: avoid to use HQ scale as VPP driver...
2018-06-04 Kevin StrasserFix Mesa GBM support
2018-05-17 Kevin StrasserFix uninitialized variables
2018-04-26 Richard AvelarReformat files with clang-format
2018-04-09 Kalyan KondapallyFix Linux builds.
2018-04-09 Kalyan KondapallyAdd support to enable RBC dynamically.
2018-04-09 Yuanjun HuangAdd Render Buffer Compression support in HWComposer.
2018-03-30 Kalyan KondapallyTrack GemHandles and FB separately.
2018-03-30 Lin JohnsonEnsure we release handle even if hwc owns the buffer.
2018-03-30 Kalyan KondapallyFix memory leak.
2018-03-27 Lin JohnsonUse global cache for KMS resources
2017-12-22 Kalyan KondapallyAdd DRM_FORMAT_ARGB8888 checks in drmplane.
2017-12-22 Kalyan KondapallyEnsure we track layer usage correctly.
2017-12-21 Kalyan KondapallyRemove unused cursor related code.
2017-12-20 Kalyan KondapallyRemove gem_handle_ as part of handle.
2017-12-10 Kalyan KondapallyCall ReleaseGraphicsBuffer only for imported handles.
2017-12-10 Kalyan KondapallyUse Gralloc 1.0 API directly.
2017-12-10 Kalyan KondapallyGet NativeHandler from BufferManager.
2017-11-21 Kalyan KondapallyReplace GRALLOC_USAGE_* flags with GRALLOC1 equivalents.
2017-11-20 Kalyan KondapallyAdd Meta data field to our NativeHandle.
2017-11-02 Xiaosong WeiEnable build testlayers for Android with hwc's static lib
2017-09-27 Jeevaka Prabu Badr... Add implementation for grallochandler Map, Unmap functions
2017-08-31 johnson.linAdd tests for YUV formats.
2017-07-09 Kalyan KondapallyClose Buffer handle when we are done using it.
2017-06-20 Kalyan KondapallyAdd initial plumbing to handle cursor gpu composition...
2017-06-12 Kalyan KondapallyEnsure we close all the gem handles.
2017-06-12 Tapani Pällifix compilation error when BOARD_USES_GRALLOC1 is set
2017-06-10 Kalyan KondapallyInitial support for Gralloc1.0