index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: fixed exception to page allocation failure
Inki Dae
2012-07-27
1
-1
/
+1
*
drm/exynos: use __free_page() to deallocate memory
Inki Dae
2012-07-27
1
-15
/
+6
*
drm/exynos: do not release memory region from exporter.
Inki Dae
2012-07-27
1
-0
/
+10
*
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
2012-07-27
1
-11
/
+3
*
drm/exynos: fix buffer pitch calculation
Cooper Yuan
2012-07-27
1
-1
/
+1
*
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
2012-06-05
1
-6
/
+3
*
drm/exynos: added a feature to get gem buffer information.
Inki Dae
2012-05-08
1
-0
/
+26
*
drm/exynos: added drm prime feature.
Inki Dae
2012-05-08
1
-2
/
+12
*
drm/exynos: added cache attribute support for gem.
Inki Dae
2012-05-08
1
-10
/
+39
*
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-04-27
1
-25
/
+5
|
\
|
*
drm/exynos: added missed vm area region mapping type.
Inki Dae
2012-04-23
1
-0
/
+2
|
*
drm/exynos: fixed exynos_drm_gem_map_pages bug.
Inki Dae
2012-04-23
1
-13
/
+3
|
*
drm/exynos: fixed duplicatd memory allocation bug.
Inki Dae
2012-04-23
1
-12
/
+0
*
|
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
1
-3
/
+1
|
/
*
drm/exynos: fixed page align and code clean.
Inki Dae
2012-04-03
1
-9
/
+36
*
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
1
-4
/
+0
*
drm/exynos: added new funtion to get/put dma address.
Inki Dae
2012-03-20
1
-0
/
+58
*
drm/exynos: update gem and buffer framework.
Inki Dae
2012-03-20
1
-29
/
+272
*
drm: drop setting vm_file to filp
Dave Airlie
2012-03-05
1
-1
/
+0
*
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
2011-12-29
1
-54
/
+76
*
drm/exynos: Fix a fake mmap offset creation
Joonyoung Shim
2011-12-29
1
-24
/
+14
*
drm/exynos: gem code cleanup
Joonyoung Shim
2011-12-29
1
-57
/
+56
*
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
Seung-Woo Kim
2011-11-17
1
-10
/
+5
*
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
1
-12
/
+13
*
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
1
-30
/
+49
*
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
2011-10-05
1
-0
/
+415