OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2017-07-17 Kalyan KondapallyAdd support for scaling layers.
2017-07-15 Kalyan KondapallyFix Linux builds.
2017-07-15 Kalyan KondapallyInitial plumbing to enable multi display support.
2017-07-15 Kalyan KondapallyAdd missing license.
2017-07-14 Kalyan KondapallyRename drmhwctwo to iahwc2.
2017-07-14 Kalyan KondapallyRevert "Rename drmhwctwo to iahwc2."
2017-07-14 Kalyan KondapallyUse flags instead of bool to track state in DisplayQueue.
2017-07-13 Kalyan KondapallyAdd support for other apps to control display during...
2017-07-13 Kalyan KondapallyRename drmhwctwo to iahwc2.
2017-07-13 Kalyan KondapallyRemove redundant z_order variable in drmhwctwo.
2017-07-13 Kalyan KondapallyRemove redundant code.
2017-07-11 Kalyan KondapallyResize viewport when display rect has changed.
2017-07-10 Jeevaka Prabu... Replace Mutex with SpinLock
2017-07-10 Kalyan KondapallyReset continuous frames to 0 when we have idle frame.
2017-07-09 Kalyan KondapallyRelease GPU Resources after rendering layers.
2017-07-09 Kalyan KondapallyClose Buffer handle when we are done using it.
2017-07-09 Kalyan KondapallySet correct state to layer when we fall back to GPU...
2017-07-08 Kalyan KondapallyReset surface damage when ever layer dimension changes.
2017-07-08 Kalyan KondapallyVirtualDisplay: Render layers only if content has changed.
2017-07-06 Kalyan KondapallyIgnore idle refresh when power mode is set to off.
2017-07-06 Kalyan KondapallyExplicitly delete GPU Resources with offscreen rendering.
2017-07-06 Kalyan KondapallyDont update VirtualDisplay when powermode state is...
2017-07-06 Kalyan KondapallyClear surface when display/src rect has changed.
2017-07-05 Kalyan KondapallyAlign Surfacedamage semantics with Android.
2017-07-04 Kalyan KondapallyDont re-validate layes if display/src rects/content...
2017-07-04 Kalyan KondapallyRelease GPU resources agressively.
2017-07-04 Kalyan KondapallyRelease unused memory when commit is ignored.
2017-07-04 Kalyan KondapallyTake into consideration previous layer damage.
2017-07-04 Kalyan KondapallyCopy hwc_buffer state when copying buffer.
2017-07-04 Kalyan KondapallyTrack DisplayFrame changes separately.
2017-07-04 Kishore KadiyalaREVERT [PARTIAL] : Disable invoking of hwc.info service
2017-07-04 Kalyan KondapallyFix crash when we connect external monitor after bootup.
2017-07-04 Kalyan KondapallyTests: Clip display frame, source rect to resolution.
2017-07-03 Kalyan KondapallyHandle HDMI-change notification also.
2017-07-03 Kalyan KondapallyBe more aggressive in releasing used memory.
2017-07-03 Kalyan KondapallyRemove surface damage related things from displayplanes...
2017-07-03 Kalyan KondapallyRe-render layers which are part of Viewport only.
2017-07-03 Kalyan KondapallyPopulate display frame rects only when rendering.
2017-07-02 Kalyan KondapallyTrack if plane surface needs to be cleared via displayp...
2017-07-02 Kalyan KondapallyRemove kLayerPositionChanged usage.
2017-07-01 Kalyan KondapallyRevert "Remove width_ and height_ from displayplanemana...
2017-07-01 Kalyan KondapallyRevert "Allocate buffers of size we need."
2017-07-01 Kalyan KondapallyIgnore commits in case nothing has changed.
2017-07-01 Kalyan KondapallyCleanup hwcservice API naming.
2017-07-01 PoornimaAdded libhwcservice - getHwcVersion().
2017-07-01 Kalyan KondapallyEnsure all layers have a release fence.
2017-06-30 Kalyan KondapallyRevert "Use kms fence as release fence."
2017-06-30 Kalyan KondapallyUse kms fence as release fence.
2017-06-30 Kalyan KondapallyClear surface only as needed.
2017-06-30 Kalyan KondapallyMark backbuffers to be re-used when revalidating cache.
2017-06-30 Kalyan KondapallyRemove width_ and height_ from displayplanemanager.
2017-06-30 Kalyan KondapallyAllocate buffers of size we need.
2017-06-29 Kalyan KondapallySplit z_order and index of layer.
2017-06-29 Kalyan KondapallyRevert "Remove position change tracking."
2017-06-29 Kalyan KondapallyInitial plumbing needed to update areas which have...
2017-06-26 Kalyan KondapallyDefine Rotation property fields.
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
2017-06-25 Kalyan KondapallySplit Framebuffer format and texture format.
2017-06-23 Pallavi GSegmentation fault fix with only one cursor layer
2017-06-23 Pallavi GFix the cursor assignment with the layer size of 2
2017-06-21 Kalyan KondapallyEnsure we release fences always.
2017-06-20 Kalyan KondapallyAdd initial plumbing to handle cursor gpu composition...
2017-06-20 Kalyan KondapallyEnsure we always have a offscreen target during validation.
2017-06-20 Pallavi GFix for cursor source crop position
2017-06-20 Kalyan KondapallyRemove position change tracking.
2017-06-20 Mingwei WangUpdate display with known configs.
2017-06-19 Kalyan KondapallyRemove previous_layers_ in DisplayQueue.
2017-06-19 Kalyan KondapallyRemove OverlayBufferManager.
2017-06-18 Kalyan KondapallyRelease surfaces when not in use.
2017-06-18 Kalyan KondapallyAdd initial support to query if a separate plane is...
2017-06-18 Kalyan KondapallyRemove redundant code related to idle mode.
2017-06-18 Kalyan KondapallyAdd support to fall back to single plane in idle mode.
2017-06-18 Kalyan KondapallyDont use ScopedSpinLock if not needed.
2017-06-17 Kalyan KondapallyRemove waits on Acquire Fences.
2017-06-17 Kalyan KondapallyTrack when cursor is GPU Rendered.
2017-06-17 Kalyan KondapallyEnsure Media gets a separate plane.
2017-06-16 Kalyan KondapallyAdd VirtualDisplay support.
2017-06-16 Kalyan KondapallyMake it bit more verbose to check FramebufferStatus...
2017-06-15 Kalyan KondapallyLinux: Fix Multiple layers test.
2017-06-13 YugangChange definition place to fix assignment issue
2017-06-13 PoornimaAdded Test case for MultiMode Display support Usage...
2017-06-13 PoornimaImplementation of getActiveConfig(),returns the active...
2017-06-13 PoornimaSupport to set the display Mode Implementation of SetAc...
2017-06-13 PoornimaGet All Supported Display Modes
2017-06-13 Kalyan KondapallyConvert right format when importing buffer.
2017-06-13 Kalyan KondapallyAdd libhwcservice.
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-12 PoornimaAndroid: Fix the cursor reorder issue
2017-06-12 Kalyan KondapallyCache composition results
2017-06-12 Kalyan KondapallyMove attribute change calculations to HwcLayer.
2017-06-12 Kalyan KondapallyAdd support for Visible Region.
2017-06-12 Kalyan KondapallyStore surfacedamage in vector.
2017-06-12 Kalyan KondapallyEnsure we dup all fences passed outside HWC.
2017-06-12 Kalyan KondapallyManage NativeFence passed to each plane in DisplayPlane.
2017-06-10 Kalyan KondapallyInitial support for Gralloc1.0
2017-06-10 Kalyan KondapallyDont go through all layers when checking for cursor...
2017-06-10 Kalyan KondapallyRework handle lifetime.
2017-06-04 Kalyan KondapallyRemove NativeFence and ScopedFD usage.
2017-06-04 Kalyan KondapallyRemove NativeSync.
next