index
:
external_drm_gralloc.git
replicant-6.0
drm_gralloc
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gralloc_drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gralloc_drm: show the unsupported error if drv is null
Chih-Wei Huang
2016-07-11
1
-2
/
+2
*
drm_gralloc: fix random crash with wildpointer
Mark Yao
2016-07-06
1
-1
/
+10
*
gralloc_drm: use pipe as a fallback instead of default
Mauro Rossi
2016-05-02
1
-7
/
+6
*
Add gralloc_drm_get_prime_fd function
Rob Herring
2016-03-17
1
-0
/
+7
*
WIP: always use gralloc_drm_get_pid()
Rob Clark
2015-10-06
1
-1
/
+1
*
gralloc_drm: make GRALLOC_USAGE_SW_READ_OFTEN be a valid usage
Chih-Wei Huang
2015-04-30
1
-2
/
+3
*
Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86
Chih-Wei Huang
2015-04-19
1
-8
/
+22
|
\
|
*
gralloc_drm: bail out early when we find the driver
Emil Velikov
2015-01-22
1
-11
/
+16
|
*
freedreno: completely untested initial support
Rob Clark
2015-01-16
1
-0
/
+4
|
*
gralloc_drm: improve log
Chih-Wei Huang
2015-01-01
1
-7
/
+12
*
|
fix building issues of 64-bit targets
Chih-Wei Huang
2015-01-20
1
-4
/
+4
|
/
*
Fix refcounting of mapped bo's
Andy Ross
2013-06-12
1
-0
/
+1
*
Merge "gralloc_drm_bo_lock: add special usage for GRALLOC_USAGE_HW_TEXTURE"
Andrew P Boie
2013-02-04
1
-1
/
+6
|
\
|
*
gralloc_drm_bo_lock: add special usage for GRALLOC_USAGE_HW_TEXTURE
Adrian Marius Negreanu
2013-01-18
1
-1
/
+6
*
|
gralloc: set supported planes for buffers on allocation
Tapani Pälli
2013-01-21
1
-0
/
+3
*
|
gralloc: implement yuv offset query as hw specific function
Tapani Pälli
2013-01-21
1
-0
/
+16
*
|
gralloc: new function to query the gem handle of buffer_handle_t
Tapani Pälli
2013-01-15
1
-0
/
+6
|
/
*
gralloc: add refcount to gralloc_drm_bo_t
Tapani Pälli
2012-10-12
1
-2
/
+19
*
Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...
Charles Johnson
2012-07-10
1
-4
/
+4
*
revise gralloc_drm bo interface
Chia-I Wu
2011-07-31
1
-45
/
+70
*
protect against NULL handle
Chia-I Wu
2011-07-30
1
-1
/
+4
*
allow FB to be mapped
Chia-I Wu
2011-07-30
1
-2
/
+5
*
map a bo only when it is locked for CPU access
Chia-I Wu
2011-07-29
1
-9
/
+44
*
close bo on unregister()
Chia-I Wu
2011-07-29
1
-16
/
+28
*
improve bo validation a little bit
Chia-I Wu
2011-07-18
1
-1
/
+4
*
add (untested) pipe support
Chia-I Wu
2011-06-13
1
-4
/
+4
*
add nouveau support
Chia-I Wu
2011-06-13
1
-0
/
+4
*
initial commit
Chia-I Wu
2011-06-12
1
-0
/
+304