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
/
exynos_mixer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-25
drm/exynos: mixer: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+6
2021-06-11
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
1
-1
/
+6
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-1
/
+1
2020-05-18
drm/exynos: mixer: Fix enabling of the runtime power management
Marek Szyprowski
1
-2
/
+4
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
1
-2
/
+5
2020-01-21
drm/exynos: change callback names
Inki Dae
1
-4
/
+4
2019-10-28
drm/exynos: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-2
/
+2
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-16
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
1
-8
/
+9
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-9
/
+17
2019-03-21
drm/exynos/mixer: fix MIXER shadow registry synchronisation code
Andrzej Hajda
1
-44
/
+66
2018-12-05
drm/exynos: mixer: Fix color range setting
Christoph Manszewski
1
-5
/
+12
2018-12-05
drm/exynos: mixer: Fix color format setting
Christoph Manszewski
1
-8
/
+2
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
1
-2
/
+1
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
1
-1
/
+1
2018-10-01
drm/exynos: mixer: Make plane alpha configurable
Christoph Manszewski
1
-15
/
+22
2018-10-01
drm/exynos: mixer: Make pixel blend mode configurable
Christoph Manszewski
1
-6
/
+21
2018-07-24
drm/exynos/mixer: Remove unused local variable priv
Krzysztof Kozlowski
1
-2
/
+0
2018-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
1
-0
/
+2
2018-05-04
drm/exynos: mixer: avoid Oops in vp_video_buffer()
Tobias Jakobi
1
-5
/
+7
2018-05-04
drm/exynos/mixer: fix synchronization check in interlaced mode
Andrzej Hajda
1
-0
/
+10
2018-01-29
drm/atmel-exynos: Use the alpha format field in drm_format_info
Maxime Ripard
1
-13
/
+1
2017-10-26
drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHY
Daniel Drake
1
-1
/
+3
2017-10-26
drm/exynos/mixer: enable support for 1024x768 and 1280x1024 modes
Andrzej Hajda
1
-0
/
+3
2017-10-26
drm/exynos/mixer: pass actual mode on MIXER to encoder
Andrzej Hajda
1
-20
/
+51
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-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
1
-1
/
+5
2017-08-25
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
Tobias Jakobi
1
-1
/
+1
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
1
-5
/
+5
2017-06-01
drm/exynos: mixer: document YCbCr magic numbers
Tobias Jakobi
1
-8
/
+25
2017-06-01
drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
Tobias Jakobi
1
-22
/
+8
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
1
-2
/
+0
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
1
-1
/
+1
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
1
-6
/
+2
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-2
/
+1
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
1
-0
/
+1
2017-01-31
drm/exynos: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
[next]