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_g2d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
1
-3
/
+3
*
drm/exynos: Check g2d cmd list for g2d restrictions
YoungJun Cho
2013-03-20
1
-0
/
+183
*
drm/exynos: Deal with g2d buffer info more efficiently
YoungJun Cho
2013-03-20
1
-37
/
+123
*
drm/exynos: Clean up some G2D codes for readability
YoungJun Cho
2013-03-20
1
-9
/
+7
*
drm/exynos: Fix G2D core malfunctioning issue
YoungJun Cho
2013-03-20
1
-5
/
+15
*
drm/exynos: clear node object type at gem unmap
YoungJun Cho
2013-03-20
1
-0
/
+1
*
drm/exynos: Fix error routine to getting dma addr.
YoungJun Cho
2013-03-20
1
-2
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-1
/
+11
|
\
|
*
drm/exynos: Add device tree based discovery support for G2D
Ajay Kumar
2013-02-21
1
-0
/
+10
|
*
drm/exynos: Add missing braces around sizeof
Sachin Kamat
2013-02-21
1
-1
/
+1
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-4
/
+3
*
|
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
/
*
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
drm/exynos: Fix potential NULL pointer dereference
Sachin Kamat
2012-12-05
1
-1
/
+1
*
drm/exynos: Use devm_clk_get in exynos_drm_g2d.c
Sachin Kamat
2012-12-05
1
-3
/
+1
*
drm/exynos: add userptr feature for g2d module
Inki Dae
2012-12-04
1
-23
/
+319
*
drm/exynos: add iommu support for g2d
Inki Dae
2012-12-04
1
-61
/
+110
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-07
1
-2
/
+3
|
\
|
*
drm/exynos: fix kcalloc size of g2d cmdlist node
Joonyoung Shim
2012-10-04
1
-2
/
+1
|
*
drm/exynos: add pid to g2d_runqueue_node
Inki Dae
2012-10-04
1
-0
/
+2
*
|
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
1
-2
/
+2
|
\
\
|
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
|
/
*
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
|
drm/exynos: Make g2d_pm_ops static
Sachin Kamat
2012-09-13
1
-1
/
+1
*
|
drm/exynos: Use devm_* functions in exynos_drm_g2d.c file
Sachin Kamat
2012-09-13
1
-40
/
+10
|
/
*
drm/exynos: add G2D driver
Joonyoung Shim
2012-05-17
1
-0
/
+937