index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2016-02-15
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
2016-02-15
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
2016-02-15
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
2016-02-15
drm/exynos: mic: make all functions static
Marek Szyprowski
2016-02-15
drm/exynos: mic: convert to component framework
Marek Szyprowski
2016-02-15
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
2016-02-15
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
2016-02-15
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
2016-02-01
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
2016-01-13
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-20
drm/exynos: atomic check only enabled crtc states
Andrzej Hajda
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-13
drm/exynos: gem: remove old unused prototypes
Marek Szyprowski
2015-12-13
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
2015-12-13
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
2015-12-13
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
2015-12-13
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
drm/exynos: exynos7-decon: remove excessive check
Marek Szyprowski
2015-12-13
drm/exynos: rotator: convert to common clock framework
Marek Szyprowski
2015-12-13
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
2015-12-13
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
2015-12-13
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
[next]