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
2017-09-20
drm/exynos/hdmi: Fix unsafe list iteration
Maciej Purski
1
-3
/
+11
2017-09-19
drm: exynos: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
2017-09-19
drm/exynos: Fix suspend/resume support
Marek Szyprowski
4
-28
/
+43
2017-09-19
drm/exynos: Fix locking in the suspend/resume paths
Marek Szyprowski
1
-0
/
+4
2017-08-25
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
Tobias Jakobi
3
-16
/
+3
2017-08-25
drm/exynos: consistent use of cpp
Tobias Jakobi
3
-13
/
+13
2017-08-25
drm/exynos: mixer: remove src offset from mixer_graph_buffer()
Tobias Jakobi
1
-9
/
+6
2017-08-25
drm/exynos: mixer: simplify mixer_graph_buffer()
Tobias Jakobi
1
-4
/
+1
2017-08-25
drm/exynos: mixer: simplify vp_video_buffer()
Tobias Jakobi
1
-20
/
+6
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
4
-1
/
+35
2017-08-25
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
Tobias Jakobi
1
-1
/
+1
2017-08-25
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-15
/
+25
2017-08-25
drm/exynos: add mode_valid callback to exynos_drm
Andrzej Hajda
2
-0
/
+15
2017-08-25
drm/exynos/decon5433: refactor irq requesting code
Andrzej Hajda
1
-24
/
+30
2017-08-25
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-40
/
+4
2017-08-25
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
2
-0
/
+3
2017-08-25
drm/exynos/dsi: refactor panel detection logic
Andrzej Hajda
1
-101
/
+102
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
8
-59
/
+53
2017-08-25
drm/exynos/decon5433: use readl_poll_timeout helpers
Andrzej Hajda
1
-12
/
+8
2017-08-17
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-35
/
+2
2017-08-16
drm/exynos: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
3
-35
/
+2
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
7
-28
/
+42
2017-08-09
drm/exynos: forbid creating framebuffers from too small GEM buffers
Marek Szyprowski
1
-1
/
+13
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
4
-4
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-07-27
drm: exynos: mark pm functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-07-27
drm/exynos: select CEC_CORE if CEC_NOTIFIER
Hans Verkuil
1
-0
/
+1
2017-07-27
drm/exynos/hdmi: fix disable sequence
Andrzej Hajda
1
-2
/
+0
2017-07-27
drm/exynos: mic: add a bridge at probe
Inki Dae
1
-9
/
+15
2017-07-27
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
1
-2
/
+0
2017-07-27
drm/exynos: dsi: do not try to find bridge
Inki Dae
1
-3
/
+5
2017-07-27
drm: exynos: hdmi: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
1
-5
/
+5
2017-07-27
exynos_drm: Clean up duplicated assignment in exynos_drm_driver
Gabriel Krisman Bertazi
1
-1
/
+0
2017-07-26
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
1
-26
/
+1
2017-07-26
drm/exynos: Remove custom FB helper deferred setup
Thierry Reding
2
-27
/
+5
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+1
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-2
/
+2
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-289
/
+192
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-20
drm/exynos: don't use DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+2
2017-06-06
Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
13
-296
/
+187
2017-06-01
drm/exynos: Drop drm_vblank_cleanup
Daniel Vetter
1
-3
/
+1
2017-06-01
drm/exynos/decon5433: remove useless check
Andrzej Hajda
1
-3
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_SUSPENDED flag
Andrzej Hajda
1
-38
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_WIN_UPDATED flag
Andrzej Hajda
1
-4
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag
Andrzej Hajda
1
-11
/
+1
[next]