History log of /hardware/intel/img/hwcomposer/merrifield/common/buffers/BufferManager.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a96e082acbc128f06be3e9d71ed093f45744522d 02-Mar-2017 Alistair Strachan <alistair.strachan@imgtec.com> Revert "Revert "Update the DDK interface and add support for gralloc1.""

This reverts commit be5caddb7d82f64ce765752e7451240f6a11a589.

Bug: 35427231
Test: netflix, youtube, play movies

Change-Id: Ifde1ce1fa2dcc52367c158208cb68feaa257a672
/hardware/intel/img/hwcomposer/merrifield/common/buffers/BufferManager.cpp
be5caddb7d82f64ce765752e7451240f6a11a589 23-Feb-2017 Daniel Cardenas <danielcar@google.com> Revert "Update the DDK interface and add support for gralloc1."

This reverts commit 7a141a8d91c694a65c0d191ef15f9c1e350263cf.

Change-Id: I2730fb82a20d5211aef85475337f0539b2910285
/hardware/intel/img/hwcomposer/merrifield/common/buffers/BufferManager.cpp
7a141a8d91c694a65c0d191ef15f9c1e350263cf 12-Jan-2017 Alistair Strachan <alistair.strachan@imgtec.com> Update the DDK interface and add support for gralloc1.

This change updates the headers imported from the Imagination
PowerVR Rogue DDK to the latest versions. The new headers are
fully backwards compatible with the older GPU DDKs.

Support for gralloc1 (v1) has also been added. This is
implemented as runtime detection of the HAL version, rather
than a compile flag, to enable the GPU DDK to be swapped out
without a full platform rebuild. The plan is that the runtime
checks will be removed in a subsequent change once the import
of DDK 1.8 has stabilized.

The headers updated by this change are used by other projects
so this change will break the build unless it is merged in
tandem with other changes.

Test: Manual, youtube video worked
Bug: 34625842

Change-Id: I700bc8845674135ff7a2b137c04a07c9945e28f7
/hardware/intel/img/hwcomposer/merrifield/common/buffers/BufferManager.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>
/hardware/intel/img/hwcomposer/merrifield/common/buffers/BufferManager.cpp
8b0063f7f46289983bd1bf9ca61662b4a2ddf5b6 01-Apr-2015 Benjamin Pujol <benjamin.pujol@intel.com> First hwcomposer code drop for marvin

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>
/hardware/intel/img/hwcomposer/merrifield/common/buffers/BufferManager.cpp