History log of /hardware/qcom/display/msm8996/sdm/libs/hwc2/hwc_display_virtual.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c25b1e71c5c04691c5fa3936b9a37c94e69a2e03 19-Jul-2016 Naseer Ahmed <naseer@codeaurora.org> hwc2: Fix retire fences

The HWC2 header does not require deferring the retire fence, also
known as the present fence. The retire fence is now known as the
present fence in the HWC2 header and it belongs to the
current frame that is submitted and is signalled when the current
frame is picked up. Also, the retire fence was incorrectly set to
the release fence of the output buffer. Use the retire fence
instead.

Bug: 30204952
Change-Id: Ide2fdcc27d0ed42119ccb1e37e16d43c32a39790
/hardware/qcom/display/msm8996/sdm/libs/hwc2/hwc_display_virtual.cpp
3232d55c39f7a3dcc0b68b180ff60edaee7d108d 14-Jul-2016 Naseer Ahmed <naseer@codeaurora.org> hwc2: Close acquire fence fd of vds output buffer

Bug: 29945684
Change-Id: Ic7ff485aab2d61f9c0b885f8091f5f1ee5ecdd9b
/hardware/qcom/display/msm8996/sdm/libs/hwc2/hwc_display_virtual.cpp
efa4d6ec10802ff9b4e2c6af85ad7f316a2e4779 25-Jun-2016 Naseer Ahmed <naseer@codeaurora.org> msm8996: Update display HAL to display SU 28 + HWC2 fixes

display_hal:
88df337 hwc2: Add binder command to switch modes
e76c5ff hwc2: Use display modes from graphics.h
489ce37 sdm: hwc2: Handle setColorTransform
9fbad3f sdm: Initialize mixer, fb and display attributes for
virtual display.
895f178 sdm: Populate output buffer descriptor details in commit
phase.
6786e5d hwc2: Fix incorrect index
33abf3a hwc2: Fix compiler issue
ac442ae hwc2: Set encrypted flag for block encrypted devices
e95fe3f hwc2: Actually delete layer when removing from the layer
lists
0f5b51c hwc2: Support multiple displays in dumpsys
76757e5 hwc2: Set active config on virtual display initialization
3450253 hwc2: Use csc,igc from layer buffer
4e48da2 libmemtrack: Update the parsing of flags field
1e9a0ab sdm: Limit composed layers for non primary displays
9917b1b sdm: core: Change warning log to info
afae134 Promotion of display.lnx.3.0-00028.

Bug: 29636496
Bug: 29457664
Bug: 29640792
Bug: 28742504
Change-Id: Ie220b93efab7d86b4c0d528da8c9c8bd0a476b09
/hardware/qcom/display/msm8996/sdm/libs/hwc2/hwc_display_virtual.cpp
29e3abc7397a3745eeec375b4dcee0a3e4c67b28 20-Jun-2016 Naseer Ahmed <naseer@codeaurora.org> display: msm8996: Update display HAL to SU27 + HWC2 specific commits

display_hal:
75f1caf sdm: hwc2: Handle Tranform::None
2857687 hwc2: Ignore empty layer sets
da95cbe hwc2: Always set the retire fence in present()
f50eda4 sdm: hwc2: Set transform correctly
0d4053d sdm: Move HPD enable to Primary device Initialization
a4ebb36 sdm: Reserve one byte for NULL terminating character.
9a3dde8 Promotion of display.lnx.3.0-00027.

Bug: 29463310
Change-Id: I1dfd2b58b7587ee0b2ebc6e1c3d6ed0640405296
/hardware/qcom/display/msm8996/sdm/libs/hwc2/hwc_display_virtual.cpp
8089858bfb034e36d45172ff6a5437d7dce86cb7 09-May-2016 Steve Pfetsch <spfetsch@google.com> display: Update to AU160 proprietary drop

Update to AU_LINUX_ANDROID_LA.HB.1.3.9.06.00.01.213.160

display_hal:
b92e73f hwc: HWC 2.0 implementation
c14b208 sdm: Re-define MultiRect MDP flags
34bad08 display: Disable QTI_BSP
728f253 Merge remote-tracking branch 'quic/display.lnx.3.0-dev' into LA.HB.1.3.9
6f12fbc sdm: Use vector for layers and regions
ff96e87 sdm: Move blit/hybrid property check to HWCDisplay
8bf69fb sdm: Define feature flags for pipe

Change-Id: I643c3f3a9606e205b76a60afb89ebbd525d647f2
/hardware/qcom/display/msm8996/sdm/libs/hwc2/hwc_display_virtual.cpp