开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2016-06-19
drm/exynos: remove superfluous inclusions of fbdev header
Tobias Jakobi
2016-06-19
drm/exynos: don't use HW trigger for Exynos5420/5422/5800
Javier Martinez Canillas
2016-06-19
drm/exynos: fimd: don't set .has_hw_trigger in s3c6400 driver data
Javier Martinez Canillas
2016-05-10
drm/exynos: fimd: harden fimd_calc_clkdiv()
Tobias Jakobi
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-04-30
drm/exynos: clean up register definions for fimd and decon
Inki Dae
2016-04-30
drm/exynos: fimd: add HW trigger support
Inki Dae
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
drm/exynos: fimd: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
2016-04-30
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
2016-04-12
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
2016-03-01
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
2016-03-01
drm/exynos: add exynos5420 support for fimd
Chanho Park
2016-03-01
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
Chanho Park
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2015-12-13
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
drm/exynos: add pm_runtime to FIMD
Gustavo Padovan
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-01
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
2015-09-30
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
Gustavo Padovan
2015-08-31
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
drm/exynos: clear channels only when iommu is enabled
Joonyoung Shim
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-20
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
2015-06-20
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
2015-06-20
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
[next]