index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
2019-03-27
drm/exynos: Use drm_fb_helper_fill_info
Daniel Vetter
2019-02-07
drm/exynos: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2019-02-07
drm/exynos: rotator: Add support for s5pv210
Paweł Chmiel
2019-01-29
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-18
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2018-12-14
drm/exynos: fimd: Make pixel blend mode configurable
Christoph Manszewski
2018-12-14
drm/exynos: fimd: Make plane alpha configurable
Christoph Manszewski
2018-12-05
drm/exynos: mixer: Fix color range setting
Christoph Manszewski
2018-12-05
drm/exynos: mixer: Fix color format setting
Christoph Manszewski
2018-12-05
drm/exynos: decon: Make pixel blend mode configurable
Christoph Manszewski
2018-12-05
drm/exynos: decon: Make plane alpha configurable
Christoph Manszewski
2018-12-04
drm/exynos/iommu: merge IOMMU and DMA code
Andrzej Hajda
2018-12-04
drm/exynos/iommu: replace preprocessor conditionals with C conditionals
Andrzej Hajda
2018-12-04
drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.c
Andrzej Hajda
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
2018-12-04
drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbol
Andrzej Hajda
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
2018-11-05
drm/exynos/fbdev: do not skip fbdev init if there are no connectors
Andrzej Hajda
2018-11-05
drm/exynos/dsi: register connector if it is created after drm bind
Andrzej Hajda
2018-11-05
Revert "drm/exynos/decon5433: implement frame counter"
Inki Dae
2018-11-05
drm/exynos: checking for NULL instead of IS_ERR()
Dan Carpenter
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-01
drm/exynos: mixer: Make plane alpha configurable
Christoph Manszewski
2018-10-01
drm/exynos: mixer: Make pixel blend mode configurable
Christoph Manszewski
2018-10-01
drm/exynos: drm_plane: Correct exynos_drm_plane_reset
Christoph Manszewski
2018-10-01
drm/exynos: Use selected dma_dev default iommu domain instead of a fake one
Marek Szyprowski
2018-10-01
drm/exynos: gsc: Add support for tiled formats
Marek Szyprowski
2018-10-01
drm/exynos: scaler: Add support for tiled formats
Andrzej Pietrasiewicz
2018-09-20
gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-09-20
drm/exynos: enable out_bridge in exynos_dsi_enable
Maciej Purski
2018-09-20
drm/exynos: move connector creation to attach callback
Maciej Purski
2018-09-20
drm/exynos: rename bridge_node to in_bridge_node
Maciej Purski
2018-07-24
drm/exynos/mixer: Remove unused local variable priv
Krzysztof Kozlowski
2018-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
2018-07-24
drm/exynos: Suspend/resume display pipeline as early/late as possible
Marek Szyprowski
2018-07-24
drm/exynos: Drop useless check from exynos_drm_{suspend,resume}
Marek Szyprowski
2018-07-24
drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookup
Marek Szyprowski
2018-07-24
drm/exynos: gem: Simplify access to exynos GEM objects
Marek Szyprowski
2018-07-24
drm/exynos: g2d: Convert to driver component API
Marek Szyprowski
2018-07-24
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...
Inki Dae
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-02
drm/exynos: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-02
drm/exynos: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-02
drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions
Thomas Zimmermann
[next]