OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2019-02-20 renchengleiReuse last overlay plane on ACRN when multi monitors...
2019-02-19 HeYueFix the ACRN build error
2019-02-19 Lin JohnsonShould not squash planes when forceseparateplane is...
2019-02-19 Shaofeng TangFix the null pointer and out-of array issues found...
2019-02-15 Shaofeng TangDisable PlaneScale for video plane
2019-02-13 Shaofeng TangOnly invoke VPP when video layer exist
2019-02-13 Shaofeng TangClean the log micro
2019-01-29 Shaofeng TangActiveConfig should not be reset in ConnectDisplay...
2019-01-28 HeYueAdd GetFrameBufferManager function in GpuDevice
2019-01-25 Shaofeng TangWA for VPP linux compiling error
2019-01-25 Lin JohnsonFix bug for VPP compositon
2019-01-25 Lin JohnsonUse video formats for VPP composion only for 1 layer...
2019-01-25 Lin JohnsonForce Vpp composition when video count more than plane...
2019-01-25 Harish KrupoVarenderer: Add support for blending multiple layers.
2019-01-24 HeYueGPU device use singleton
2019-01-23 Lin JohnsonRename Create*Buffer to Create*Surface
2019-01-23 Lin Johnsonfix compile warnings
2019-01-22 Shaofeng TangCalculate damage rect for secondary display
2019-01-22 Lin JohnsonPAVP: tear down discard layer before import buffers
2019-01-22 Lin JohnsonTrying to avoid unecessary composition on 2 planes
2019-01-22 Wan ShuangAdded the support of panorama view mode in AaaG HWC.
2019-01-21 xue.yifeidelete the unused gralloc_handle while sharing dmabuf,
2019-01-18 Shaofeng TangNew API for syncing hwc drm-commit.
2019-01-18 Shaofeng TangSupporting Planes Reservation
2019-01-17 Shaofeng TangNull check for DRM buffer before invoking.
2019-01-14 Lin JohnsonReplace SetExplicitSyncSupport with SetDisableExplicitSync
2019-01-10 Shaofeng TangRevert "Return false for none of DrmModeMode"
2019-01-09 Lin JohnsondrmBuffer: wrap CreateFrameBuffer in GetFb
2019-01-09 Lin JohnsonRemove choose_drm_modifier
2019-01-03 Shaofeng TangZoom in or out the rendering damage for different display
2019-01-02 Yang, DongModify the connected display calculate logic
2019-01-02 Yuanjun HuangCorrect overlay alpha blending value setting
2018-12-27 Shaofeng TangReturn false for none of DrmModeMode
2018-12-18 Yang, DongHWC: optimize the 1st display frame commit
2018-12-12 Wan ShuangFixed the HWC crash caused by map iterator erase.
2018-12-06 Lin JohnsonAndroid: disable use modificators in some situation
2018-12-05 Shaofeng TangCheck null pointer before using layer buffer.
2018-12-05 HeYueDo not need translate when source crop is not (0, 0)
2018-12-05 Lin JohnsonPAVP: when set display plane, the plane should in use...
2018-12-05 Lin JohnsonFix two marjor issues blocking PAVP playback in HWC
2018-12-03 Shaofeng TangFix Alpha calculation error
2018-11-29 Kelly LedfordUpdate README.md to point to project wiki pages
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-19 HeYueAndroid: Fix the compile warning
2018-11-15 Lin JohnsonSetProtected: fix logic error
2018-11-15 Lin JohnsonRename HwcBuffer to HwcMeta
2018-11-15 HeYueDo not need change size from source crop to display...
2018-11-15 Kishore KadiyalaAdd support for the Color Depth control
2018-11-15 Jenny CaoFix Critical KW issue:Buffer Overflow
2018-11-14 Shaofeng TangClean error log in HWC
2018-11-13 Lin JohnsonSeparate disable_overlay and disable_explictsync
2018-11-06 Jenny CaoFix critical KW issue
2018-11-05 Kelly Ledfordcheck_patch.py: Update link address
2018-10-31 Lin JohnsonPAVP: set vpp parameters if layer is protected
2018-10-30 HeYueAndroid: Fix unused parameters complie warnings in...
2018-10-30 Lin JohnsonSolidColor type: release fence fix
2018-10-26 Wan ShuangFixed the crash due to layer->GetNativeHandle returns...
2018-10-20 Lin JohnsonDeinterlace: change the default settings to auto
2018-10-19 Lin JohnsonHDCP: Should use connector_id (port_id) as the index...
2018-10-19 Lin JohnsonHDCP: Add GetDisplayIDFromConnectorID
2018-10-17 xue.yifeiCorret the condition check which will casue DestroyVirt...
2018-10-17 Wan ShuangSet HWC as DRM master when got exclusive lock of /vendo...
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 Lin JohnsonChange decryption prop name
2018-10-15 Lin JohnsonHWC to support protected buffer display
2018-10-15 Lin JohnsonProtected layer should always choose video path
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 Wan ShuangAdded ignore_updates_ to track if HWC needs to ignore...
2018-10-09 Lin JohnsonRevert "Apply damage transformations in GetLayerDamage"
2018-10-08 HeYueFix the memory leak in virtualdisplay.cpp.
2018-10-01 Harish KrupoImplement display rotation.
2018-09-26 Lin JohnsonRemove blocking commit wrongly merged
2018-09-25 Lin JohnsonSetOverlayLayer: DisplayPlaneState should also update
2018-09-20 Lin JohnsonAdd support for SolidColor Type layer in HWC
2018-09-14 Lin JohnsonRemoving deinterlace frame by frame check as
2018-09-10 Caiwen ZhangUpdate AliOS support
2018-09-07 Lin Johnsondeinterlacing: avoid to use HQ scale as VPP driver...
2018-09-07 Lin JohnsonShould make sure separate plane for video
2018-09-05 Kelly LedfordAdd file CONTRIBUTING.md
2018-08-29 Michele Lim Add syntax for parsing "ANDROID_P" required by GP2.0.
2018-08-28 Michele Lim GP2.0 Renderer interlaced video mode control
2018-08-28 Aravindan Muthukumar Fix for Antutu Regression
2018-08-27 Lin JohnsonFix crash when ReValidatePlanes is called
2018-08-27 Lin JohnsonRobustness for AaaG: when there is no pipe assigned,
2018-08-27 Harish KrupoRe-map display rotation values before calculation
2018-08-24 Kelly LedfordFully isolate travisCI builds
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-21 Lin JohnsonShould check input parameters for function GetDisplayCo...
2018-08-21 Lin JohnsonQueueUpdate refractory: add separate function for overl...
2018-08-21 Yuanjun HuangAdd RBC enabled log.
2018-08-20 Kelly LedfordRemove ResourceManager comment
2018-08-14 renchengleiEnsure last plane valid when calling IsVideoPlane
2018-08-14 Richard AvelarAdd documentation to logicaldisplaymanager.h
next