summaryrefslogtreecommitdiffstats
path: root/merrifield/include
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Hwcomposer: Enable VirtualDisplay feature" into cm-13.0Christopher R. Palmer2016-01-132-8/+17
|\
| * Hwcomposer: Enable VirtualDisplay featureSaadi Maalem2016-01-072-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JIRA: MARVIN-68 Fixed fd leaks issues with VirtualDisplays. Due to removal of WIDI, the VirtualDisplay feature got removed and we end up with a file descriptor leakage when using extensively the VirtualDisplay feature. Add back VirtualDisplay feature without WIDI support. Change-Id: I7718222f88eb765ed110afe71f1f496e66a23cfd Signed-off-by: Liang Weilong <weilongx.liang@intel.com> Signed-off-by: Guillaume Ranquet <guillaumex.ranquet@intel.com> Reviewed-on: https://android.intel.com/380907 Reviewed-by: Tasayco Loarte, VictorX <victorx.tasayco.loarte@intel.com> Reviewed-by: Liu, Kevin <kevin.liu@intel.com> Reviewed-by: jenkins_ndg <jenkins_ndg@intel.com> Reviewed-by: Akue, LoicX <loicx.akue@intel.com> Reviewed-by: Ledentec, AlexandreX <alexandrex.ledentec@intel.com> Reviewed-by: Maalem, Saadi <saadi.maalem@intel.com> Tested-by: Tasayco Loarte, VictorX <victorx.tasayco.loarte@intel.com>
* | intel: hwcomposer: Use ASUS_ZENFONE2_LP_BLOBS insteadChristopher R. Palmer2016-01-132-3/+3
|/ | | | Change-Id: I3b8776cc2b697902581de92071368d313870feb0
* hwc: merrifield_plus: Add legacy LP blob supportChristopher R. Palmer2015-12-192-0/+160
| | | | Change-Id: Ifba18a8d2f631930e85c540f397c46b7119eea14
* Update HWC interfaceChristopher R. Palmer2015-12-193-225/+328
| | | | | | | | | | | | | | | | | | | | | | This is a port of this commit: commit bacdfbde97131d12c92bf832ce9d7db6de4598d8 Author: Vinil Cheeramvelil <vinil.cheeramvelil@intel.com> Date: Tue Jun 2 15:23:47 2015 -0700 IMG DDK1.5 HWC update: replace broken Intel HWC interface Bug: 20914944 Bug: 20302101 Bug: 19412176 Bug: 21265944 Change-Id: I346848e040bf869d9e84016c05dd136f1cee397b Signed-off-by: Pradeep Radhakrishna <pradeep.radhakrishna@intel.com> which also included removing "filter" from the blit method of the BufferManager. Change-Id: Ib536dcc61f29eecfd954885ae5f5dab54507d911
* First hwcomposer code drop for marvinBenjamin Pujol2015-04-0924-0/+2022
Issued from Intel internal commit : 58771d Change-Id: I8437d663e3b9baa0164517c0ece83b77b5864e8f Signed-off-by: Benjamin Pujol <benjamin.pujol@intel.com> Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com> Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>