OSDN Git Service

android-x86/external-IA-Hardware-Composer.git
2018-02-13 Harish KrupoMove LayerHashGenerator to Native display
2018-02-13 Kalyan KondapallyPartial revert of "ff92a05232c5c56c63b99865dd149c4c9bcf...
2018-02-13 Kalyan KondapallyEnsure we dont allocate more than once for the plane...
2018-02-13 Kalyan KondapallyEnsure we clear surface in case layers are replaced.
2018-02-13 Kalyan KondapallyAdd basic tracking to refresh surfaces within planestate.
2018-02-11 Kalyan KondapallyTrack within plane state if last plane surface can...
2018-02-11 Kalyan KondapallyReplace InUse usage with SurfaceAge.
2018-02-11 Kalyan KondapallyNo need to reset composition regions if only damage...
2018-02-11 Kalyan KondapallySwapsurface implicitly in PlaneState.
2018-02-09 Harish KrupoPixelBuffer: Align width and height of pixelbuffer
2018-02-09 Harish KrupoMakefile.am: Add wsi, common as dependency
2018-02-09 Harish Krupolinux_frontend: Add Destroy layer API
2018-02-09 Harish Krupolinux_frontend: Add support for setting raw pixel data.
2018-02-09 Kalyan KondapallyFix warnings.
2018-02-06 Harish KrupoHwcRect: Set all members to 0 on initialization.
2018-02-06 Kalyan KondapallyHandle case where one of the rects is empty in Calculat...
2018-02-06 Kalyan KondapallyRevert "hyper dmabuf sharing"
2018-02-06 Lin JohnsonCorrect video plane damage rect caculation.
2018-02-06 xue.yifeihyper dmabuf sharing
2018-02-06 Kalyan KondapallyAdd support for raw pixel data.
2018-02-03 Kalyan KondapallyAdd initial support for HDCP.
2018-02-02 Harish KrupoLinux Backend Support
2018-02-01 Yuanjun HuangAdd API and functionality to query and store supported...
2018-02-01 Harish KrupoNativeDisplay: Layer Hash Generator
2018-01-31 Harish Krupotravis-ci: install all packages in same command
2018-01-29 Kalyan KondapallyAdd helper for checking down scaling factor.
2018-01-29 Kalyan KondapallyEnsure we validate Display Transform as needed.
2018-01-28 Kalyan KondapallyUse GPUDevice to monitor HWCLock.
2018-01-28 Kalyan KondapallySplit drm and HWC specific initialization.
2018-01-28 Harish Krupohash_combine_hwc: get seed parameter as reference.
2018-01-28 Kalyan KondapallyInitial support for Downscaling as needed.
2018-01-23 Kalyan KondapallyValidate rect even if clear_surface is true.
2018-01-23 Wang,FeiAdd more test case in hwcservice_test.
2018-01-23 PoornimaAdded Support for 64bit RGB format
2018-01-22 Kalyan KondapallyTake Layer Content and validate into account in Overla...
2018-01-21 Kalyan KondapallyTake layer's state into consideration during idle frame.
2018-01-21 Kalyan KondapallyMake sure we are setting display frame correctly always.
2018-01-21 Kalyan KondapallyRemove unused define in make files.
2018-01-21 Kalyan KondapallyRe-work Idle time logic.
2018-01-20 Kalyan KondapallyIgnore Idle Frame request in case a layer has changed.
2018-01-20 Kalyan KondapallyForce render layers when force_media_composition is...
2018-01-20 Kalyan KondapallyIgnore Idleframe request in case effects state has...
2018-01-18 Kishore KadiyalaRemove the duplication of the function call
2018-01-18 Wang,FeiSet scaling mode through environment variable.
2018-01-16 Kalyan KondapallyMark NeedsOffScreenComposition const.
2018-01-16 Kalyan KondapallyCheck source and display frame rects separately.
2018-01-16 Kalyan KondapallyRemove separate damage tracking in NativeSurface.
2018-01-15 Kalyan KondapallyTake Surface Damage into account before reseting kLayer...
2018-01-14 Kalyan KondapallyMinimize flickers when layer is replaced with another.
2018-01-14 Kalyan KondapallyEnsure Media surface state is updated correctly.
2018-01-14 Kalyan KondapallySkip Revalidation in case layer buffer has changed.
2018-01-14 Kalyan KondapallyMove all display transform checks to PlaneState.
2018-01-14 Kalyan KondapallyUse plane for 180 rotation.
2018-01-14 Kalyan KondapallyEnsure we update Video layer when effects state change.
2018-01-10 Wang,FeiAdd deinterlace on VA module.
2018-01-09 Kalyan KondapallyAdd a threshold before we use SurfaceDamage.
2018-01-09 Kalyan KondapallyDon't assume plane always needs rendering.
2018-01-09 Kalyan KondapallyDont refresh surfaces if not needed.
2018-01-09 Xiaosong WeiApply video effect immediately for current frame
2018-01-09 Lin JohnsonFix width/height setting in vaCreateSurfaces.
2018-01-08 Kalyan KondapallyFix flicker when partial clears are used.
2018-01-08 Kalyan KondapallyReset Validationstate when adding layers.
2018-01-08 Kalyan KondapallyMake sure we check SurfaceDamage and rect when clear_su...
2018-01-08 Kalyan KondapallyDont reset Damage more than we should do.
2018-01-08 Kalyan KondapallyAdd helper to reset rect.
2018-01-07 Kalyan KondapallyClip regions to Damage Rect.
2018-01-07 Kalyan KondapallyRemove redundant clear surface checks.
2018-01-07 Kalyan KondapallyAvoid re-compositing planes in case removed layer was...
2018-01-07 Kalyan KondapallyMake sure we set correct plane transform when display...
2018-01-07 Kalyan KondapallyTake Damage rect into account in disjoint_layers.
2018-01-07 Kalyan KondapallyReset Composition region as needed.
2018-01-04 Kalyan KondapallyRemove include.
2018-01-04 Kalyan KondapallyAlways reset current damage to be same as surface_damage.
2018-01-03 Kalyan KondapallyFix MosaicDisplay.
2018-01-03 Kalyan KondapallyPrefer display with highest refresh rate.
2018-01-03 Kalyan KondapallyTrack render state correctly.
2018-01-03 Kalyan KondapallyPostpone re-validation when only removing layers.
2018-01-03 Kalyan KondapallyFix indentation.
2018-01-03 Kalyan KondapallyAdd more traces.
2018-01-03 Kalyan KondapallyFix cursor layer check in DrmPlane.
2018-01-03 Kalyan KondapallyDon't ignore alpha when using overlays.
2018-01-03 Kalyan KondapallyLet's make sure we use single plane when in idle mode.
2018-01-02 Kalyan KondapallyEnable Damage support.
2018-01-02 Kalyan KondapallyEnsure we reset composition region cache when we add...
2018-01-02 Kalyan KondapallyEnsure we clear surface when display rect has changed.
2018-01-02 Kalyan KondapallyEnsure we swap surface as needed.
2018-01-02 Kalyan KondapallyFix Logical Display.
2018-01-01 Kalyan KondapallyAvoid redundant test commit.
2017-12-31 Kalyan KondapallyFix commit failure when rotating the screen.
2017-12-31 Kalyan KondapallyMinor cleanup.
2017-12-31 Kalyan KondapallyAdd support to track when surfaces need to be refreshed.
2017-12-31 Kalyan KondapallyRemove UsePlaneScalar from OverlayLayer.
2017-12-31 Kalyan KondapallyCombine all incremental plane checks to one.
2017-12-31 Kalyan KondapallyLet's ensure we test layers as rects change.
2017-12-30 Kalyan KondapallyTrack source correctly in displayplanestate.
2017-12-29 Kalyan KondapallyEnsure we do a test commit in case cursor checks fail.
2017-12-29 Kalyan KondapallyRemove redundant inputs to validate layers.
2017-12-29 Kalyan KondapallyCache cursor test results.
2017-12-29 Kalyan KondapallyAvoid surfacedamage/rects calculations in case layers...
2017-12-29 Xiaosong WeiAdd RestoreDefaultVideoColor implementation
next