summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-7.1.1_r4' into cm-14.1cm-14.1_oldDan Pasanen2016-12-050-0/+0
|\
| * display: invert touch cursor coordinate am: 71806925d3 am: c7456da53d am: 780...Victor Tasayco Loarte2016-08-251-0/+5
| |\
* | | intel: hwcomposer: csc mode is only supported on newer blobsChristopher R. Palmer2016-11-061-0/+4
* | | intel: hwcomposer: Use ASUS_ZENFONE2_LP_BLOBS insteadChristopher R. Palmer2016-11-064-8/+4
* | | hwc: merrifield_plus: Add legacy LP blob supportChristopher R. Palmer2016-11-064-0/+174
* | | Selectivly Revert "Switch away from the deprecated IMG Graphics HAL APIs."jrior0012016-11-0610-47/+71
* | | Merge tag 'android-7.1.0_r4' of https://android.googlesource.com/platform/har...Steve Kondik2016-10-2510-14/+63
|\ \ \
| * \ \ merge in nyc-dr1-release history after reset to nyc-dr1-devgitbuildkicker2016-08-250-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | merge in nyc-dr1-release history after reset to nyc-mr1-devgitbuildkicker2016-07-150-0/+0
| | |\ \ | | | |/ | | |/|
| | | * merge in nyc-dr1-release history after reset to nyc-mr1-devgitbuildkicker2016-07-150-0/+0
| | | |\
| | | | * merge in nyc-dr1-release history after reset to nyc-mr1-devThe Android Automerger2016-07-070-0/+0
| | | | |\ | | | | |/ | | | |/|
| * | | | display: invert touch cursor coordinate am: 71806925d3 am: c7456da53dVictor Tasayco Loarte2016-08-251-0/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | display: invert touch cursor coordinate am: 71806925d3Victor Tasayco Loarte2016-08-251-0/+5
| | |\ \ \
| | | * \ \ display: invert touch cursor coordinateVictor Tasayco Loarte2016-08-251-0/+5
| | | |\ \ \
| | | | * | | display: invert touch cursor coordinateVictor Tasayco Loarte2016-08-241-0/+5
| * | | | | | Merge \\\"gfx: change VSYNC from 60fps to 30fps\\\" into cw-e-dev am: 2b28f71...Victor Tasayco Loarte2016-07-098-8/+51
| |\| | | | |
| | * | | | | Merge \\"gfx: change VSYNC from 60fps to 30fps\\" into cw-e-dev am: 2b28f717ceAndriy Naborskyy2016-07-098-8/+51
| | |\| | | |
| | | * | | | Merge \"gfx: change VSYNC from 60fps to 30fps\" into cw-e-devVictor Tasayco Loarte2016-07-098-8/+51
| | | |\| | |
| | | | * | | Merge "gfx: change VSYNC from 60fps to 30fps" into cw-e-devAndriy Naborskyy2016-07-098-8/+51
| | | | |\ \ \
| | | | | * | | gfx: change VSYNC from 60fps to 30fpsVictor Tasayco Loarte2016-07-078-8/+51
| * | | | | | | Merge \\\"gfx: support external display\\\" into cw-e-dev am: e3e49cc873 am: ...Victor Tasayco Loarte2016-07-081-6/+7
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge \\"gfx: support external display\\" into cw-e-dev am: e3e49cc873Andriy Naborskyy2016-07-081-6/+7
| | |\| | | |
| | | * | | | Merge \"gfx: support external display\" into cw-e-devVictor Tasayco Loarte2016-07-081-6/+7
| | | |\| | |
| | | | * | | Merge "gfx: support external display" into cw-e-devAndriy Naborskyy2016-07-081-6/+7
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | gfx: support external displayVictor Tasayco Loarte2016-05-261-6/+7
| * | | | | | Check whether the size be supported by HWC. Fall back to GLES if the size isn...Lily Ouyang2016-06-291-0/+11
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | Check whether the size be supported by HWC.Lily Ouyang2016-06-291-0/+11
| * | | | | Fixed the video playback messy issues by hardware decoding by libva.Austin Hu2016-06-181-1/+6
| |\| | | |
| * | | | | Don\'t support for standard HAL_PIXEL_FORMAT_YV12 format.Austin Hu2016-06-183-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ display: correct surface LINOFF value am: e7c23207de am: b07371a4c9Victor Tasayco Loarte2016-06-082-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ display: re-implement assignToDevice method am: a174f45487 am: 179758ea06Victor Tasayco Loarte2016-06-082-2/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Support for both HAL_PIXEL_FORMAT_YV12 & HAL_PIXEL_FORMAT_INTEL_YV12 formatsAustin Hu2016-06-025-3/+28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Switch from HAL_PIXEL_FORMAT_YV12 to HAL_PIXEL_FORMAT_INTEL_YV12.Alistair Strachan2016-06-026-9/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ display: add 180 rotation feature to plane am: a130370d8a am: ded83f8544Victor Tasayco Loarte2016-05-283-3/+22
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ HWC: Fix RGBX/RGBA overlay support issueLily Ouyang2016-04-252-22/+23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Revert "HWC: Ignore RGB overlay for some cases"Lily Ouyang2016-04-251-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | intel: hwcomposer: Only use DRM_PSB_PM_SET if it existscm-14.0Christopher R. Palmer2016-09-111-0/+16
* | | | | | | | | | | | | | Check whether the size be supported by HWC.Lily Ouyang2016-06-291-0/+11
* | | | | | | | | | | | | | merge in nyc-release history after reset to nyc-devThe Android Automerger2016-06-190-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | merge in nyc-release history after reset to nyc-devThe Android Automerger2016-06-080-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Support for both HAL_PIXEL_FORMAT_YV12 & HAL_PIXEL_FORMAT_INTEL_YV12 formatsAustin Hu2016-06-035-3/+28
| | * | | | | | | | | | | | Switch from HAL_PIXEL_FORMAT_YV12 to HAL_PIXEL_FORMAT_INTEL_YV12.Alistair Strachan2016-06-036-9/+10
| | * | | | | | | | | | | | merge in nyc-release history after reset to nyc-devThe Android Automerger2016-05-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | merge in nyc-release history after reset to nyc-devThe Android Automerger2016-04-260-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | merge in nyc-release history after reset to nyc-devThe Android Automerger2016-03-160-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | merge in nyc-release history after reset to nyc-devThe Android Automerger2016-02-240-0/+0
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ merge in nyc-release history after reset to masterThe Android Automerger2016-02-020-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ merge in nyc-release history after reset to masterThe Android Automerger2016-02-020-0/+0
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / / | | | | | | |/| | | | | | | | |
* | | | | | | | | | | | | | | | Fixed the video playback messy issues by hardware decoding by libva.Austin Hu2016-06-171-1/+6
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Don't support for standard HAL_PIXEL_FORMAT_YV12 format.Austin Hu2016-06-173-4/+4
|/ / / / / / / / / / / / / /