OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2017-12-26 Kalyan KondapallyAvoid full validation when layers are removed.
2017-12-24 Kalyan KondapallyRevert "Clip Viewport to DisplayFrame bounds when not...
2017-12-24 Kalyan KondapallyRevert "Always use source crop to set viewport."
2017-12-24 Kalyan KondapallyRemove redundant checks in overlaylayer.
2017-12-24 Kalyan KondapallyDon't track Primary plane separately.
2017-12-24 Kalyan KondapallyCache DisplayPlaneState.
2017-12-23 Kalyan KondapallyRework DisplayPlaneState API.
2017-12-23 Harish KrupoAdd package config file
2017-12-23 Harish KrupoMakefile: Remove unneeded LDADDs
2017-12-23 Harish Krupoifdef guard for GBM_BO_USE_CAMERA_{WRITE,READ}
2017-12-23 Harish Krupotravis: Add compilation check against libgbm (mesa)
2017-12-22 Kalyan KondapallyFix build with Debug logs.
2017-12-22 Kalyan KondapallyForce full re-validation in case last commit failed.
2017-12-22 Kalyan KondapallyAdd surface age to NativeSurface.
2017-12-22 Kalyan KondapallyDont try to use cursor plane always for non cursor...
2017-12-22 Kalyan KondapallyUse consumer_usage instead of usage from gralloc side.
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 KondapallyPop Out of scope Cached Buffers as part of PreparePurge...
2017-12-21 Kalyan KondapallyEnsure we clear surfaces when last commit fails.
2017-12-21 Xiaosong WeiAdd more tests in hwcservice_test
2017-12-21 Lin JohnsonNo need to delete fb if we already have one.
2017-12-21 Kalyan KondapallyRemove unused cursor related code.
2017-12-21 Kalyan KondapallyRemove redundant code.
2017-12-21 Kalyan KondapallyFix error log.
2017-12-21 Wang,FeiAdd sharp adjustment on VA module.
2017-12-21 Kalyan KondapallyMinimize locking while purging resources.
2017-12-21 Kalyan KondapallyPrint more data when GEM handle fails to close.
2017-12-21 Kalyan KondapallyNo need to reset composition results in case of idle...
2017-12-21 Kalyan KondapallyEnsure we mark on-screen & in-flight surface as in...
2017-12-20 Kalyan KondapallyTrigger a full validation in case fb creation fails.
2017-12-20 Kalyan KondapallyRemove gem_handle_ as part of handle.
2017-12-20 Kalyan KondapallyMake Initialize private in drmbuffer.
2017-12-20 Kalyan KondapallyNo need to clear surface when rect is updated.
2017-12-20 Kalyan KondapallyPartial revert of SufaceDamage.
2017-12-20 Kalyan KondapallyAlways use source crop to set viewport.
2017-12-20 Kalyan KondapallyRemove vasurface.
2017-12-20 Kalyan KondapallyUnify resource tracking for Media and 3D buffers.
2017-12-20 Kalyan KondapallyEnsure we release all surfaces.
2017-12-20 Kalyan KondapallyNo need to handle VideoEffect state in PlaneManager.
2017-12-20 Kalyan KondapallyRemove Composition state in displayplanestate.
2017-12-20 Kalyan KondapallyAdd a common function to reset queue state.
2017-12-20 Kalyan KondapallyEnsure video effect status change doesn't trigger full...
2017-12-20 Kalyan KondapallyUpdateCaps & Param only when they have really changed.
2017-12-20 Kalyan KondapallyRecycle vasurface.
2017-12-20 Kalyan KondapallyClip Viewport to DisplayFrame bounds when not using...
2017-12-20 Kalyan KondapallyEnsure we flip surfaces when source rect has changed.
2017-12-20 Kalyan KondapallyNo need to pass clear_surface to draw call.
2017-12-20 Kalyan KondapallyEnsure we reset video buffer in case of layers > 1.
2017-12-20 Kalyan KondapallyFix plane scaling issues with 3D backend.
2017-12-20 Kalyan KondapallySimplify cursor layer tracking in DisplayQueue.
2017-12-20 Kalyan KondapallyRemove HasLayerAttributesChanged in Overlaylayer.
2017-12-20 Kalyan KondapallyRevalidate layers when rects change and using scalar.
2017-12-20 Kalyan KondapallyTake DisplayScalar usage into account in Renderstate.
2017-12-20 Kalyan KondapallyKeep track of src rect.
2017-12-20 Kalyan KondapallyAdd support to copy common displayplanestates between...
2017-12-20 Kalyan KondapallyAdd support for using PlaneScalar for Video.
2017-12-20 Xiaosong WeiFix float value read/write in IControls
2017-12-18 Xiaosong WeiDon't create VA context for each drawing
2017-12-16 Kalyan KondapallyNo need to copy rects.
2017-12-16 Kalyan KondapallyFix error code in RegisterCallback.
2017-12-15 Wang,FeiAdd color balance(Hue, Saturation, Brightness, Contrast...
2017-12-15 Pallavi GFix for external display hot plug/unplug
2017-12-11 Kalyan KondapallyEnsure we release all virtual display resources.
2017-12-11 Kalyan KondapallyEnable SurfaceDamage.
2017-12-10 Kalyan KondapallyFix Linux build.
2017-12-10 Kalyan KondapallyAllow to create FB with preferred format.
2017-12-10 Kalyan KondapallyCall ReleaseGraphicsBuffer only for imported handles.
2017-12-10 Kalyan KondapallyRemove redundant code.
2017-12-10 Kalyan KondapallyUse Gralloc 1.0 API directly.
2017-12-10 Kalyan KondapallyUse ResourceManager to release Virtual display resources.
2017-12-10 Kalyan KondapallyDon't try to check for GPU resources if we dont have...
2017-12-10 Kalyan KondapallyFix build when RESOURCE_CACHE_TRACING is enabled.
2017-12-10 Kalyan KondapallyMove drmfb deletion to Compositor thread.
2017-12-10 Kalyan KondapallyDont mark resources owned by HWC for deletion twice.
2017-12-10 Kalyan KondapallyRename HwcLayerBufferManager as ResourceManager.
2017-12-10 Kalyan KondapallyGet NativeHandler from BufferManager.
2017-12-10 Lin JohnsonAdd external layer buffer cache management.
2017-12-09 Mingwei Wangresolve HWC2_VSYNC_DISABLE correctly
2017-12-09 Lin JohnsonFix the scissor area calculation.
2017-12-09 Xiaosong WeiAdd hooks to pass video color control to varenderer
2017-12-04 Xiaosong WeiAdd P010 pixel format support in VARenderer
2017-11-30 Kevin StrasserFix Linux build
2017-11-30 Randy XuAdd settings file for virtualized environment
2017-11-29 Mingwei WangAdd nested display support in hwc
2017-11-29 Yang, Donghwc.lock moved to vendor partition
2017-11-28 Chen Yu YExtend the search scope of c header files
2017-11-28 Fan, YugangFix display frame rect and source crop issue in Mosaic...
2017-11-28 Kalyan KondapallyRemove UpdateDisplayFrame in NativeSurface.
2017-11-28 Kalyan KondapallyMove surface damage calculations to a separate function.
2017-11-28 Kalyan KondapallyFix display frame rect calculations for Mosaic.
2017-11-28 Kalyan KondapallyAvoid invalidating cache if all attributes are same...
2017-11-26 Kalyan KondapallyAdd a helper to handle cursor layer.
2017-11-26 Kalyan KondapallyRemove redundant checks.
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-25 Kalyan KondapallyFix linux builds.
2017-11-23 Kishore KadiyalaRevert "Add nested display support in hwc"
2017-11-23 Kishore KadiyalaRevert "Revert "Fix Primary display order issues on...
2017-11-22 Xiaosong WeiAdd hwcservice_test
next