index
:
~chadversary/android.platform.hardware.drm_gralloc
gingerbread-intel-staging
chadversary
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
radeon: use a table to detect chip family
gingerbread-intel-staging
Chia-I Wu
3
-19/+622
2011-08-03
drop the 'c' suffix from i915c/i965c
Chia-I Wu
1
-3/+3
2011-07-31
revise gralloc_drm bo interface
Chia-I Wu
3
-78/+81
2011-07-31
add more functions to gralloc_drm kms interface
Chia-I Wu
2
-12/+50
2011-07-30
add support for debug.drm.mode
Chia-I Wu
5
-18/+101
2011-07-30
protect against NULL handle
Chia-I Wu
2
-5/+8
2011-07-30
make sure the driver is initialized before registering
Chia-I Wu
1
-0/+10
2011-07-30
allow FB to be mapped
Chia-I Wu
1
-2/+5
2011-07-29
map a bo only when it is locked for CPU access
Chia-I Wu
4
-13/+51
2011-07-29
close bo on unregister()
Chia-I Wu
3
-19/+49
2011-07-22
android: use BOARD_GPU_DRIVERS
Chia-I Wu
1
-22/+66
2011-07-18
radeon: zero the newly allocated bo
Chia-I Wu
1
-0/+13
2011-07-18
radeon: refactor bo allocation
Chia-I Wu
1
-50/+58
2011-07-18
radeon: verbose debug messages on errors
Chia-I Wu
1
-6/+16
2011-07-18
improve bo validation a little bit
Chia-I Wu
1
-1/+4
2011-07-18
radeon: enable tiling
Chia-I Wu
1
-10/+19
2011-07-15
radeon: detect chip family
Chia-I Wu
1
-115/+247
2011-07-11
support other drivers in pipe
Chia-I Wu
10
-16/+810
2011-07-11
let drivers decide the fb format
Chia-I Wu
6
-11/+10
2011-06-13
add (untested) copy support to pipe
Chia-I Wu
1
-0/+54
2011-06-13
add (untested) pipe support
Chia-I Wu
4
-5/+379
2011-06-13
add nouveau support
Chia-I Wu
4
-0/+387
2011-06-12
initial commit
Chia-I Wu
10
-0/+2629