开源镜像站
帮助
动态
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_vidi.c
Age
Commit message (
Expand
)
Author
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
drm/exynos: check for pending fb before finish update
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: 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: use KMS version of DRM vblanks functions
Gustavo Padovan
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: consolidate driver/device initialization code
Andrzej Hajda
2015-06-20
drm/exynos: vidi: remove unused varables
Inki Dae
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-02-07
drm/exynos: use driver internal struct
Joonyoung Shim
2015-02-07
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
drm/exynos/vidi: remove useless ops->commit()
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2014-11-25
drm/exynos: vidi: add component support
Inki Dae
2014-11-24
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/vidi: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos/vidi: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/vidi: embed manager into private context
Andrzej Hajda
2014-11-03
drm/exynos: vidi: fix build warning
Inki Dae
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-09-20
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-20
drm/exynos: factor out initial setting of each driver
Joonyoung Shim
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-02
drm/exynos: add component framework support
Inki Dae
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-04-30
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-03-24
drm/exynos: Implement drm_connector directly in vidi driver
Sean Paul
2014-03-24
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
2014-03-24
drm/exynos: Split manager/display/subdrv
Sean Paul
2014-03-24
drm/exynos: Rename display_op power_on to dpms
Sean Paul
2014-03-24
drm/exynos: Remove apply manager callback
Sean Paul
2014-03-24
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
Sean Paul
2014-03-24
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
2013-10-09
drm: Make vblank_disable_allowed bool
Ville Syrjälä
[next]