index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
drm/exynos: fix return value check in lowlevel_buffer_allocate()
Wei Yongjun
1
-2
/
+2
2013-09-16
drm/exynos: Fix address space warning in exynos_drm_buf.c
Sachin Kamat
1
-1
/
+2
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Remove redundant NULL check in exynos_drm_buf
Sachin Kamat
1
-5
/
+0
2013-07-04
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
1
-3
/
+3
2013-07-04
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
YoungJun Cho
1
-1
/
+1
2013-07-04
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
1
-5
/
+4
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-7
/
+0
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
1
-1
/
+1
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
1
-7
/
+48
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2012-12-14
drm/exynos: fix allocation and cache mapping type
Inki Dae
1
-2
/
+16
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
1
-20
/
+11
2012-12-05
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
Prathyush K
1
-20
/
+0
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-56
/
+32
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-05-08
drm/exynos: added drm prime feature.
Inki Dae
1
-6
/
+6
2012-04-03
drm/exynos: fixed duplicated page allocation bug.
Inki Dae
1
-25
/
+9
2012-04-03
drm/exynos: fixed page align and code clean.
Inki Dae
1
-8
/
+5
2012-03-20
drm/exynos: update gem and buffer framework.
Inki Dae
1
-35
/
+156
2011-12-29
drm/exynos: gem code cleanup
Joonyoung Shim
1
-3
/
+2
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
1
-28
/
+32
2011-11-15
drm/exynos: removed unnecessary variable.
Inki Dae
1
-2
/
+0
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
1
-0
/
+110