History log of /external/drm_gralloc/gralloc_drm_handle.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5a1d7decd7bf60ba0c389687d2fc9210363eb922 14-Oct-2017 Garfield Tan <xutan@google.com> Add private enums.

This is cherry picked from ag/1380640 and ag/1483972.

Test: wayland_service builds.

Change-Id: I09eb7d8837c639a668a18545ab23cab2d7c6b751
/external/drm_gralloc/gralloc_drm_handle.h
31b96bf8cedee688b2b15ca990805d983c9158c1 04-Mar-2017 Ben Chan <benchan@google.com> drm_gralloc: add missing header inclusions

- ALOGE usage in gralloc_drm_handle.h requires cutils/log.h
- HAL_PIXEL_FORMAT_DRM_NV12 reference in gralloc_drm_intel.c requires
gralloc_drm_formats.h

Change-Id: I7f203e69ed9837c093c4bd01dc3cf5ad0b210ec3
/external/drm_gralloc/gralloc_drm_handle.h
879cc4e7c6da5ecf631d65ddd98d12bccd5817f5 09-Feb-2015 Sean Paul <seanpaul@chromium.org> drm_gralloc: Use render node

Change-Id: I9bbee113e884d0c512a855e85fa88db4e3789a1e
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Tomasz Figa <tfiga@google.com>
/external/drm_gralloc/gralloc_drm_handle.h
d81a9375614e30376947013d24cea546d39e93fc 21-Jan-2015 Sean Paul <seanpaul@chromium.org> drm_gralloc: Remove kms functionality

All of the kms functionality in gralloc should be handled
by hwcomposer.

Change-Id: I164a0af4d03aa4777e494e401cd81e841d3bfa33
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Tomasz Figa <tfiga@google.com>
/external/drm_gralloc/gralloc_drm_handle.h
68a74eb31f139ad285a49451cf2ca8271c54f9bb 30-Nov-2014 Chih-Wei Huang <cwhuang@linux.org.tw> fix building issues of 64-bit targets

Just change the 'data' field of gralloc_drm_handle_t
to be a pointer to struct gralloc_drm_bo_t.

Fix some warnings as well.
/external/drm_gralloc/gralloc_drm_handle.h
3e00d3255ba6de08761a6b8f40b838680d502d0b 02-May-2013 Sean V Kelley <sean.v.kelley@intel.com> gralloc: Remove localized hw specific pixel format

Reduces need to build with drm_gralloc headers elsewhere in tree.
Returning to system/graphics.h approach.

Change-Id: I26717cfe0a9a83ab263c26803e2849eb55560696
Depends-Change-Id: I405398b172fab19949fef33c89a60132b1bd0ea9
Signed-off-by: Sean V Kelley <sean.v.kelley@intel.com>
/external/drm_gralloc/gralloc_drm_handle.h
4b3db54505933738ec33f92ec7e2c5304cb18325 11-Apr-2013 Chih-Wei Huang <cwhuang@linux.org.tw> gralloc_drm: fix building errors with latest mesa

Change-Id: Ifdf23b59542152c364d3ed010a4cc82bbf1a0103
Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
/external/drm_gralloc/gralloc_drm_handle.h
73e275e7be13df5c74e26510dcb9d9c0cc24981e 21-Jan-2013 Tapani Pälli <tapani.palli@intel.com> gralloc: set supported planes for buffers on allocation

This is done so that we should not have to do it dynamically during
composition. This information will be used later with hwcomposer module
when using planes for composition.

Change-Id: I2b6716fe9a8da81050645900c6c0955385946991
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
/external/drm_gralloc/gralloc_drm_handle.h
a8f0334ef5706875f2c73a2690a2f1fc3e5fee27 18-Jan-2013 Tapani Pälli <tapani.palli@intel.com> gralloc: implement yuv offset query as hw specific function

This patch reverts earlier cca14cfd... and introduces a new hw
specific hook to query yuv components offsets which can vary
between different hw, decoders, cameras etc.

Change-Id: Ib60bc8ee28df7bc9425b6d7934294fe36fc55354
Depends-Change-Id: I1aa5368b21e588d5d711c1005fff2a5296e143a0
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
/external/drm_gralloc/gralloc_drm_handle.h
cca14cfd68da631fb1b5d53f2951ffb1059fd7f7 12-Dec-2012 Tapani Pälli <tapani.palli@intel.com> gralloc: yuv offset calculation function for mesa

Patch adds add api for mesa to query component offsets for
yuv buffer handles.

Change-Id: Ib477627ad812f5b6352665d00fb2bb3b10fe5b8e
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
/external/drm_gralloc/gralloc_drm_handle.h
75ee75c2115109c1385677c8a92f8ace27a48b60 30-Jul-2011 Chia-I Wu <olvaffe@gmail.com> protect against NULL handle
/external/drm_gralloc/gralloc_drm_handle.h
2ec32d4f949f04d0006fff50065c904626c2e581 12-Jun-2011 Chia-I Wu <olvaffe@gmail.com> initial commit
/external/drm_gralloc/gralloc_drm_handle.h