index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
1
-14
/
+1
*
drm/exynos/fimd: add clock rate checking
Andrzej Hajda
2016-10-01
1
-11
/
+28
*
drm/exynos: remove superfluous inclusions of fbdev header
Tobias Jakobi
2016-06-19
1
-1
/
+0
*
drm/exynos: don't use HW trigger for Exynos5420/5422/5800
Javier Martinez Canillas
2016-06-19
1
-3
/
+0
*
drm/exynos: fimd: don't set .has_hw_trigger in s3c6400 driver data
Javier Martinez Canillas
2016-06-19
1
-1
/
+0
*
drm/exynos: fimd: harden fimd_calc_clkdiv()
Tobias Jakobi
2016-05-10
1
-1
/
+8
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-1
/
+0
|
\
|
*
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
2016-04-12
1
-1
/
+1
*
|
drm/exynos: clean up register definions for fimd and decon
Inki Dae
2016-04-30
1
-12
/
+11
*
|
drm/exynos: fimd: add HW trigger support
Inki Dae
2016-04-30
1
-0
/
+47
*
|
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
1
-1
/
+0
*
|
drm/exynos: fimd: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
1
-13
/
+4
*
|
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
2016-04-30
1
-14
/
+13
*
|
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
2016-04-30
1
-1
/
+1
|
/
*
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
2016-03-01
1
-1
/
+0
*
drm/exynos: add exynos5420 support for fimd
Chanho Park
2016-03-01
1
-1
/
+30
*
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
Chanho Park
2016-03-01
1
-1
/
+1
*
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
1
-6
/
+8
*
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-13
1
-5
/
+5
*
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
2015-12-13
1
-13
/
+11
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
1
-8
/
+17
*
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
1
-16
/
+17
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
1
-4
/
+6
*
drm/exynos: add pm_runtime to FIMD
Gustavo Padovan
2015-12-13
1
-17
/
+37
*
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
1
-2
/
+2
*
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
1
-3
/
+2
*
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
2015-10-01
1
-1
/
+1
*
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
2015-09-30
1
-12
/
+0
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-1
/
+10
*
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
2015-08-31
1
-2
/
+6
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-1
/
+9
*
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
Gustavo Padovan
2015-08-31
1
-23
/
+34
*
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
Gustavo Padovan
2015-08-31
1
-5
/
+5
*
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
1
-1
/
+1
*
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
1
-2
/
+1
*
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
1
-9
/
+9
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
1
-7
/
+7
*
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
1
-13
/
+16
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
1
-15
/
+7
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
1
-5
/
+5
*
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
2015-08-16
1
-3
/
+0
*
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
1
-4
/
+4
*
drm/exynos: clear channels only when iommu is enabled
Joonyoung Shim
2015-08-16
1
-1
/
+2
*
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
1
-2
/
+3
*
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-08-16
1
-8
/
+1
*
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-22
1
-26
/
+8
*
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
2015-06-20
1
-0
/
+4
*
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
2015-06-20
1
-58
/
+77
*
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
2015-06-20
1
-0
/
+2
*
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
1
-57
/
+6
[next]