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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-7
/
+0
2013-05-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
12
-77
/
+64
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
4
-26
/
+8
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2
-4
/
+0
2013-05-23
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
1
-1
/
+1
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
9
-29
/
+29
2013-05-23
drm/exynos: wait for the completion of pending page flip
Inki Dae
1
-0
/
+16
2013-05-23
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
1
-8
/
+2
2013-05-22
drm/exynos: page flip fixes
Rob Clark
1
-1
/
+0
2013-05-22
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-22
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-7
/
+7
2013-05-22
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-1
/
+1
2013-05-18
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-01
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
1
-1
/
+3
2013-04-29
drm/exynos: Don't blend mixer layer 0
Sean Paul
1
-3
/
+5
2013-04-29
drm/exynos: Remove unnecessary braces in exynos_hdmi.c
Sachin Kamat
1
-6
/
+4
2013-04-29
drm/exynos: Select VIDEOMODE_HELPERS for FIMD
Sachin Kamat
1
-1
/
+1
2013-04-29
drm/exynos: do not use generic flags to dumb
Inki Dae
1
-1
/
+2
2013-04-29
drm/exynos: added ipp device registration to drm driver
Seung-Woo Kim
3
-0
/
+44
2013-04-29
exynos/drm: hdmi: cleanup for hdmi common device registration
Seung-Woo Kim
2
-5
/
+11
2013-04-29
drm/exynos: fix wrong return check for platform_device_register_simple
Seung-Woo Kim
2
-2
/
+2
2013-04-29
drm/exynos: add device tree support for fimc ipp driver
Sylwester Nawrocki
3
-57
/
+62
2013-04-29
drm/exynos: rework fimc clocks handling
Sylwester Nawrocki
1
-70
/
+99
2013-04-29
drm/exynos: remove redundant devm_kfree()
Sylwester Nawrocki
1
-2
/
+0
2013-04-29
drm/exynos: enable FIMD clocks
Vikas Sajjan
1
-8
/
+5
2013-04-29
Revert "drm/exynos: prepare FIMD clocks"
Inki Dae
1
-12
/
+2
2013-04-21
drm/exynos: prepare FIMD clocks
Vikas Sajjan
1
-2
/
+12
2013-04-17
drm/exynos: drm_connector: Fix error check condition
Sachin Kamat
1
-1
/
+1
2013-04-17
drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-1
/
+1
2013-04-17
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-5
/
+5
2013-04-17
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-5
/
+5
2013-04-17
drm/exynos: change the method for getting the interrupt
Vikas Sajjan
1
-1
/
+1
2013-04-17
drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd
Vikas Sajjan
1
-1
/
+3
2013-04-17
drm/exynos: Add display-timing node parsing using video helper function
Vikas Sajjan
1
-4
/
+20
2013-04-17
drm/exynos: hdmi: move mode_fixup to drm common hdmi
Rahul Sharma
3
-54
/
+36
2013-04-17
drm/exynos: hdmi: using drm_display_mode timings for exynos4
Rahul Sharma
2
-417
/
+246
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
[next]