index
:
external_drm_gralloc.git
replicant-6.0
drm_gralloc
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...
Charles Johnson
2012-07-10
7
-57
/
+57
*
add support for YUV formats
Chia-I Wu
2011-10-27
5
-14
/
+62
*
remove an unnecessary include
Chia-I Wu
2011-09-08
1
-1
/
+0
*
log connector info
Chia-I Wu
2011-09-08
1
-0
/
+22
*
remove outdated BOARD_USES_*
Chia-I Wu
2011-08-29
1
-26
/
+1
*
remove first drm_kms_wait_for_post call
Chia-I Wu
2011-08-29
1
-1
/
+0
*
fix build errors
Chia-I Wu
2011-08-29
3
-3
/
+3
*
vmwgfx: assorted fixes
Chia-I Wu
2011-08-24
4
-6
/
+24
*
update pci_ids
Chia-I Wu
2011-08-24
3
-0
/
+10
*
radeon: use a table to detect chip family
Chia-I Wu
2011-08-10
3
-19
/
+622
*
drop the 'c' suffix from i915c/i965c
Chia-I Wu
2011-08-03
1
-3
/
+3
*
revise gralloc_drm bo interface
Chia-I Wu
2011-07-31
3
-78
/
+81
*
add more functions to gralloc_drm kms interface
Chia-I Wu
2011-07-31
2
-12
/
+50
*
add support for debug.drm.mode
Chia-I Wu
2011-07-30
5
-18
/
+101
*
protect against NULL handle
Chia-I Wu
2011-07-30
2
-5
/
+8
*
make sure the driver is initialized before registering
Chia-I Wu
2011-07-30
1
-0
/
+10
*
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
4
-13
/
+51
*
close bo on unregister()
Chia-I Wu
2011-07-29
3
-19
/
+49
*
android: use BOARD_GPU_DRIVERS
Chia-I Wu
2011-07-22
1
-22
/
+66
*
radeon: zero the newly allocated bo
Chia-I Wu
2011-07-18
1
-0
/
+13
*
radeon: refactor bo allocation
Chia-I Wu
2011-07-18
1
-50
/
+58
*
radeon: verbose debug messages on errors
Chia-I Wu
2011-07-18
1
-6
/
+16
*
improve bo validation a little bit
Chia-I Wu
2011-07-18
1
-1
/
+4
*
radeon: enable tiling
Chia-I Wu
2011-07-18
1
-10
/
+19
*
radeon: detect chip family
Chia-I Wu
2011-07-15
1
-115
/
+247
*
support other drivers in pipe
Chia-I Wu
2011-07-11
10
-16
/
+810
*
let drivers decide the fb format
Chia-I Wu
2011-07-11
6
-11
/
+10
*
add (untested) copy support to pipe
Chia-I Wu
2011-06-13
1
-0
/
+54
*
add (untested) pipe support
Chia-I Wu
2011-06-13
4
-5
/
+379
*
add nouveau support
Chia-I Wu
2011-06-13
4
-0
/
+387
*
initial commit
Chia-I Wu
2011-06-12
10
-0
/
+2629
[prev]