OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2017-11-21 Kalyan KondapallyReplace GRALLOC_USAGE_* flags with GRALLOC1 equivalents.
2017-11-21 Kishore KadiyalaEnable hwcservice
2017-11-21 renchengleiFix "format" compile warnings on Android
2017-11-21 Kalyan KondapallyIgnore updates for a pipe which has no planes.
2017-11-21 Mingwei WangAdd nested display support in hwc
2017-11-20 Kalyan KondapallyAdd Meta data field to our NativeHandle.
2017-11-20 Kalyan KondapallyRemove support for Gralloc backends older than 1.0.
2017-11-20 Kalyan KondapallyRemove support for non Minigbm backends on Android.
2017-11-20 Kalyan KondapallyRemove WA in DisplayQueue.
2017-11-20 Kalyan KondapallyEnsure we clear surfaces correctly when recycling compo...
2017-11-20 Kalyan KondapallyRemove unused format.
2017-11-17 Kalyan KondapallyFix Primary display order issues on Android.
2017-11-16 Lin JohnsonFix incorrect region width/height calculation.
2017-11-14 Yang Shifix the screencap black screen issue
2017-11-13 Dong YangLet's not override Ignoreupdate state in Initialzation.
2017-11-13 Kalyan KondapallyHandleWait when lock_fd is -1.
2017-11-13 Kalyan KondapallyExplicitly inform queue when to ignore updates.
2017-11-13 Kalyan KondapallyTrack Source rect instead of position.
2017-11-13 Kalyan KondapallyAdd support to rotate displays independent of each...
2017-11-12 Kalyan KondapallyAdd PlaneTransform API.
2017-11-12 Kalyan KondapallyMake Mosaic Display work for different heights.
2017-11-12 Kalyan KondapallyFix build when ENABLE_DISPLAY_DUMP is 1.
2017-11-12 Kalyan KondapallyFix MosaicDisplay when display reports a single mode.
2017-11-12 Kalyan KondapallyReset variable outside for loop.
2017-11-12 Kalyan KondapallyAdd support for Clone mode.
2017-11-12 Kalyan KondapallyFix service name.
2017-11-09 Kalyan KondapallyDisable TTY usage on Android.
2017-11-09 Kalyan KondapallyRemove un-necessary include in Android.mk file.
2017-11-09 Xiaosong WeiFix tests build for Android
2017-11-08 Kishore KadiyalaFix compilation issue for Android IA.
2017-11-07 Kishore KadiyalaFix build error for libva.
2017-11-07 Avinash Reddy... FIX to get correct Rectangle IDs for the output layers
2017-11-06 Kalyan KondapallyFix frame width and height calculations for Mosaic...
2017-11-05 Kalyan KondapallyTreat Cursor & Primary as another Overlay.
2017-11-05 Kalyan KondapallyReserve memory for vector in case we know how much...
2017-11-05 Kalyan KondapallyFix usage_ checks in drmbuffer.
2017-11-05 Kalyan KondapallyAdd enum for rotation.
2017-11-05 Kalyan KondapallyUse drmClose to close the fd.
2017-11-04 Kalyan KondapallyBuild tests by default on Eng builds.
2017-11-04 Kalyan KondapallyMove common includes in platformdefines.h.
2017-11-03 Kalyan KondapallyFix string length.
2017-11-03 Xiaosong WeiEnable VA support by default.
2017-11-03 Pallavi GFix for crash during rotation
2017-11-03 Kalyan KondapallyFix display frame rect with Mosaic Display.
2017-11-02 Kalyan KondapallyAdd support to handle any late initializations in Display.
2017-11-02 Kalyan KondapallyDon't dup client target fd.
2017-11-02 Kalyan KondapallyEnsure we clean up fences in DrawState always.
2017-11-02 Kalyan KondapallySilence error logs when error is EAGAIN.
2017-11-02 Kalyan KondapallySquash Static and Android.mk to use Android.common.mk
2017-11-02 Xiaosong WeiEnable build testlayers for Android with hwc's static lib
2017-11-02 Zhongmin WuFix the issue that the HWCLock thread will not exit.
2017-11-02 Kalyan KondapallyEnsure we handle hotplug notifications even if primary...
2017-10-27 Gao ChunAndroid: Enable color correction and inversion
2017-10-27 renchengleiSuppress compile warnings on Android
2017-10-26 Mingwei ShiEnsure to install everything to vendor partition
2017-10-26 Harish Krupojsonlayerstest: Restore vt on exit
2017-10-26 Fan, YugangFix the typo
2017-10-24 Kishore KadiyalaUpdate the HWC config path
2017-10-24 Kalyan KondapallyRemove Redundant code.
2017-10-24 Kalyan KondapallyDont hardcode virtual display id.
2017-10-24 Kalyan KondapallyDon't assume primary display if pipe_ == 0.
2017-10-23 Kalyan KondapallyAlign rotation enums with 4.14 headers.
2017-10-21 Qiming ShiFix Android Oreo build error
2017-10-21 Kalyan KondapallyAdd support to re-order physical displays.
2017-10-21 Xiaosong WeiFix build for Linux
2017-10-17 Tong BoAdd missing unlock.
2017-10-17 Fan, YugangAdd config handling for logical and mosiac.
2017-10-16 Lin JohnsonAdd P010 support
2017-10-16 Kalyan KondapallyReport maximum virtual displays as 2.
2017-10-13 Kalyan KondapallyW/A: Disable cursor plane usage on APL platforms.
2017-10-13 Xiaosong WeiFix build for Android
2017-10-13 Xiaosong WeiRemove vaSyncSurface
2017-10-10 Fan, YugangLinux: Get Mosiac mode working on Linux.
2017-10-10 Kalyan KondapallyRe-work cursor layer tracking in DisplayPlaneState.
2017-10-10 Kalyan KondapallyCheck if layer is actually cursor before removing it.
2017-10-10 Kalyan KondapallyRemove redundant code.
2017-10-10 Kalyan KondapallyPass false in case layer is not cursor.
2017-10-09 Xiaosong WeiEnsure VA processing the buffer with correct crop/frame
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-10-09 Kalyan KondapallyAdd support for Logical Displays.
2017-10-07 Kalyan KondapallyRemove implicit assumption of 1 Cursor layer.
2017-10-05 Kalyan KondapallyRemove redundant logs.
2017-10-04 Kalyan KondapallyEnsure we don't refresh if display is not on.
2017-10-04 Kalyan KondapallyImprove Cursor plane tracking.
2017-10-04 Kalyan KondapallyMove HWCLock to DrmDisplayManager.
2017-10-03 Kalyan KondapallyAdd needed changes for travis.
2017-10-03 Kalyan KondapallyReset cursor plane as needed.
2017-10-03 Xiaosong WeiAdd initial support to convert Media buffers to packed...
2017-10-03 Kalyan KondapallyUse HWCLayerType to keep track of layer type in Overlay...
2017-10-03 Xiaosong WeiAdd support to track VideoPlanes.
2017-10-03 Xiaosong WeiAdd support to query supported format from DisplayPlane.
2017-10-03 Xiaosong WeiAdd API to initialize Media Renderer/Back buffer in...
2017-10-03 Xiaosong WeiIntroduce VaRenderer.
2017-10-03 Xiaosong WeiIntroduce VASurface.
2017-10-03 Xiaosong WeiFix indentation of DUMP_CURRENT_COMPOSITION_PLANES.
2017-10-03 Xiaosong WeiAdd support to query needed buffer data from OverlayBuffer.
2017-10-03 Xiaosong WeiAdd support to query supported Media format from Displa...
2017-10-03 Xiaosong WeiInitial Plumbing to provide Media Renderer.
2017-09-27 Jeevaka Prabu... Add implementation for grallochandler Map, Unmap functions
2017-09-26 Mingwei WangAdd null ptr checks for callbacks.
next