OSDN Git Service

Fix a misstike when LogicalDisplaymanager do present
[android-x86/external-IA-Hardware-Composer.git] / public /
2019-04-17 Shaofeng TangAllow drm commit by default
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
2019-01-14 Lin JohnsonReplace SetExplicitSyncSupport with SetDisableExplicitSync
2018-12-05 HeYueDo not need translate when source crop is not (0, 0)
2018-11-29 HeYueDo not need change surface damage rect
2018-11-29 HeYueAdd full color range support
2018-11-27 Shaofeng TangFix the error in non-black SolidColor patch
2018-11-26 Shaofeng TangAdd support for Non-black SolidColor type
2018-11-15 Lin JohnsonRename HwcBuffer to HwcMeta
2018-10-19 Lin JohnsonHDCP: Should use connector_id (port_id) as the index...
2018-10-19 Lin JohnsonHDCP: Add GetDisplayIDFromConnectorID
2018-10-16 Lin JohnsonAdd function to transfrom source damage to rendering...
2018-10-15 Lin Johnsonfix compliation error caused by rebase 05cda00f4c6322c1...
2018-10-15 Harish KrupoDrmDisplay: check if sink supports DCI-P3.
2018-10-15 Lin JohnsonHDCP: Add Set SRM support
2018-10-09 Lin JohnsonImplement PAVP tear down support
2018-10-09 Lin JohnsonRevert "Apply damage transformations in GetLayerDamage"
2018-10-01 Harish KrupoImplement display rotation.
2018-09-20 Lin JohnsonAdd support for SolidColor Type layer in HWC
2018-09-07 Lin Johnsondeinterlacing: avoid to use HQ scale as VPP driver...
2018-08-28 Michele Lim GP2.0 Renderer interlaced video mode control
2018-08-22 renchengleiFix screen flicker when selecting option in setting...
2018-08-22 xue.yifeinew design of the hyper dmabuf sharing base on VDS
2018-08-14 Richard AvelarAdd file command to documented files
2018-07-30 Kevin StrasserAdd doxygen config and document some of the public...
2018-07-15 Harish KrupoHwclayer: Don't transform when full damage
2018-06-10 Harish KrupoGpudevice: Return total_displays_ as reference.
2018-06-04 Harish KrupoApply damage transformations in GetLayerDamage
2018-06-01 Richard AvelarFrameBufferManager Instance owned by GPUDevice
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-23 Kevin StrasserAdd explicit type to HWCTransform enum
2018-05-18 Wan ShuangFix flicker during boot up.
2018-05-15 Harish KrupoRemove DAMAGE_THRESHOLD work around
2018-05-15 Harish KrupoOverlaylayer: Dump more information
2018-04-26 Harish KrupoWeston: Enable DPMS
2018-04-24 Richard AvelarReformat files with clang-format
2018-04-15 Kalyan KondapallyPopulate ids in reverse order.
2018-04-14 Kalyan KondapallyWeston: Move texture upload sync to Display Queue.
2018-04-14 Vivek KasireddyAdd support for canvas color feature
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-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2018-03-30 Gowtham HosamaneCustom position for float display
2018-03-30 Kalyan KondapallyTrack GemHandles and FB separately.
2018-03-30 Kalyan KondapallyFix memory leak.
2018-03-27 Lin JohnsonUse global cache for KMS resources
2018-03-26 Kalyan KondapallyOptimize Cursor rendering using GPU.
2018-03-24 Kalyan KondapallyRe-work Clone mode.
2018-03-22 Gowtham HosamaneConfigure custom resolution
2018-03-20 Kalyan KondapallyInitial Coverity fixes.
2018-03-18 Kalyan KondapallyAdd support for multi plane import.
2018-03-18 Lin JohnsonUse buffer handle to identify buffer.
2018-03-18 Kalyan KondapallyAdd API to enable/disable HDCP support from HWCService...
2018-02-26 Kalyan KondapallyReset cache in case layer z-order has changed.
2018-02-19 xue.yifeiHyper dmabuf sharing
2018-02-13 Harish KrupoMove LayerHashGenerator to Native display
2018-02-09 Kalyan KondapallyFix warnings.
2018-02-06 Harish KrupoHwcRect: Set all members to 0 on initialization.
2018-02-06 Kalyan KondapallyRevert "hyper dmabuf sharing"
2018-02-06 xue.yifeihyper dmabuf sharing
2018-02-03 Kalyan KondapallyAdd initial support for HDCP.
2018-02-01 Harish KrupoNativeDisplay: Layer Hash Generator
2018-01-28 Kalyan KondapallyUse GPUDevice to monitor HWCLock.
2018-01-28 Kalyan KondapallySplit drm and HWC specific initialization.
2018-01-28 Kalyan KondapallyInitial support for Downscaling as needed.
2018-01-18 Wang,FeiSet scaling mode through environment variable.
2018-01-10 Wang,FeiAdd deinterlace on VA module.
2018-01-08 Kalyan KondapallyDont reset Damage more than we should do.
2018-01-08 Kalyan KondapallyAdd helper to reset rect.
2018-01-03 Kalyan KondapallyFix MosaicDisplay.
2018-01-02 Kalyan KondapallyEnable Damage support.
2018-01-02 Kalyan KondapallyFix Logical Display.
2017-12-29 Xiaosong WeiAdd RestoreDefaultVideoColor implementation
2017-12-24 Kalyan KondapallyRemove redundant checks in overlaylayer.
2017-12-22 Kalyan KondapallyEnsure we track layer usage correctly.
2017-12-21 Wang,FeiAdd sharp adjustment on VA module.
2017-12-20 Kalyan KondapallyPartial revert of SufaceDamage.
2017-12-10 Kalyan KondapallyGet NativeHandler from BufferManager.
2017-12-09 Xiaosong WeiAdd hooks to pass video color control to varenderer
2017-11-29 Mingwei WangAdd nested display support in hwc
2017-11-26 Kalyan KondapallyAdd utility function to check if two rects overlap...
2017-11-26 Kalyan KondapallyAdd utility function to reset rect based on Region.
2017-11-23 Kishore KadiyalaRevert "Add nested display support in hwc"
2017-11-21 Mingwei WangAdd nested display support in hwc
2017-11-20 Kalyan KondapallyAdd Meta data field to our NativeHandle.
2017-11-13 Kalyan KondapallyTrack Source rect instead of position.
2017-11-13 Kalyan KondapallyAdd support to rotate displays independent of each...
2017-11-05 Kalyan KondapallyAdd enum for rotation.
2017-10-27 Gao ChunAndroid: Enable color correction and inversion
2017-10-26 Fan, YugangFix the typo
next