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
2016-02-15
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
1
-2
/
+2
2016-02-15
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2
-2
/
+2
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
1
-1
/
+1
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
1
-2
/
+0
2016-02-15
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
1
-0
/
+1
2016-02-15
drm/exynos: mic: make all functions static
Marek Szyprowski
1
-5
/
+5
2016-02-15
drm/exynos: mic: convert to component framework
Marek Szyprowski
1
-20
/
+36
2016-02-15
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
1
-5
/
+1
2016-02-15
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
3
-6
/
+9
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
4
-19
/
+19
2016-02-15
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
1
-1
/
+1
2016-02-01
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
1
-30
/
+25
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
1
-4
/
+2
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-759
/
+1178
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-3
/
+3
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
3
-0
/
+35
2016-01-13
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
3
-27
/
+0
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
5
-40
/
+32
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
8
-28
/
+28
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
1
-0
/
+3
2015-12-20
drm/exynos: atomic check only enabled crtc states
Andrzej Hajda
1
-0
/
+3
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
8
-24
/
+24
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
20
-600
/
+927
2015-12-13
drm/exynos: gem: remove old unused prototypes
Marek Szyprowski
1
-28
/
+0
2015-12-13
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
1
-13
/
+11
2015-12-13
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
1
-6
/
+7
2015-12-13
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
1
-30
/
+3
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
3
-0
/
+37
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
8
-74
/
+121
2015-12-13
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
6
-120
/
+197
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
9
-53
/
+39
2015-12-13
drm/exynos: exynos7-decon: remove excessive check
Marek Szyprowski
1
-10
/
+0
2015-12-13
drm/exynos: rotator: convert to common clock framework
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
3
-7
/
+29
2015-12-13
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
1
-1
/
+0
2015-12-13
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
1
-2
/
+2
[next]