commit | 376d8a8c014a0f9d54c74fac845ade1361f734a7 | [log] [tgz] |
---|---|---|
author | Amara Venkata Mastan Manoj Kumar <manojavm@codeaurora.org> | Wed Mar 13 19:18:47 2013 -0700 |
committer | Ramkumar Radhakrishnan <ramkumar@codeaurora.org> | Thu Aug 22 15:34:29 2013 -0700 |
tree | 29cc87119f884ab34ad27328b1f4a21532bd59d1 | |
parent | 31f4c4e7b903f1608a45db22f621703bd9c412f9 [diff] |
hwc: Perform MDP downscaling for WFD/HDMI Scenario On WFD/HDMI connection, if the configured resolution is less than Primary Resolution, Display HAL does the following: 1. sends hpd notification to SF with primary resolution. 2. configures MDP pipes with configured Resolution. This is done to improve UI quality as MDP has better downscale filter options compared to GPU. Change-Id: I33570c13016a35ed6c5d22d4c34dfe75b2c605a1