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
/
exynos_mixer.c
Age
Commit message (
Expand
)
Author
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-03-21
drm/exynos/mixer: fix MIXER shadow registry synchronisation code
Andrzej Hajda
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-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
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-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-05-04
drm/exynos: mixer: avoid Oops in vp_video_buffer()
Tobias Jakobi
2018-05-04
drm/exynos/mixer: fix synchronization check in interlaced mode
Andrzej Hajda
2018-01-29
drm/atmel-exynos: Use the alpha format field in drm_format_info
Maxime Ripard
2017-10-26
drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHY
Daniel Drake
2017-10-26
drm/exynos/mixer: enable support for 1024x768 and 1280x1024 modes
Andrzej Hajda
2017-10-26
drm/exynos/mixer: pass actual mode on MIXER to encoder
Andrzej Hajda
2017-10-26
drm/exynos/mixer: remove mixer_resources sub-structure
Andrzej Hajda
2017-10-26
drm/exynos/mixer: fix mode validation code
Andrzej Hajda
2017-10-26
drm/exynos/mixer: move resolution configuration to single function
Andrzej Hajda
2017-10-26
drm/exynos/mixer: move mode commit to enable callback
Andrzej Hajda
2017-10-26
drm/exynos/mixer: abstract out output mode setup code
Andrzej Hajda
2017-08-25
drm/exynos: mixer: remove src offset from mixer_graph_buffer()
Tobias Jakobi
2017-08-25
drm/exynos: mixer: simplify mixer_graph_buffer()
Tobias Jakobi
2017-08-25
drm/exynos: mixer: simplify vp_video_buffer()
Tobias Jakobi
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
2017-08-25
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
Tobias Jakobi
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
2017-06-01
drm/exynos: mixer: document YCbCr magic numbers
Tobias Jakobi
2017-06-01
drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
Tobias Jakobi
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
2017-01-31
drm/exynos: fix a timeout loop
Dan Carpenter
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
drm/exynos: mixer: simplify loop in vp_win_reset()
Tobias Jakobi
2016-10-01
drm/exynos: mixer: convert booleans to flags in mixer context
Tobias Jakobi
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
drm/exynos: mixer: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
drm/exynos: mixer: remove support for non-dt platforms
Marek Szyprowski
2016-04-30
drm/exynos/mixer: enable HDMI-PHY before configuring MIXER
Andrzej Hajda
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
[next]