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