History log of /hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
afb0630fd38b3db0e01f243d3112d0b67a93976e 04-Jul-2014 Saurabh Shah <saurshah@codeaurora.org> qdutils: Parse rotator downscale feature

Parse rotator downscale feature from the capabilities sysfs node

Change-Id: I346a20d4879682e115eb2f8f74afd41dca31e930
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
52c40f737665f00bf9ecd486b9896ce256c94fd2 02-Jul-2014 Saurabh Shah <saurshah@codeaurora.org> qdutils: Add getter for 8994

Add version and getter for 8994

Change-Id: I95a8e4518a763651d7ce3865075fac80d4b3c60b
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
cfb968873b9e94dca883aadabee42b01558faea9 15-Jun-2014 Shalaj Jain <shalajj@codeaurora.org> display: remove compiler warnings

Use correct typecasts and format specifiers and resolve
compiler warnings

Change-Id: I51b12ecb78a9a496cf1f76c3d32892a203f70c43
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
e095244acd6350d0898d5a9b409dff2748553bfc 23-May-2014 Saurabh Shah <saurshah@codeaurora.org> hwc: Source Split layers always if indicated by driver

Source Split layers always if the driver indicates so by setting
the src_split_always in the capabilities sysfs node.
This is applicable to layers whose width > mixer's width, since
MDP clk rate is dependent on max(mixer_width, layer_width).

This feature can be enabled if the panel height is more than a
certain empirically derived value. Splitting always in those
cases can help with a lower voltage.

Change-Id: If9b33f11ca4132eb77416c26819f7473c65d3b08
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
514cb6b3f43dd8a3d743cbe68f333898d5e981b8 25-Apr-2014 Jeykumar Sankaran <jsanka@codeaurora.org> hwc: Support single ROI for split panels.

For panels that cannot accept commands in both the interfaces, we cannot
send two ROI's (for each half). We merge them into single ROI and split
them across lSplit for MDP mixer use. The ROI's will be merged again
finally before updating the panel in the driver.

- Reads panel property of dual control path.
- If dual control path not supported, merge ROI's before
analysing for composition strategies.

Change-Id: I67e361a299dc5d1adb28b180900e24633eefc4a8
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
26ca824f5a1e6adb8038a103c27139c163bb0660 12-May-2014 Prabhanjan Kandula <pkandula@codeaurora.org> qdutils : Add mdp revision for 8x39.

Add mdp revision check for 8x39 to facilitate
any target specific checks with in HAL.

Change-Id: I115f4c8e54a11d240d02662eddce86c7528d3b19
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
29e3491d8c71a426903f0194a9a40a75bde825b3 05-Apr-2014 Jeykumar Sankaran <jsanka@codeaurora.org> h/q/d: Read minimum width and height values of the panel ROI

Read minimum width and height restrictions on ROI of a panel
through sysfs node.

Change-Id: I0e4c35cdcaee06e77955725565cfbed2f0fd91e9
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
3c3c2482b748934e34ed89214c7f94042c35b751 12-Apr-2014 Naseer Ahmed <naseer@codeaurora.org> mdp_version: Check define for each version

Some of the definitions may not be present on AOSP builds while
other may. Check each definition to be sure.

Change-Id: Ia3cf8f024a3a6b6633a3be4646579f6cde0d5580
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
962c5d172ef0503585834d4bb037a856dd74bb7f 06-Mar-2014 Jeykumar Sankaran <jsanka@codeaurora.org> libqdutils: Update panel capabilities from sys node

This change adds support to read more panel related informations
from sys node.

Change-Id: I64f37a35945ac700388335059cbb1cfbc9d4b4d7
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
0fdae193307fb17bb537598ab62682edd5138b72 13-Mar-2014 radhakrishna <radhakrishna@codeaurora.org> h/q/d: Add utility function for 8x16 and read RGB scalar capability

- Add utility function for 8x16
- Add internal function to identify if RGB doesn't
support scaling that is read from capabilities node.
- If UI layer needs scaling and RGB pipe doesn't
support scalar, request a VG pipe
- On 8x16, request DMA pipe for WFD

Change-Id: I94e8e0371bb10fcad53fddd2b7c45bc9b2594a4d
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
a653efede03423aa840da24634f1ec6f20796f1e 09-Apr-2014 Simon Wilson <simonwilson@google.com> Revert "Revert "msm8226: update to AU_LINUX_ANDROID_KK.04.04.02.010.224""

This reverts commit 90268aeae4a80fdce99db4a4e45d696afd4fff36.
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
ef53c1c84ec55ed50f607d52b7abfbb86239408e 09-Apr-2014 Simon Wilson <simonwilson@google.com> Revert "Revert "split msm8x26 and msm8x74 display HALs apart""

This reverts commit 13236c4d3582dd6f7185a303c4795ea611edbfe3.
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
13236c4d3582dd6f7185a303c4795ea611edbfe3 07-Apr-2014 Benoit Goby <benoit@android.com> Revert "split msm8x26 and msm8x74 display HALs apart"

This reverts commit 32d546383b4424a954987570731f7fa216bce206.
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
90268aeae4a80fdce99db4a4e45d696afd4fff36 07-Apr-2014 Benoit Goby <benoit@android.com> Revert "msm8226: update to AU_LINUX_ANDROID_KK.04.04.02.010.224"

This reverts commit f96e0b957a215582702db2a5ec6c744afd94eae3.
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
f96e0b957a215582702db2a5ec6c744afd94eae3 28-Mar-2014 Iliyan Malchev <malchev@google.com> msm8226: update to AU_LINUX_ANDROID_KK.04.04.02.010.224

Change-Id: Ia9af631171fb9ec64de1d1cb0ddf5be3e0fe9132
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp
32d546383b4424a954987570731f7fa216bce206 18-Mar-2014 Iliyan Malchev <malchev@google.com> split msm8x26 and msm8x74 display HALs apart

Change-Id: I58a7dc129faa6eef4f7cdc8ee09fd42cd86c189b
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/display/msm8226/libqdutils/mdp_version.cpp