Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_qcom_display-sm8150-caf
/
bf75d5fcaba28fc385f45ad8d65b1e9e2c233ddc
/
libgralloc
bf75d5f
Merge "gralloc: Fix a missed unmap."
by Linux Build Service Account
· 10 years ago
3eac1c3
Merge "gralloc: Make all secure heaps and flags backward compatible"
by Linux Build Service Account
· 10 years ago
0d269a4
Merge "gralloc: Add gralloc perform api to query RGB data address"
by Linux Build Service Account
· 10 years ago
44e2330
Merge "gralloc: Add support to enable UBWC aligned framebuffer"
by Linux Build Service Account
· 10 years ago
0350e3e
Merge "gralloc: Add debug.gralloc.gfx_ubwc_disable"
by Linux Build Service Account
· 10 years ago
3c49041
gralloc: Make all secure heaps and flags backward compatible
by Shalaj Jain
· 10 years ago
dbe41c5
gralloc: Fix a missed unmap.
by Saurabh Shah
· 10 years ago
cdc229e
Merge "sde: Add support for RGBX_8888 UBWC format"
by Linux Build Service Account
· 10 years ago
5292c4f
Merge "gralloc: Query GPU for UBWC use cases only"
by Linux Build Service Account
· 10 years ago
cbeab9e
gralloc: Add debug.gralloc.gfx_ubwc_disable
by Mohan Maiya
· 10 years ago
68c793a
gralloc: Add support to enable UBWC aligned framebuffer
by Sushil Chauhan
· 10 years ago
7dd3a43
gralloc: Add gralloc perform api to query RGB data address
by Sushil Chauhan
· 10 years ago
6686c80
sde: Add support for RGBX_8888 UBWC format
by Sushil Chauhan
· 10 years ago
6fc3350
Merge "gralloc: App support for new secure system heap and flags"
by Linux Build Service Account
· 10 years ago
8516ecc
gralloc: Query GPU for UBWC use cases only
by Sushil Chauhan
· 10 years ago
67bfae9
Merge "hwc: Add NULL check for gralloc private_hnd_t"
by Linux Build Service Account
· 10 years ago
1f9725a
gralloc: App support for new secure system heap and flags
by Shalaj Jain
· 10 years ago
e9912a6
gralloc: Add Raw10 support in allocator
by Mansoor Aftab
· 11 years ago
04b6b24
hwc: Add NULL check for gralloc private_hnd_t
by Ramakant Singh
· 10 years ago
8d0d72a
gralloc: Deprecate old stuff.
by Naseer Ahmed
· 11 years ago
4686c97
gralloc: Add support for NV12_UBWC in getYUVPlaneInfo api
by Sushil Chauhan
· 10 years ago
a9d4700
gralloc: Change private usage flags from enums to defines
by Sushil Chauhan
· 10 years ago
3324ff7
hwc: metadata API to set 3D format.
by Naseer Ahmed
· 11 years ago
3233329
gralloc: Add UBWC support for Camera
by Sushil Chauhan
· 10 years ago
09ca40a
Merge "gralloc: Allow UBWC for explicitly defined UBWC HAL pixel format"
by Linux Build Service Account
· 11 years ago
81594f6
gralloc: Allow UBWC for explicitly defined UBWC HAL pixel format
by Sushil Chauhan
· 11 years ago
071aca6
gralloc: Modify getYUVPlaneInfo
by Kaushik Kanetkar
· 11 years ago
082acd6
gralloc: Add adreno_utils header
by Sushil Chauhan
· 11 years ago
65e2630
display: Add support for UBWC in display hal
by Sushil Chauhan
· 11 years ago
6364fa6
gralloc: Add RGBA_5551 and RGBA_4444 formats
by Arun Kumar K.R
· 11 years ago
0d5ab45
gralloc: Change color formats from enums to defines
by Arun Kumar K.R
· 11 years ago
563fbde
gralloc: Add perform function to get map_secure_buffer info
by Arun Kumar K.R
· 11 years ago
c8da337
gralloc: Deprecate GRALLOC_USAGE_PRIVATE_UI_CONTIG_HEAP flag
by Sushil Chauhan
· 11 years ago
453e774
Merge "gralloc: Allocate cached by default, don't use bitops on SW flags"
by Linux Build Service Account
· 11 years ago
1adcafe
gralloc: Allocate cached by default, don't use bitops on SW flags
by Saurabh Shah
· 11 years ago
1dfcdbb
gralloc: Change perfom enums to defines
by Arun Kumar K.R
· 11 years ago
b1c73a3
Merge "gralloc: In lock use writer info from allocation time"
by Linux Build Service Account
· 11 years ago
13cdf81
gralloc: Allow non-contiguous allocations for secure buffers
by Shalaj Jain
· 11 years ago
36b9256
gralloc: In lock use writer info from allocation time
by Saurabh Shah
· 11 years ago
e98a3d6
Merge "libhwcomposer: libgralloc Set MDP_SMP_FORCE_ALLOC flag"
by Linux Build Service Account
· 11 years ago
9643952
Revert "get rid of HAL pixelformats 5551 and 4444"
by Ramkumar Radhakrishnan
· 11 years ago
d616660
libhwcomposer: libgralloc Set MDP_SMP_FORCE_ALLOC flag
by Justin Philip
· 11 years ago
da2f69b
gralloc/qdMetadata: Add mapSecureBuffer field to metadata struct
by Arun Kumar K.R
· 11 years ago
0857450
Merge "gralloc: Optimize ION cache clean and invalidate calls"
by Linux Build Service Account
· 11 years ago
9eb5e09
display: Fix warnings
by Naseer Ahmed
· 11 years ago
9ff53a9
gralloc: Optimize ION cache clean and invalidate calls
by Saurabh Shah
· 11 years ago
d4749de
gralloc\memalloc: Add traces
by Saurabh Shah
· 11 years ago
accf2da
Merge "gralloc: Use ION fd in FB handle"
by Linux Build Service Account
· 11 years ago
6e33248
gralloc: fix getYUVPlaneInfo for YV12 format
by Arun Kumar K.R
· 11 years ago
f0f853f
gralloc: Use ION fd in FB handle
by Arun Kumar K.R
· 11 years ago
b3184cc
libgralloc: Remove GRALLOC_MODULE_PERFORM_UPDATE_BUFFER_GEOMETRY
by Arun Kumar K.R
· 11 years ago
d7d5f8d
Revert "libgralloc: Add support for custom buffer size."
by Arun Kumar K.R
· 11 years ago
995d0a8
Merge "display: remove compiler warnings"
by Linux Build Service Account
· 11 years ago
a70b435
display: remove compiler warnings
by Shalaj Jain
· 11 years ago
9d20b39
hwc: Rotate RGB layer using MDP Rotator
by Ramkumar Radhakrishnan
· 12 years ago
8f4e1a6
Merge "gralloc: Align NV21 to 32 pixels"
by Linux Build Service Account
· 11 years ago
a38d620
Merge "libgralloc: Set Alignment to 1M only for Secured buffers."
by Linux Build Service Account
· 11 years ago
95e16d4
libgralloc: Set Alignment to 1M only for Secured buffers.
by Praveena Pachipulusu
· 11 years ago
85c7caa
Merge "gralloc: Fix NV12 and NV21 stride"
by Linux Build Service Account
· 11 years ago
0415b73
gralloc: Align NV21 to 32 pixels
by Naseer Ahmed
· 11 years ago
a28d31c
gralloc: Fix NV12 and NV21 stride
by Naseer Ahmed
· 11 years ago
d187510
Merge "display: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
by Linux Build Service Account
· 11 years ago
8a06dbc
rename heap_mask -> heap_id_mask
by Mitchel Humpherys
· 11 years ago
8f0ea6f
gralloc: Remove opaque types
by Saurabh Shah
· 11 years ago
2005e8f
hwc: Fix klockwork errors
by Praveena Pachipulusu
· 11 years ago
96719e7
display: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
by Ajay Dudani
· 11 years ago
9136b80
display: Remove ashmem header includes
by Naseer Ahmed
· 11 years ago
f5ff33a
gralloc: Fix incorrect handle validation check
by Naseer Ahmed
· 11 years ago
b29fdfd
gralloc: Report YUV plane info
by Naseer Ahmed
· 11 years ago
38ef977
Merge "Display and wfd synchronization during teardown"
by Linux Build Service Account
· 11 years ago
59fea56
Display and wfd synchronization during teardown
by Raj kamal
· 11 years ago
68ee7c0
gralloc: Fix heap_id_mask
by Naseer Ahmed
· 11 years ago
6966997
gralloc: Remove pmem includes
by Naseer Ahmed
· 11 years ago
f35a794
Merge "gralloc: Fix RGB888 marked as VIDEO"
by Linux Build Service Account
· 11 years ago
dc1e961
libgralloc: Do not include page.h header
by Saurabh Shah
· 11 years ago
02da579
gralloc: Fix RGB888 marked as VIDEO
by Saurabh Shah
· 11 years ago
43da51a
Merge "gralloc: Perform func to return stride and height"
by Linux Build Service Account
· 11 years ago
2c73b5f
Merge "gralloc: Set colorspace in the metadata"
by Linux Build Service Account
· 11 years ago
3d01d8d
gralloc: Perform func to return stride and height
by Raj Kamal
· 11 years ago
34d33bc
gralloc: Add support for lock_ycbcr
by Naseer Ahmed
· 12 years ago
42e5dde
gralloc: Set colorspace in the metadata
by Naseer Ahmed
· 11 years ago
6c85f05
libgralloc: use proper types and type casts
by Arun Kumar K.R
· 12 years ago
a6f9187
libgralloc: include <sys/ioctl.h>
by Arun Kumar K.R
· 11 years ago
2ba2051
libgralloc: Invoke adreno for ASTC format padding.
by Jeykumar Sankaran
· 11 years ago
ca1f9ef
Merge "gralloc: Add GRALLOC_PRIVATE_USAGE_WFD flag"
by Linux Build Service Account
· 11 years ago
c502c87
gralloc: add GRALLOC_MODULE_PERFORM_GET_COLOR_SPACE_FROM_HANDLE
by Shuzhen Wang
· 12 years ago
5a5529b
hqd: Add support for 565 macro tile format
by Manoj Kumar AVM
· 11 years ago
1f6a821
gralloc: Add GRALLOC_PRIVATE_USAGE_WFD flag
by Manoj Kumar AVM
· 11 years ago
36bd527
display: Remove klockwork warnings and errors.
by Ramkumar Radhakrishnan
· 12 years ago
a697655
Merge "h/q/d: Add missing ASTC format"
by Linux Build Service Account
· 11 years ago
75cea2f
Merge "gralloc: Set default value for implementation defined formats"
by Linux Build Service Account
· 11 years ago
8f4585f
h/q/d: Add missing ASTC format
by Jeykumar Sankaran
· 11 years ago
d0b0d8f
gralloc: Fix getSize and getAlignedWidthAndHeight
by Saurabh Shah
· 12 years ago
cdb4fd5
gralloc: Set default value for implementation defined formats
by Manoj Kumar AVM
· 12 years ago
63326f4
gralloc: Add support for ASTC formats
by Naseer Ahmed
· 12 years ago
f1b840c
Merge "libgralloc: Export header files - alloc_controller.h, memalloc.h"
by Linux Build Service Account
· 12 years ago
bbba2e6
Merge "hwc: RGB888 is considered as a VIDEO type"
by Linux Build Service Account
· 12 years ago
b6b9bde
Merge "hwc: Add support for Macro Tile feature"
by Linux Build Service Account
· 12 years ago
8a22081
hwc: Add support for Macro Tile feature
by Manoj Kumar AVM
· 12 years ago
ccafc68
libgralloc: Export header files - alloc_controller.h, memalloc.h
by Ranjith Kagathi Ananda
· 12 years ago
Next »