index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2022-12-12
drm: exynos: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-8
/
+3
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-03-04
drm/exynos: fimd: add BGR support for exynos4/5
Martin Jücker
1
-2
/
+40
2022-03-04
drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-9
/
+4
2021-09-16
drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-06-11
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
1
-5
/
+20
2021-05-17
drm/exynos: correct exynos_drm_fimd kerneldoc
Krzysztof Kozlowski
1
-1
/
+1
2020-11-17
drm/exynos/exynos_drm_fimd: Add missing description for param 'ctx'
Lee Jones
1
-0
/
+1
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
1
-2
/
+3
2020-01-21
drm/exynos: change callback names
Inki Dae
1
-5
/
+5
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-6
/
+8
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
/
+11
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-9
/
+18
2019-04-24
drm/exynos: remove unnecessary messages
Inki Dae
1
-2
/
+0
2019-04-24
drm/fimd: use DRM_ERROR instead of DRM_INFO in error case
Inki Dae
1
-3
/
+3
2018-12-14
drm/exynos: fimd: Make pixel blend mode configurable
Christoph Manszewski
1
-12
/
+56
2018-12-14
drm/exynos: fimd: Make plane alpha configurable
Christoph Manszewski
1
-21
/
+54
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-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
1
-0
/
+2
2018-05-09
drm/exynos: fimd: Add support for S5PV210 FIMD variant
Tomasz Figa
1
-0
/
+8
2017-08-25
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
Tobias Jakobi
1
-7
/
+1
2017-08-25
drm/exynos: consistent use of cpp
Tobias Jakobi
1
-4
/
+4
2017-06-01
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
1
-1
/
+0
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
1
-9
/
+2
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
-7
/
+2
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-2
/
+1
2017-03-21
drm/exynos/fimd: signal frame done interrupt at front porch
Andrzej Hajda
1
-1
/
+1
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
1
-0
/
+2
2017-03-21
drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
1
-16
/
+2
2017-02-07
drm/exynos: fimd: Do not use HW trigger for exynos3250
Hoegeun Kwon
1
-2
/
+0
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-1
/
+1
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-14
/
+1
2016-10-01
drm/exynos/fimd: add clock rate checking
Andrzej Hajda
1
-11
/
+28
2016-06-19
drm/exynos: remove superfluous inclusions of fbdev header
Tobias Jakobi
1
-1
/
+0
2016-06-19
drm/exynos: don't use HW trigger for Exynos5420/5422/5800
Javier Martinez Canillas
1
-3
/
+0
2016-06-19
drm/exynos: fimd: don't set .has_hw_trigger in s3c6400 driver data
Javier Martinez Canillas
1
-1
/
+0
2016-05-10
drm/exynos: fimd: harden fimd_calc_clkdiv()
Tobias Jakobi
1
-1
/
+8
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+0
2016-04-30
drm/exynos: clean up register definions for fimd and decon
Inki Dae
1
-12
/
+11
2016-04-30
drm/exynos: fimd: add HW trigger support
Inki Dae
1
-0
/
+47
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
1
-1
/
+0
2016-04-30
drm/exynos: fimd: use generic of_device_get_match_data helper
Marek Szyprowski
1
-13
/
+4
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
1
-14
/
+13
2016-04-30
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
1
-1
/
+1
[next]