<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_hardware_qcom_display, branch marshmallow-dr1.5-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/'/>
<entry>
<title>Enable color temperature developer setting</title>
<updated>2016-01-15T00:19:42+00:00</updated>
<author>
<name>Steve Pfetsch</name>
<email>spfetsch@google.com</email>
</author>
<published>2016-01-14T01:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=f1812e0b56773537760c9ae8ea45cee5ac902118'/>
<id>f1812e0b56773537760c9ae8ea45cee5ac902118</id>
<content type='text'>
Add a switch in Developer Settings to enable "cool" color temperature
mode.

Bug: 26110238
Change-Id: I669ae4ddf58d6654b154692afc7d0689227617b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a switch in Developer Settings to enable "cool" color temperature
mode.

Bug: 26110238
Change-Id: I669ae4ddf58d6654b154692afc7d0689227617b2
</pre>
</div>
</content>
</entry>
<entry>
<title>display: edo panel: display quality optimization</title>
<updated>2015-12-18T22:51:51+00:00</updated>
<author>
<name>Zhao Xuewen</name>
<email>zhaoxuewen@huawei.com</email>
</author>
<published>2015-12-18T22:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=ed83eaacc5d4f68d6ae25c9e7c15c292e8d4b6eb'/>
<id>ed83eaacc5d4f68d6ae25c9e7c15c292e8d4b6eb</id>
<content type='text'>
am: 48857cd056

* commit '48857cd056356d233d2751b2510376ea6017b056':
  display: edo panel: display quality optimization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 48857cd056

* commit '48857cd056356d233d2751b2510376ea6017b056':
  display: edo panel: display quality optimization
</pre>
</div>
</content>
</entry>
<entry>
<title>display: edo panel: display quality optimization</title>
<updated>2015-12-18T19:07:03+00:00</updated>
<author>
<name>Zhao Xuewen</name>
<email>zhaoxuewen@huawei.com</email>
</author>
<published>2015-11-20T10:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=48857cd056356d233d2751b2510376ea6017b056'/>
<id>48857cd056356d233d2751b2510376ea6017b056</id>
<content type='text'>
Because edo panel design using delta pixel design,
so you can see aliasing in the display edges
of the panel. In order to optimize the display
quality,add algorithms to rending the framebuff data.

If we detect the display pixel design is Delta,
disable mdpcomp to get the whole single layer framebuff,
then use the algorithms to optimize the pixel arrangement.

Change-Id: I4d6ac7e2bae13548ed35807eb6a2b7d933101cb4
Signed-off-by: l00212897 &lt;gang.li@huawei.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because edo panel design using delta pixel design,
so you can see aliasing in the display edges
of the panel. In order to optimize the display
quality,add algorithms to rending the framebuff data.

If we detect the display pixel design is Delta,
disable mdpcomp to get the whole single layer framebuff,
then use the algorithms to optimize the pixel arrangement.

Change-Id: I4d6ac7e2bae13548ed35807eb6a2b7d933101cb4
Signed-off-by: l00212897 &lt;gang.li@huawei.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DO NOT MERGE display: HAL: FB pipe type select</title>
<updated>2015-12-15T23:40:28+00:00</updated>
<author>
<name>Uday Kishore Pasupuleti</name>
<email>upasupul@codeaurora.org</email>
</author>
<published>2015-12-15T23:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=c93646ea50605f0aa6796cfc1bc390ff75f1a732'/>
<id>c93646ea50605f0aa6796cfc1bc390ff75f1a732</id>
<content type='text'>
am: e198c38dc2  -s ours

* commit 'e198c38dc2959f9a3dc6410ec3f14544ad8478a0':
  DO NOT MERGE display: HAL: FB pipe type select
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: e198c38dc2  -s ours

* commit 'e198c38dc2959f9a3dc6410ec3f14544ad8478a0':
  DO NOT MERGE display: HAL: FB pipe type select
</pre>
</div>
</content>
</entry>
<entry>
<title>DO NOT MERGE display: HAL: FB pipe type select</title>
<updated>2015-12-15T23:27:17+00:00</updated>
<author>
<name>Uday Kishore Pasupuleti</name>
<email>upasupul@codeaurora.org</email>
</author>
<published>2015-09-25T10:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=e198c38dc2959f9a3dc6410ec3f14544ad8478a0'/>
<id>e198c38dc2959f9a3dc6410ec3f14544ad8478a0</id>
<content type='text'>
When disable mdpcomp,it will fail to select pipe type.

For wearable targets, secondary display is not applicable.
Try for DMA pipe for FB first, if FB does not have scaling.

Change-Id: Ib621dca2f383d2dd9a6916bc8ccf6408050f8a5b
Signed-off-by: l00212897 &lt;gang.li@huawei.com&gt;
Signed-off-by: Uday Kishore Pasupuleti &lt;upasupul@codeaurora.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When disable mdpcomp,it will fail to select pipe type.

For wearable targets, secondary display is not applicable.
Try for DMA pipe for FB first, if FB does not have scaling.

Change-Id: Ib621dca2f383d2dd9a6916bc8ccf6408050f8a5b
Signed-off-by: l00212897 &lt;gang.li@huawei.com&gt;
Signed-off-by: Uday Kishore Pasupuleti &lt;upasupul@codeaurora.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>msm8909: Populate display code for msm8x09</title>
<updated>2015-12-08T20:42:17+00:00</updated>
<author>
<name>Prashant Malani</name>
<email>pmalani@google.com</email>
</author>
<published>2015-12-08T01:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=07bbf1e89c031a5d41a7561433e832d396c311a5'/>
<id>07bbf1e89c031a5d41a7561433e832d396c311a5</id>
<content type='text'>
Copied from manifest tag LW.BR.1.0-00110-8x09w.0 for
LW.BR.1.0

Bug: 25691995
Change-Id: I42c50111d92ecbdc9198ce4f2a98c26300dfa715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copied from manifest tag LW.BR.1.0-00110-8x09w.0 for
LW.BR.1.0

Bug: 25691995
Change-Id: I42c50111d92ecbdc9198ce4f2a98c26300dfa715
</pre>
</div>
</content>
</entry>
<entry>
<title>am 405d29dc: am a4a4524a: am 0f2848ad: (-s ours) resolved conflicts for 25016fd2 to lmp-mr1-ub-dev [DO NOT MERGE]</title>
<updated>2015-10-16T22:10:34+00:00</updated>
<author>
<name>Patrick Tjin</name>
<email>pattjin@google.com</email>
</author>
<published>2015-10-16T22:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=83d19bb6ba2919b8372a03bfef29784d154bc4f7'/>
<id>83d19bb6ba2919b8372a03bfef29784d154bc4f7</id>
<content type='text'>
* commit '405d29dc5b902b2bc2caee2de695d251a3f65141':
  hwc: fix compilation issue on backport of Ieb91b70 [DO NOT MERGE]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '405d29dc5b902b2bc2caee2de695d251a3f65141':
  hwc: fix compilation issue on backport of Ieb91b70 [DO NOT MERGE]
</pre>
</div>
</content>
</entry>
<entry>
<title>am a4a4524a: am 0f2848ad: (-s ours) resolved conflicts for 25016fd2 to lmp-mr1-ub-dev [DO NOT MERGE]</title>
<updated>2015-10-16T22:03:44+00:00</updated>
<author>
<name>Patrick Tjin</name>
<email>pattjin@google.com</email>
</author>
<published>2015-10-16T22:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=405d29dc5b902b2bc2caee2de695d251a3f65141'/>
<id>405d29dc5b902b2bc2caee2de695d251a3f65141</id>
<content type='text'>
* commit 'a4a4524adad910a01d8af8bd1fdb2e4530e9ce7c':
  hwc: fix compilation issue on backport of Ieb91b70 [DO NOT MERGE]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'a4a4524adad910a01d8af8bd1fdb2e4530e9ce7c':
  hwc: fix compilation issue on backport of Ieb91b70 [DO NOT MERGE]
</pre>
</div>
</content>
</entry>
<entry>
<title>am 0f2848ad: (-s ours) resolved conflicts for 25016fd2 to lmp-mr1-ub-dev [DO NOT MERGE]</title>
<updated>2015-10-16T21:58:30+00:00</updated>
<author>
<name>Patrick Tjin</name>
<email>pattjin@google.com</email>
</author>
<published>2015-10-16T21:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=a4a4524adad910a01d8af8bd1fdb2e4530e9ce7c'/>
<id>a4a4524adad910a01d8af8bd1fdb2e4530e9ce7c</id>
<content type='text'>
* commit '0f2848ada0c60432dc274aa76ed42cd48b6cb675':
  hwc: fix compilation issue on backport of Ieb91b70 [DO NOT MERGE]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '0f2848ada0c60432dc274aa76ed42cd48b6cb675':
  hwc: fix compilation issue on backport of Ieb91b70 [DO NOT MERGE]
</pre>
</div>
</content>
</entry>
<entry>
<title>resolved conflicts for 25016fd2 to lmp-mr1-ub-dev [DO NOT MERGE]</title>
<updated>2015-10-16T21:52:09+00:00</updated>
<author>
<name>Patrick Tjin</name>
<email>pattjin@google.com</email>
</author>
<published>2015-10-16T21:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_qcom_display/commit/?id=0f2848ada0c60432dc274aa76ed42cd48b6cb675'/>
<id>0f2848ada0c60432dc274aa76ed42cd48b6cb675</id>
<content type='text'>
Change-Id: Ic8067914f0e82c13a38f61b60d748ec63c02f89f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic8067914f0e82c13a38f61b60d748ec63c02f89f
</pre>
</div>
</content>
</entry>
</feed>
