index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-09-30
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-14
/
+1
2016-09-30
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-29
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
1
-1
/
+1
2016-04-12
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
1
-1
/
+1
2016-03-01
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
1
-1
/
+0
2016-03-01
drm/exynos: add exynos5420 support for fimd
Chanho Park
1
-1
/
+30
2016-03-01
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
Chanho Park
1
-1
/
+1
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
1
-6
/
+8
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
1
-5
/
+5
2015-12-13
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
1
-13
/
+11
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-8
/
+17
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
1
-16
/
+17
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-4
/
+6
2015-12-13
drm/exynos: add pm_runtime to FIMD
Gustavo Padovan
1
-17
/
+37
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
1
-2
/
+2
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
1
-3
/
+2
2015-10-01
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
1
-1
/
+1
2015-09-30
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
1
-12
/
+0
2015-08-30
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
1
-1
/
+10
2015-08-30
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
1
-2
/
+6
2015-08-30
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-1
/
+9
2015-08-30
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
Gustavo Padovan
1
-23
/
+34
2015-08-30
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
Gustavo Padovan
1
-5
/
+5
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-1
/
+1
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
1
-2
/
+1
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
1
-9
/
+9
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
1
-7
/
+7
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
1
-13
/
+16
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
1
-15
/
+7
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
1
-5
/
+5
2015-08-16
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
1
-3
/
+0
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
1
-4
/
+4
2015-08-16
drm/exynos: clear channels only when iommu is enabled
Joonyoung Shim
1
-1
/
+2
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
1
-2
/
+3
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
1
-8
/
+1
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
1
-26
/
+8
2015-06-19
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
1
-0
/
+4
2015-06-19
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
1
-58
/
+77
[next]