1. cbaa536 Gralloc: unmap metadata and reset mapped pointer in alloc by Praveen Chavan · 7 years ago
  2. fa90e20 Merge remote-tracking branch 'quic/display.lnx.5.0' into tip by Varun Arora · 6 years ago
  3. 4f95fff display: Do not use target names in hw modules by Naseer Ahmed · 7 years ago
  4. 5a4577a display: compilation fix in gralloc by Abhishek Jain · 7 years ago
  5. d747d9f Merge "gralloc: Notify ION driver about CDSP buffer access" by qctecmdr Service · 7 years ago
  6. 8d544dd Merge "gralloc: Add support to RGB compressed format and handle error" by qctecmdr Service · 7 years ago
  7. 2b4de27 gralloc: Notify ION driver about CDSP buffer access by Ramkumar Radhakrishnan · 7 years ago
  8. 2f67a0c Merge "Gralloc: Add new color format support" by qctecmdr Service · 7 years ago
  9. 30ea0f0 gralloc: Add support to RGB compressed format and handle error by Ramkumar Radhakrishnan · 7 years ago
  10. 2214d2c Merge "gralloc: Add support for HEIF usage flag." by qctecmdr Service · 7 years ago
  11. a300db6 Gralloc: Add new color format support by Camus Wong · 7 years ago
  12. 372b5ee Gralloc: Validate buffer parameters during importBuffer call by Ramkumar Radhakrishnan · 7 years ago
  13. e754f2a gralloc: Add support for HEIF usage flag. by Rajavenu Kyatham · 7 years ago
  14. 68dd583 Merge "hwc2: Allow commit to go through if flush_ flag is set" by qctecmdr Service · 7 years ago
  15. 8f929ff gralloc: layercount validation check by Ramakant Singh · 7 years ago
  16. b58d884 gralloc: Fix race condition in gralloc by Uday Kiran Pichika · 7 years ago
  17. f2a8a5a Gralloc: Use 4 bytes padding for private_handle_t by Mohan Pallaka · 7 years ago
  18. 7151718 gralloc: Select CPU readable YCbCr format by Mathew Joseph Karimpanal · 7 years ago
  19. 6e8c182 gralloc : Add support for NV12_HEIF format by Rajavenu Kyatham · 7 years ago
  20. 8c26d65 Merge "Gralloc: Remove HAL_PIXEL_FORMAT_DEPTH_32F_STENCIL_8 from GPU supported formats" by Linux Build Service Account · 7 years ago
  21. d0253c7 Merge "Gralloc: Add UBWC support for AHWB formats." by Linux Build Service Account · 7 years ago
  22. 11df8e1 Gralloc: Add UBWC support for AHWB formats. by Saurabh Dubey · 7 years ago
  23. 71eccd2 Gralloc: Remove HAL_PIXEL_FORMAT_DEPTH_32F_STENCIL_8 from GPU supported formats by Saurabh Dubey · 7 years ago
  24. 937c4e5 Gralloc: Add support to disable AHardwareBuffer by Saurabh Dubey · 7 years ago
  25. 0d28243 Merge "gralloc: Update gralloc usage flags" by Linux Build Service Account · 7 years ago
  26. e6d0a35 gralloc: Update gralloc usage flags by Rohit Kulkarni · 7 years ago
  27. 7f090b7 Gralloc: Update ADRENOPIXELFORMAT mapping by Saurabh Dubey · 7 years ago
  28. 964351b Merge "gralloc: Use dedicated heaps for sensors direct report mode" by Linux Build Service Account · 7 years ago
  29. 81aef93 Gralloc: Move GRALLOC_USAGE_PRIVATE_ALLOC_UBWC_PI to lower 32 bits by Saurabh Dubey · 7 years ago
  30. efd7f9e Gralloc: Make size calculation consistent at all places by Saurabh Dubey · 7 years ago
  31. 52eb7a6 Gralloc: Do not use adreno for secure camera and secure display by Saurabh Dubey · 7 years ago
  32. 3c510ff gralloc: Use dedicated heaps for sensors direct report mode by Ananda Kishore · 7 years ago
  33. 2cdcfa9 gralloc: Fix lint error by Ramkumar Radhakrishnan · 7 years ago
  34. e307e34 Merge "gralloc: Make MASTER_SIDE_CP as default Making MASTER_SIDE_CP as default" by Linux Build Service Account · 7 years ago
  35. 16911a9 gralloc: null check for out params by Varun Arora · 7 years ago
  36. 348a0cf gralloc: Make MASTER_SIDE_CP as default Making MASTER_SIDE_CP as default by Prabhakar Reddy Krishnappa · 7 years ago
  37. 48b757d Gralloc: Implement getCustomFormatFlags API by Saurabh Dubey · 7 years ago
  38. 3bb1152 Gralloc: Add API to get custom format and private handle flags by Saurabh Dubey · 7 years ago
  39. 88ac5e8 gralloc: Correct the gralloc private usage bit setting. by Gurpreet Singh Dhami · 7 years ago
  40. b637bb3 Gralloc: Pass layer_count to adreno size calculation APIs by Saurabh Dubey · 7 years ago
  41. 7095738 Gralloc: Update layer_count while calling size calculation APIs by Saurabh Dubey · 7 years ago
  42. b28b82b Gralloc: Use adreno APIs for buffer size calculations by Saurabh Dubey · 7 years ago
  43. 5e656b2 sdm: comply with treble guidelines by Uday Kiran Pichika · 7 years ago
  44. e6e1b59 Revert "sdm: comply with treble guidelines" by Ramkumar Radhakrishnan · 7 years ago
  45. 2c7883a sdm: comply with treble guidelines by Uday Kiran Pichika · 7 years ago
  46. 0a5dc82 gralloc: Remove map fb memory property by Naseer Ahmed · 7 years ago
  47. 9398d57 display: More fixes for VNDK by Naseer Ahmed · 7 years ago
  48. 920d71b gralloc: Implement IMapper::2.1 by Naseer Ahmed · 7 years ago
  49. 0574622 display: Set and handle default csc as BT709 by Arun Kumar K.R · 7 years ago
  50. b20abe7 gralloc: Cache maintenance handling updates by Rohit Kulkarni · 7 years ago
  51. fcad05e display: Use log.h from VNDK by Naseer Ahmed · 7 years ago
  52. da214ec gralloc: Refactor size calculation by Naseer Ahmed · 7 years ago
  53. 5503d8d display: hwc_buffer_allocator fixes by Naseer Ahmed · 7 years ago
  54. 036d57d gralloc: Use default interfaces of allocator/mapper by Naseer Ahmed · 7 years ago
  55. a722a3c gralloc: Fix uncached settings on CPU rare read/write by Naseer Ahmed · 7 years ago
  56. e36f224 gralloc: Add allocator and mapper HALs by Naseer Ahmed · 8 years ago
  57. 202a616 gralloc: Move to new directory by Naseer Ahmed · 7 years ago[Renamed from libgralloc1]
  58. d954f10 gralloc: Add some missing formats to GetGpuPixelFormat() by Saurabh Shah · 7 years ago
  59. af6a605 display: Set default csc to BT709 + sRGB by Arun Kumar K.R · 8 years ago
  60. 6b08ba6 Merge remote-tracking branch 'quic/display.lnx.4.0' into display.lnx.5.0 by Arun Kumar K.R · 7 years ago
  61. d19b921 Add missing include file to fix compilation error by Soumil Shah · 8 years ago
  62. 3ac9839 gralloc1: Changes to align to new ion api requirements by Rohit Kulkarni · 8 years ago
  63. 55563ca gralloc1: Add support for NV21 encoder by Yahui Wang · 8 years ago
  64. b6fe970 gralloc1: Update SECURE_DISPLAY usage bit value by Anjaneya Prasad Musunuri · 8 years ago
  65. dbb572e gralloc: Add missing format HAL_PIXEL_FORMAT_YCrCb_420_SP_VENUS by Saurabh Shah · 8 years ago
  66. ca16bf2 Merge "gralloc1: Get color space from metadata handle" by Linux Build Service Account · 8 years ago
  67. 6fecb59 Merge "sdm: Add support for single buffer layers" by Linux Build Service Account · 8 years ago
  68. cd30d49 gralloc1: Get color space from metadata handle by Anjaneya Prasad Musunuri · 8 years ago
  69. ae05709 sdm: Add support for single buffer layers by Ramakant Singh · 8 years ago
  70. a50206a gralloc1: Add support for P010 usage flag by Rohit Kulkarni · 8 years ago
  71. a73082e sdm: Add support for P010 Venus format by Mathew Joseph Karimpanal · 8 years ago
  72. 3cc87ed hwc/gralloc: Add missing formats by Saurabh Shah · 8 years ago
  73. e50372c gralloc: Add missing BT601_6_625 handing by Saurabh Shah · 8 years ago
  74. ec97ae3 Merge "display: metadata fixes" by Linux Build Service Account · 8 years ago
  75. c99feeb Merge "gralloc1: Check input parameters for null addresses" by Linux Build Service Account · 8 years ago
  76. 7aff261 display: metadata fixes by Naseer Ahmed · 8 years ago
  77. b850ac7 Merge "gralloc1: Check input addresses for null" by Linux Build Service Account · 8 years ago
  78. 40853a8 Merge "gralloc1: update aligned size of buffer in native handle" by Linux Build Service Account · 8 years ago
  79. 511602d gralloc1: Check input parameters for null addresses by Rohit Kulkarni · 8 years ago
  80. 6e4b376 gralloc1: Check input addresses for null by Saurabh Shah · 8 years ago
  81. 4f12b50 hwc2: Use GRALLOC1_PFN_ALLOCATE to allocate buffer by Ramkumar Radhakrishnan · 8 years ago
  82. 6f3dcf8 gralloc1: update aligned size of buffer in native handle by Nirmal Abraham · 8 years ago
  83. 1187a57 gralloc1: Align RAW formats to 16 pixels by Naseer Ahmed · 8 years ago
  84. db6ab83 Merge "gralloc1: Use implementation defined format at allocate" by Linux Build Service Account · 8 years ago
  85. 4945a10 Merge " gralloc1: Add proper check for linear format" by Linux Build Service Account · 8 years ago
  86. 3e1485f Merge "gralloc1: Define TP10 bit consumer usage bit" by Linux Build Service Account · 8 years ago
  87. 1c0e1bf Merge "gralloc1: Do not do early validation on Release" by Linux Build Service Account · 8 years ago
  88. 8601aea Merge "gralloc1: Do not map buffer in retain" by Linux Build Service Account · 8 years ago
  89. d3dfe4b gralloc1: Add proper check for linear format by Ramakant Singh · 8 years ago
  90. 95dc288 gralloc1: Use implementation defined format at allocate by Naseer Ahmed · 8 years ago
  91. 587d6da gralloc1: Define TP10 bit consumer usage bit by Naseer Ahmed · 8 years ago
  92. a189349 Merge "gralloc1: Check linear format" by Linux Build Service Account · 8 years ago
  93. e723c3f Merge "gralloc1: Map secure display flag." by Linux Build Service Account · 8 years ago
  94. 4662dc8 gralloc1: Do not map buffer in retain by Naseer Ahmed · 8 years ago
  95. a186b47 gralloc1: Do not do early validation on Release by Naseer Ahmed · 8 years ago
  96. 9e3df62 hwc2: Fix ubwc flags for fb target by Prabhanjan Kandula · 8 years ago
  97. c7d0779 gralloc1: Check linear format by Ramakant Singh · 8 years ago
  98. 49d00a3 Merge "gralloc1: Do not map metadata in gralloc" by Linux Build Service Account · 8 years ago
  99. 7a7bc4a gralloc1: Map secure display flag. by Pullakavi Srinivas · 8 years ago
  100. 84a2f1a Merge "libgrallocutils: Support defaults in AdrenoMemInfo" by Linux Build Service Account · 8 years ago