| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Older devicds don't have this ioctl in their kernels and need to
rely on the older calls. Conditionally restore them after
the merge of 6.0.1_r22.
Change-Id: I9ac7b015b1d039095cbc84867ef8d7dc2a74324c
|
|\
| |
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/hardware/intel/img/hwcomposer into cm-13.0
Android 6.0.1 release 22
Change-Id: I70129e3d6e384284617d8d45fcf783f350e0c54d
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
VideoPayloadBuffer to align with palyload in video driver
am: f65be044ae
* commit 'f65be044aecd54f462dd0f42b07c238fd3c4aab5':
Use default csc mode and video range setting for HDMI. Update VideoPayloadBuffer to align with palyload in video driver
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update VideoPayloadBuffer to align with palyload in video driver
Bug: 25936176
Change-Id: I5b0ad4d7aa107f4dc4ecca38659ec94c3799447e
Signed-off-by: mahongpe <hongpeng.ma@intel.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Based on following patches:
https://android.intel.com/#/c/394225/
https://android.intel.com/#/c/408229/
https://android.intel.com/#/c/394226/
Change-Id: Iead2940d0f033b3a0c91a42a58dc9898ae5cb6ec
Orig-Tracked-On: https://jira01.devtools.intel.com/browse/IMINAN-43707
Tracked-On: https://jira.ndg.intel.com/browse/MARVIN-1017
Signed-off-by: Jia, Lin A <lin.a.jia@intel.com>
Signed-off-by: Tong, Bo <box.tong@intel.com>
Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Calling a libwsbm function with fd value (-1)
Orig-Author: Randy Xu <randy.xu@intel.com>
Change-Id: Ie3a5765faca3f71c58ba604bd96d2e88261eb616
Tracked-On: https://jira.ndg.intel.com/browse/MARVIN-1017
Signed-off-by: Dale Stimson <dale.b.stimson@intel.com>
Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
To be consistent with upstream naming.
Change-Id: I69bfcc3cfdbbb222a01f16323e2ea468f5916cc7
Tracked-On: https://jira.ndg.intel.com/browse/MARVIN-1012
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change-Id: I24113f420e1180dbaf03efc3af2181cd6dd7eaf5
Tracked-On: https://jira.ndg.intel.com/browse/MARVIN-1012
Signed-off-by: Stephen Woo <stephen.m.woo@intel.com>
Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '219b6962f08cc66bd6227f4647388c26f486a4dd':
Display: power consumption saving
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
JIRA: MARVIN-142
implement hwc setPowerMode for display power saving.
Change-Id: Ia7c5d3da733f674cbb977fc443cd17c0cf81a2f8
Signed-off-by: Sophia Gong <sophia.gong@intel.com>
Reviewed-on: https://android.intel.com/386435
Tested-by: Ledentec, AlexandreX <alexandrex.ledentec@intel.com>
Reviewed-by: Maalem, Saadi <saadi.maalem@intel.com>
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
* commit '040739aeaee679e4a570d51d8c081c61b7da3271':
Hwcomposer: Enable VirtualDisplay feature
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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: Ief60aac960585c0f09312e2cc7e5629969f3f448
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>
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
* commit '59b4d76727d3ed68dcadb018c121b6b9d80cfb7b':
Set proper blanking mode for DOZE
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In order to support Ambient mode with new HWC 1.4 coming with
Diamond, blanking mode should properly set in setPowerMode implementation.
When setting HWC_POWER_MODE_DOZE, display should not blank as other modes
with display on (HWC_POWER_MODE_NORMAL & HWC_POWER_MODE_DOZE_SUSPEND).
Change-Id: I24409ea6e57159c10fb425de0b66ba334810118f
Tracked-On: https://jira01.devtools.intel.com/browse/MARVIN-650
Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com>
Reviewed-on: https://android.intel.com:443/370542
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In order to support Ambient mode with new HWC 1.4 coming with
Diamond, blanking mode should properly set in setPowerMode implementation.
When setting HWC_POWER_MODE_DOZE, display should not blank as other modes
with display on (HWC_POWER_MODE_NORMAL & HWC_POWER_MODE_DOZE_SUSPEND).
Change-Id: I24409ea6e57159c10fb425de0b66ba334810118f
Tracked-On: https://jira01.devtools.intel.com/browse/MARVIN-650
Signed-off-by: Victor Tasayco Loarte <victorx.tasayco.loarte@intel.com>
Reviewed-on: https://android.intel.com:443/370542
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Android 6.0.1 release 13
Ticket: CYNGNOS-1522
Change-Id: Ief9a785595e265db831238c8333307a9fdf05ea8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update VideoPayloadBuffer to align with palyload in video driver
Bug: 25936176
Change-Id: I5b0ad4d7aa107f4dc4ecca38659ec94c3799447e
Signed-off-by: mahongpe <hongpeng.ma@intel.com>
|
| |\ \ \
| | |/ /
| |/| | |
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie5d67e54b8d9ed18b7bbeda0dfcb0b7a64226688
|
|\| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Idda66fe019a6fab461b791ae67e6491127f7c762
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I3b8776cc2b697902581de92071368d313870feb0
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
Ticket: CYNGNOS-1404
Android 6.0.1 release 10
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update VideoPayloadBuffer to align with palyload in video driver
Bug: 25936176
Change-Id: I5b0ad4d7aa107f4dc4ecca38659ec94c3799447e
Signed-off-by: mahongpe <hongpeng.ma@intel.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit d1d49956ed8cfe4c2363670a3d019c52a4128f8c.
Change-Id: Ie56fcf9d30f9f4cdc0b2cb9e882db47637a13a3b
|
| | |
| | |
| | |
| | | |
Change-Id: Ifba18a8d2f631930e85c540f397c46b7119eea14
|
| | |
| | |
| | |
| | | |
Change-Id: I3176dca060d8d8b4f7381c5571610ce60778a3c0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Applying this to moorefield
commit 97499e0e66f97479df3f50345616e324f9ad3644
Author: Vinil Cheeramvelil <vinil.cheeramvelil@intel.com>
Date: Wed Sep 10 06:29:33 2014 +0800
hwc: Enabling ION - HWC
Calling a libwsbm function with fd value (-1)
Orig-Author: Randy Xu <randy.xu@intel.com>
Bug: 18731042
BZ: 230505
Change-Id: I6a7a218c7fd6a5af6f4e0eea9cfef1ffca6752db
Signed-off-by: Dale Stimson <dale.b.stimson@intel.com>
Change-Id: I308cacbfd86b340f4d8e486d4cde7ec556f60d3b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | | |
Change-Id: I50a7b4d0d423cbf6349909f6b44ded7c42704c20
|
|/ /
| |
| |
| |
| |
| |
| | |
HWC_DISPLAY_TERTIARY was added by caf, we don't use it so just return
the DummyDevice
Change-Id: I170f8bcd3ffc1bf069aecb7b0bf06b4aa9a29d17
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When playing 180 degree rotated video, fall back to GLES composition
to avoid video blanck issue.
Bug: 21551651
Change-Id: Ibca4c48dc40c7ced705f45ac75a9f314932219c5
Signed-off-by: Jia, Lin A <lin.a.jia@intel.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 20914944
Bug: 20302101
Bug: 19412176
Bug: 21265944
Change-Id: I346848e040bf869d9e84016c05dd136f1cee397b
Signed-off-by: Pradeep Radhakrishna <pradeep.radhakrishna@intel.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Calling a libwsbm function with fd value (-1)
Orig-Author: Randy Xu <randy.xu@intel.com>
Bug: 18731042
BZ: 230505
Change-Id: I6a7a218c7fd6a5af6f4e0eea9cfef1ffca6752db
Signed-off-by: Dale Stimson <dale.b.stimson@intel.com>
|
| |
| |
| |
| |
| |
| |
| | |
BZ: IMINAN-37403
Change-Id: I07686698296f6712dc3e8dfc086499767460ab03
Signed-off-by: Nana Guo <nana.n.guo@intel.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fall back to GLES if interlace stream exceed to the limitation
to avoid video display quality issue.
Bug: 20933701
Change-Id: I653440d9403869d045c1627041facb8f47cd6ae3
Signed-off-by: Jia, Lin A <lin.a.jia@intel.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove the ifdefs protecting hotplug from being called.
Fix Hwcomposer to use the display index instead of the display type when
sending a hotplug event.
Bug: 18698244
Change-Id: I32582c23323e409ca602db86d297c406e4010da9
|
| |
| |
| |
| |
| |
| | |
Bug: http://b/15193147
Change-Id: Ie58c5a85b5510fd02899e4b0e003b8b248192b65
(cherry picked from commit 65fa7189d02eedb7d882bbf5190ca7b92163ee49)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
changed.
Bug: 18619361
Change-Id: I3d8cb770ead51eb19979f179d408da50b6c02236
Signed-off-by: Andy Qiu <junhai.qiu@intel.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Interlace bit in backbuffer should be updated when switch from
interlace video to progressive video if they are in one stream.
In this case, ANativeWindows are the same.
Bug: 19576398
Change-Id: Ibfa6ab6757c3073e5f603c5806350821be5da812
Signed-off-by: Tianmi Chen <tianmi.chen@intel.com>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
INTEL_HWC_MOOREFIELD to _HDMI [DO NOT MERGE]
* commit '1952418042913922229d97889b88a35d4434a0da':
moorefield_hdmi: change INTEL_HWC_MOOREFIELD to _HDMI [DO NOT MERGE]
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | | |
MERGE]
* commit 'a584a96a918bb1b5f47a9f274405f00f38064fb6':
moorefield_hdmi: change INTEL_HWC_MOOREFIELD to _HDMI [DO NOT MERGE]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change INTEL_HWC_MOOREFIELD to INTEL_HWC_MOOREFIELD_HDMI
since there is now a non-HDMI HWC which is using
INTEL_HWC_MOOREFIELD.
Change-Id: Ice1bce3ed3f4eb95e3051f468619cfd1311e1373
Signed-off-by: Patrick Tjin <pattjin@google.com>
(cherry picked from commit ccd45aee04a3a41d3853f297de08e9b36736b9df)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change INTEL_HWC_MOOREFIELD to INTEL_HWC_MOOREFIELD_HDMI
since there is now a non-HDMI HWC which is using
INTEL_HWC_MOOREFIELD.
Change-Id: Ice1bce3ed3f4eb95e3051f468619cfd1311e1373
Signed-off-by: Patrick Tjin <pattjin@google.com>
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
dedicated directory
* commit '5edf645c075c95db98669b150c1d3c22c4bf30bd':
Moving Moorefield HWComposer in dedicated directory
|
| |\|
| | |
| | |
| | |
| | | |
* commit '3f021f9136639ae37de057ac74e5bc74b37e0fd6':
Moving Moorefield HWComposer in dedicated directory
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* commit '5094bbf4cbe9b244d79ce5ec52a9285978fff311':
Moving Moorefield HWComposer in dedicated directory
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fugu HWComposer has been widely modified to fit HDMI only.
The current version does not support Marvin product based on
Merrifield platform.
We are moving both HWComposer to dedicated folders as a first
integration step. Merge will happen later.
Change-Id: Iebe90a7bd95c017eca63310fd23b32d53dfccb72
Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>
|