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-08-21
drm/gem: fix up flink name create race
Daniel Vetter
1
-1
/
+1
2013-08-19
drm/exynos: explicit store base gem object in dma_buf->priv
Inki Dae
1
-4
/
+8
2013-08-19
drm: use common drm_gem_dmabuf_release in i915/exynos drivers
Daniel Vetter
1
-22
/
+1
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
1
-2
/
+2
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
3
-30
/
+1
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-8
/
+6
2013-07-04
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2
-11
/
+7
2013-07-04
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
YoungJun Cho
1
-1
/
+1
2013-07-04
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2
-8
/
+7
2013-07-04
drm/exynos: add error check routine in exynos_drm_open
YoungJun Cho
1
-1
/
+8
2013-07-04
drm/exynos: initialize the buf_num in vp_video_buffer
YoungJun Cho
1
-1
/
+1
2013-07-04
drm/exynos: remove dead code in vidi_power_on
YoungJun Cho
1
-3
/
+0
2013-07-04
drm/exynos: fix not to remain exynos_gem_obj as a leak
YoungJun Cho
1
-4
/
+5
2013-06-28
drm/exynos: add support for exynos5420 mixer
Rahul Sharma
2
-12
/
+44
2013-06-28
drm/exynos: add new compatible strings for hdmi subsystem
Rahul Sharma
4
-5
/
+17
2013-06-28
drm/exynos: fix interlace resolutions for exynos5420
Rahul Sharma
1
-6
/
+8
2013-06-28
drm/exynos: use of_get_named_gpio to get hdmi hpd gpio
Rahul Sharma
1
-2
/
+1
2013-06-28
drm/exynos: make sure to handle an error case to vm_mmap call
Inki Dae
1
-3
/
+3
2013-06-28
drm/exynos: exynos_drm_ipp: Remove redundant break statement
Sachin Kamat
1
-1
/
+0
2013-06-28
drm/exynos: add mout_hdmi clock in hdmi driver to change parent
Rahul Sharma
1
-4
/
+10
2013-06-28
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
Sean Paul
2
-18
/
+18
2013-06-28
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
6
-224
/
+187
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
20
-437
/
+4
2013-06-28
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
8
-76
/
+41
2013-06-28
drm/exynos: fimd: Add support for S3C64xx SoCs
Tomasz Figa
1
-0
/
+10
2013-06-28
drm/exynos: fimd: Add support for FIMD variants with clock selection
Tomasz Figa
1
-0
/
+6
2013-06-28
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
Tomasz Figa
1
-20
/
+49
2013-06-28
drm/exynos: fimd: Hold pointer to driver data in context struct
Tomasz Figa
1
-2
/
+3
2013-06-28
drm/exynos: do not use mode_set_base function directly
Inki Dae
1
-2
/
+8
2013-06-28
drm/exynos: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+1
2013-06-28
drm/exynos: remove ignoring return value warning in hdmi
Seung-Woo Kim
1
-1
/
+3
2013-06-28
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2013-06-28
drm/exynos: fix tests for valid FIMD window number
Krzysztof Kozlowski
1
-3
/
+3
2013-06-28
drm/exynos: fix checks for valid mixer window
Krzysztof Kozlowski
2
-3
/
+3
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
[next]