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
2018-01-02
drm/exynos: ipp: Remove Exynos DRM IPP subsystem
Marek Szyprowski
6
-2081
/
+3
2018-01-02
drm/exynos/decon: Add include guard to the Exynos7 header
Krzysztof Kozlowski
2
-3
/
+8
2018-01-02
drm/exynos/decon: Move headers from global to local place
Krzysztof Kozlowski
4
-3
/
+559
2018-01-02
drm/exynos: decon5433: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-5
/
+0
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
4
-29
/
+39
2017-12-08
drm/exynos: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
4
-27
/
+3
2017-12-07
drm/exynos: remove unnecessary function declaration
Inki Dae
1
-23
/
+21
2017-12-07
drm/exynos: remove unnecessary descrptions
Inki Dae
1
-5
/
+0
2017-12-07
drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
Marek Szyprowski
1
-0
/
+9
2017-12-07
drm/exynos: Fix dma-buf import
Marek Szyprowski
3
-1
/
+9
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+2
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
1
-1
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-326
/
+477
2017-11-14
Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
6
-321
/
+476
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-2
/
+6
2017-10-26
drm: exynos: Add driver for HDMI audio interface
Sylwester Nawrocki
3
-65
/
+194
2017-10-26
drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHY
Daniel Drake
2
-2
/
+13
2017-10-26
drm/exynos/mixer: enable support for 1024x768 and 1280x1024 modes
Andrzej Hajda
1
-0
/
+3
2017-10-26
drm/exynos/hdmi: quirk for support mode timings conversion
Andrzej Hajda
1
-2
/
+15
2017-10-26
drm/exynos/mixer: pass actual mode on MIXER to encoder
Andrzej Hajda
1
-20
/
+51
2017-10-26
drm/exynos: add mode_fixup callback to exynos_drm_crtc_ops
Andrzej Hajda
2
-0
/
+18
2017-10-26
drm/exynos/hdmi: remove redundant mode field
Andrzej Hajda
1
-25
/
+9
2017-10-26
drm/exynos/mixer: remove mixer_resources sub-structure
Andrzej Hajda
1
-176
/
+148
2017-10-26
drm/exynos/mixer: fix mode validation code
Andrzej Hajda
1
-15
/
+13
2017-10-26
drm/exynos/mixer: move resolution configuration to single function
Andrzej Hajda
1
-10
/
+7
2017-10-26
drm/exynos/mixer: move mode commit to enable callback
Andrzej Hajda
1
-12
/
+8
2017-10-26
drm/exynos/mixer: abstract out output mode setup code
Andrzej Hajda
1
-15
/
+18
2017-10-16
drm/exynos: Clear drvdata after component unbind
Marek Szyprowski
1
-0
/
+1
2017-10-16
drm/exynos: Fix potential NULL pointer dereference in suspend/resume paths
Marek Szyprowski
1
-2
/
+5
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-5
/
+1
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
[next]