index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
Age
Commit message (
Expand
)
Author
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
drm/exynos: fix pending update handling
Andrzej Hajda
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-13
drm/exynos: iommu: remove unused entries from exynos_drm_private strcuture
Marek Szyprowski
2016-05-05
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-02
drm/exynos: Rename async to nonblock.
Maarten Lankhorst
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
2016-04-30
drm/exynos: add support for pipeline clock to the framework
Andrzej Hajda
2016-04-30
drm/exynos: add helper to get crtc from pipe
Andrzej Hajda
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
2016-03-01
drm/exynos: refactor driver and device registration code
Marek Szyprowski
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2015-12-13
drm/exynos: add generic check for plane state
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-11-03
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-09-30
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
2015-08-31
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
2015-08-31
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
drm/exynos: add prepare and cleanup phases for planes
Gustavo Padovan
2015-08-31
drm/exynos: don't track enabled state at exynos_crtc
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 exynos_encoder's .commit() op
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
drm/exynos: remove unused .remove() and .check_mode() ops from display
Gustavo Padovan
2015-08-16
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
drm/exynos: remove unused fields from struct exynos_drm_plane
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 drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-06-22
drm/exynos: mic: add MIC driver
Hyungwon Hwang
2015-06-22
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
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: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
2015-05-19
drm/exynos: cleanup exynos_drm_plane
Tobias Jakobi
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
[next]