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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
drm/exynos: Check g2d cmd list for g2d restrictions
YoungJun Cho
1
-0
/
+183
2013-03-20
drm/exynos: Add a new function to get gem buffer size
Inki Dae
2
-0
/
+26
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-03-20
drm/exynos: Replaced kzalloc & memcpy with kmemdup
Alexandru Gheorghiu
1
-4
/
+2
2013-03-20
drm/exynos: fimd: calculate the correct address offset
Leela Krishna Amudala
1
-8
/
+9
2013-03-20
drm/exynos: Make mixer_check_timing static
Sachin Kamat
1
-1
/
+1
2013-03-20
drm/exynos: modify the compatible string for exynos fimd
Vikas Sajjan
1
-2
/
+2
2013-02-27
drm/exynos: convert to idr_alloc()
Tejun Heo
1
-11
/
+5
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
1
-4
/
+0
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-728
/
+499
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-29
/
+18
2013-02-21
drm/exynos: Add device tree based discovery support for G2D
Ajay Kumar
1
-0
/
+10
2013-02-21
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
1
-648
/
+374
2013-02-21
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
1
-4
/
+4
2013-02-21
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
1
-0
/
+26
2013-02-21
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
3
-8
/
+22
2013-02-21
drm/exynos: release resources properly when fb creation is failed.
YoungJun Cho
1
-24
/
+27
2013-02-21
drm/exynos: fix wrong pointer access at vm close.
YoungJun Cho
1
-12
/
+21
2013-02-21
drm/exynos: Add missing braces around sizeof
Sachin Kamat
1
-1
/
+1
2013-02-21
drm/exynos: consider exception case to fb handle creation
Inki Dae
1
-0
/
+4
2013-02-21
drm/exynos: fix iommu address allocation order
Inki Dae
1
-1
/
+1
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-29
/
+1
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+3
2013-02-14
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
1
-0
/
+2
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
12
-140
/
+102
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
6
-29
/
+18
2013-01-25
drm/exynos: add check for the device power status
Shirish S
2
-0
/
+14
2013-01-25
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
1
-2
/
+2
2013-01-25
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
1
-1
/
+0
2013-01-25
drm/exynos: Remove "internal" interrupt handling
Sean Paul
1
-60
/
+14
2013-01-25
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
1
-2
/
+2
2013-01-25
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2
-8
/
+8
2013-01-25
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
1
-14
/
+11
2013-01-25
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
1
-0
/
+1
2013-01-25
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
1
-4
/
+3
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
6
-48
/
+46
2013-01-20
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
1
-1
/
+3
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
35
-775
/
+287
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+5
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
5
-88
/
+36
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
1
-1
/
+1
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
1
-9
/
+4
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
1
-6
/
+0
[next]