• Home
  • History
  • Annotate
  • only in /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
History log of /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ca4b950d7e25063c8ffc3160b60b6e86a2ec5503 14-Jun-2016 Austin Hu <austin.hu@intel.com> Fixed the video playback messy issues by hardware decoding by libva.

Bug: 29160724
Bug: IMINAN-49451

Originall the width calculation of NV12_VED/NV12_VEDT formats was hacked
in gralloc HAL, so moved this hacking into HWC HAL.

Change-Id: I94afcc1e16f42540ed5826423d4bb52c494b6b45
Signed-off-by: Austin Hu <austin.hu@intel.com>
ngGrallocBuffer.cpp
8d2f0025fc6c15c3fe0e4ecab89c54c34a63eefb 14-Jun-2016 Austin Hu <austin.hu@intel.com> Don't support for standard HAL_PIXEL_FORMAT_YV12 format.

Bug: 29160724
Bug: IMINAN-49451

Otherwise gralloc HAL has to hack the buffer allocation for the
format, with 128 bytes alignment requirement by overlay plane
of Intel display controller.

Change-Id: I26960cf12f59d1233787d8f9dee69949a0582090
Signed-off-by: Austin Hu <austin.hu@intel.com>
ngDisplayQuery.cpp
530fd5114ebd3862520fa64d491730a845392320 19-May-2016 Austin Hu <austin.hu@intel.com> Support for both HAL_PIXEL_FORMAT_YV12 & HAL_PIXEL_FORMAT_INTEL_YV12 formats

Bug: 27589011
Bug: IMINAN-49451

Change-Id: I1e5a3bc26b9436a4bd2987a38a77cfd000049ddf
Signed-off-by: Austin Hu <austin.hu@intel.com>
ngDisplayQuery.cpp
b61d150a9f3124bb8ad6937ab64e29eef5a0d1e4 26-May-2016 Alistair Strachan <alistair.strachan@imgtec.com> Switch from HAL_PIXEL_FORMAT_YV12 to HAL_PIXEL_FORMAT_INTEL_YV12.

Bug: 27589011
Bug: IMINAN-49451

Change-Id: I76f1815e68f7656c52914d7e10300c4b9223cef2
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
Signed-off-by: Austin Hu <austin.hu@intel.com>
ngDisplayQuery.cpp
3413b71d9be6302c07d792b40cb232be5d683420 04-Feb-2016 Alistair Strachan <alistair.strachan@imgtec.com> Switch away from the deprecated IMG Graphics HAL APIs.

In DDK 1.4, a function table was provided at the end of the gralloc_module_t
to extend the gralloc API. This was replaced in DDK 1.5 with perform()
extensions, but the compatibility functions remained. Intel opted to
continue to use this compatibility path. However, future DDKs remove
the compatibility feature.

As DDK 1.5 has already been merged, it is possible to move away from the
deprecate extension methods without disruption.

This prepares the project for future DDKs.

Bug: 26592113
Change-Id: I8c529420ca613d6db9ccb4aa521e14889895a29c
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
ngDisplayContext.cpp
ngGrallocBufferMapper.cpp
ngGrallocBufferMapper.h
bacdfbde97131d12c92bf832ce9d7db6de4598d8 03-Jun-2015 Vinil Cheeramvelil <vinil.cheeramvelil@intel.com> 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>
ngDisplayContext.cpp
ngDisplayContext.h
ngGrallocBufferMapper.cpp
ngGrallocBufferMapper.h
5edf645c075c95db98669b150c1d3c22c4bf30bd 10-Apr-2015 Guilhem IMBERTON <guilhem.imberton@intel.com> am 3f021f91: am 5094bbf4: Moving Moorefield HWComposer in dedicated directory

* commit '3f021f9136639ae37de057ac74e5bc74b37e0fd6':
Moving Moorefield HWComposer in dedicated directory
3f021f9136639ae37de057ac74e5bc74b37e0fd6 10-Apr-2015 Guilhem IMBERTON <guilhem.imberton@intel.com> am 5094bbf4: Moving Moorefield HWComposer in dedicated directory

* commit '5094bbf4cbe9b244d79ce5ec52a9285978fff311':
Moving Moorefield HWComposer in dedicated directory
5094bbf4cbe9b244d79ce5ec52a9285978fff311 03-Apr-2015 Guilhem IMBERTON <guilhem.imberton@intel.com> 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>
ngDisplayContext.cpp
ngDisplayContext.h
ngDisplayQuery.cpp
ngGrallocBuffer.cpp
ngGrallocBuffer.h
ngGrallocBufferMapper.cpp
ngGrallocBufferMapper.h