- 6f2c67b display: Remove qdMetaData and gralloc_priv.h usage by Gurkaran Singh · 3 years, 2 months ago
- 4dc072e gralloc: Improve metadata fetching time by Tharaga Balachandran · 3 years, 2 months ago
- 73b6eb4 gralloc: Remove dereferencing the private handle by Ravi Ranjan · 4 years ago
- ebf90e8 Revert "gralloc: Avoid UBWC for RC layers" by Ravi Ranjan · 3 years, 6 months ago
- ae24427 gralloc: Add integer overflow checks by Gurkaran Singh · 3 years, 6 months ago
- 18b8fae gralloc: Avoid UBWC for RC layers by Ravi Ranjan · 3 years, 8 months ago
- 89d92a6 gralloc: describe layout for VENUS P010 by Praveen Chavan · 3 years, 10 months ago
- 5bf6b8a gralloc: Support MapperExtensions for gralloc4. by Zube Molokwu · 4 years, 2 months ago
- a1451e7 display: Replaces ion with dmabufheap allocation by Zube Molokwu · 4 years, 4 months ago
- 633f563 gralloc: Add ion dump by Ramakant Singh · 4 years, 9 months ago
- 9f7dbfd Merge "gralloc: Change delete to free in FreeBuffer" by qctecmdr · 4 years, 4 months ago
- 4d5933b gralloc: Change delete to free in FreeBuffer by Tharaga Balachandran · 4 years, 5 months ago
- 176747a gralloc: Define video TS info metadata by Shrikara B · 4 years, 4 months ago
- 78b8071 gralloc: Check for index out of bounds by Tharaga Balachandran · 4 years, 5 months ago
- 0c8809a Merge "gralloc: Add metadata type buffer_type" by qctecmdr · 4 years, 5 months ago
- ff54b1b Merge changes Ia7c780ec,I7f2fae72 into display.lnx.7.0 by Linux Build Service Account · 4 years, 5 months ago
- af50bbc Merge changes I5c0d7c31,I4a25a4ca into display.lnx.7.0 by Linux Build Service Account · 4 years, 5 months ago
- 06305d0 gralloc: Add metadata type buffer_type by Tharaga Balachandran · 4 years, 8 months ago
- e098d70 gralloc: Remove default color space in AllocateBuffer() by Tharaga Balachandran · 4 years, 5 months ago
- 93116a5 gralloc: Consider subsampling in width and height by Tharaga Balachandran · 4 years, 6 months ago
- 9256688 gralloc: Add the support of RAW data in getComponentSizeAndOffset by Yichi Chen · 4 years, 7 months ago
- 9a6870a gralloc: Add error handling to grallocToStandardPlaneLayoutComponentType by Tharaga Balachandran · 4 years, 6 months ago
- c10884b gralloc: Add variable reserved region size and default metadata checks by Tharaga Balachandran · 4 years, 8 months ago
- 4dc1fd3 gralloc: Update get behaviour for interlaced metadata by Tharaga Balachandran · 4 years, 8 months ago
- 1447043 gralloc: Refactor gralloc4.0 for some concerns in code review by Yichi Chen · 4 years, 9 months ago
- ea81f25 Merge "gralloc: Decrease severity of log message to info" by qctecmdr · 4 years, 8 months ago
- 737cc5c Merge "gralloc: Change default chroma siting value to none" by qctecmdr · 4 years, 8 months ago
- 658da18 gralloc: Change default chroma siting value to none by Tharaga Balachandran · 4 years, 8 months ago
- 9b798d1 gralloc: Decrease severity of log message to info by Tharaga Balachandran · 4 years, 8 months ago
- 9e4856d gralloc: Add check for valid color metadata by Tharaga Balachandran · 4 years, 9 months ago
- 47eef5b Merge "gralloc: Add support for allocated width and height" by qctecmdr · 4 years, 8 months ago
- 445876c Merge "gralloc: Add offset and size for plane layout components" by qctecmdr · 4 years, 8 months ago
- 1f69caa gralloc: Add support for allocated width and height by Tharaga Balachandran · 4 years, 10 months ago
- 0d9a7b4 gralloc: Set dynamicMetaDataValid for SMPTE2094_40 by Tharaga Balachandran · 4 years, 9 months ago
- 06cde20 gralloc: Add offset and size for plane layout components by Tharaga Balachandran · 4 years, 9 months ago
- 571f768 gralloc: Additional support for gralloc4. by Tharaga Balachandran · 4 years, 9 months ago
- 8626abe gralloc: Add support for IMapper/IAllocator 4.0. by Tharaga Balachandran · 5 years ago
- 6bda3ac gralloc: Read debug properties in allocator process by Tharaga Balachandran · 5 years ago
- 887bed4 gralloc: Upgrade mapper and allocator to v3.0 by Tharaga Balachandran · 5 years ago
- 9a1704b Gralloc: unmap metadata and reset mapped pointer in alloc by Praveen Chavan · 6 years ago
- 30ea0f0 gralloc: Add support to RGB compressed format and handle error by Ramkumar Radhakrishnan · 6 years ago
- 372b5ee Gralloc: Validate buffer parameters during importBuffer call by Ramkumar Radhakrishnan · 6 years ago
- b58d884 gralloc: Fix race condition in gralloc by Uday Kiran Pichika · 7 years ago
- efd7f9e Gralloc: Make size calculation consistent at all places by Saurabh Dubey · 7 years ago
- 52eb7a6 Gralloc: Do not use adreno for secure camera and secure display by Saurabh Dubey · 7 years ago
- 48b757d Gralloc: Implement getCustomFormatFlags API by Saurabh Dubey · 7 years ago
- 7095738 Gralloc: Update layer_count while calling size calculation APIs by Saurabh Dubey · 7 years ago
- b28b82b Gralloc: Use adreno APIs for buffer size calculations by Saurabh Dubey · 7 years ago
- 0a5dc82 gralloc: Remove map fb memory property by Naseer Ahmed · 7 years ago
- 920d71b gralloc: Implement IMapper::2.1 by Naseer Ahmed · 7 years ago
- 0574622 display: Set and handle default csc as BT709 by Arun Kumar K.R · 7 years ago
- b20abe7 gralloc: Cache maintenance handling updates by Rohit Kulkarni · 7 years ago
- da214ec gralloc: Refactor size calculation by Naseer Ahmed · 7 years ago
- e36f224 gralloc: Add allocator and mapper HALs by Naseer Ahmed · 7 years ago
- 202a616 gralloc: Move to new directory by Naseer Ahmed · 7 years ago[Renamed from libgralloc1/gr_buf_mgr.cpp]
- af6a605 display: Set default csc to BT709 + sRGB by Arun Kumar K.R · 7 years ago
- 3ac9839 gralloc1: Changes to align to new ion api requirements by Rohit Kulkarni · 7 years ago
- b6fe970 gralloc1: Update SECURE_DISPLAY usage bit value by Anjaneya Prasad Musunuri · 7 years ago
- dbb572e gralloc: Add missing format HAL_PIXEL_FORMAT_YCrCb_420_SP_VENUS by Saurabh Shah · 7 years ago
- ca16bf2 Merge "gralloc1: Get color space from metadata handle" by Linux Build Service Account · 7 years ago
- 6fecb59 Merge "sdm: Add support for single buffer layers" by Linux Build Service Account · 7 years ago
- cd30d49 gralloc1: Get color space from metadata handle by Anjaneya Prasad Musunuri · 7 years ago
- ae05709 sdm: Add support for single buffer layers by Ramakant Singh · 7 years ago
- a73082e sdm: Add support for P010 Venus format by Mathew Joseph Karimpanal · 7 years ago
- 3cc87ed hwc/gralloc: Add missing formats by Saurabh Shah · 7 years ago
- e50372c gralloc: Add missing BT601_6_625 handing by Saurabh Shah · 7 years ago
- 7aff261 display: metadata fixes by Naseer Ahmed · 7 years ago
- b850ac7 Merge "gralloc1: Check input addresses for null" by Linux Build Service Account · 7 years ago
- 40853a8 Merge "gralloc1: update aligned size of buffer in native handle" by Linux Build Service Account · 7 years ago
- 6e4b376 gralloc1: Check input addresses for null by Saurabh Shah · 7 years ago
- 4f12b50 hwc2: Use GRALLOC1_PFN_ALLOCATE to allocate buffer by Ramkumar Radhakrishnan · 7 years ago
- 6f3dcf8 gralloc1: update aligned size of buffer in native handle by Nirmal Abraham · 7 years ago
- db6ab83 Merge "gralloc1: Use implementation defined format at allocate" by Linux Build Service Account · 7 years ago
- 4945a10 Merge " gralloc1: Add proper check for linear format" by Linux Build Service Account · 7 years ago
- 1c0e1bf Merge "gralloc1: Do not do early validation on Release" by Linux Build Service Account · 7 years ago
- 8601aea Merge "gralloc1: Do not map buffer in retain" by Linux Build Service Account · 7 years ago
- d3dfe4b gralloc1: Add proper check for linear format by Ramakant Singh · 7 years ago
- 95dc288 gralloc1: Use implementation defined format at allocate by Naseer Ahmed · 7 years ago
- a189349 Merge "gralloc1: Check linear format" by Linux Build Service Account · 7 years ago
- 4662dc8 gralloc1: Do not map buffer in retain by Naseer Ahmed · 8 years ago
- a186b47 gralloc1: Do not do early validation on Release by Naseer Ahmed · 7 years ago
- 9e3df62 hwc2: Fix ubwc flags for fb target by Prabhanjan Kandula · 7 years ago
- c7d0779 gralloc1: Check linear format by Ramakant Singh · 7 years ago
- 193be6b gralloc1: Do not map metadata in gralloc by Naseer Ahmed · 8 years ago
- 539b96c Merge "gralloc1: Deprecate usage flags for internal/external only" by Linux Build Service Account · 7 years ago
- 0574753 libgralloc1: Initialize stride and height from handle by default by Ramkumar Radhakrishnan · 7 years ago
- 2f8f8d4 gralloc1: Update client allocated handle behaviour by Naseer Ahmed · 8 years ago
- 04adc91 gralloc1: Deprecate usage flags for internal/external only by Rohit Kulkarni · 8 years ago
- 0b1ad35 Merge "gralloc1: Get aligned width and height for ubwc interlaced layout" by Linux Build Service Account · 8 years ago
- 70537e0 gralloc1: Get aligned width and height for ubwc interlaced layout by Rohit Kulkarni · 8 years ago
- f8e9c43 gralloc1: Align buffer size for each layer by Naseer Ahmed · 8 years ago
- 7a19b45 Merge "gralloc1: Add support to provide interlace info" by Linux Build Service Account · 8 years ago
- 0457725 Merge "gralloc: Add support for Y16 and Y8 color formats" by Linux Build Service Account · 8 years ago
- a152c31 gralloc1: Add support to provide interlace info by Rohit Kulkarni · 8 years ago
- 6733070 gralloc1: Support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE by Naseer Ahmed · 8 years ago
- b165414 gralloc: Add support for Y16 and Y8 color formats by Anjaneya Prasad Musunuri · 8 years ago
- fe6342e gralloc1: Support GPU_DATA_BUFFER and SENSOR_DIRECT_DATA by Naseer Ahmed · 8 years ago
- 378d858 gralloc1: Locking fixes by Naseer Ahmed · 8 years ago
- 14c8e5b hwc2/gralloc1: Create libgrallocutils by Saurabh Shah · 8 years ago
- baa39c5 gralloc1: Add support for layered buffers by Naseer Ahmed · 8 years ago