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
2017-10-26
drm/exynos: add mode_fixup callback to exynos_drm_crtc_ops
Andrzej Hajda
2017-09-19
drm/exynos: Fix suspend/resume support
Marek Szyprowski
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
2017-08-25
drm/exynos: add mode_valid callback to exynos_drm
Andrzej Hajda
2017-08-25
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
2017-06-01
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-06-01
drm/exynos/decon5433: implement frame counter
Andrzej Hajda
2017-05-29
drm/exynos: clean up description of exynos_drm_crtc
Inki Dae
2017-02-07
drm: exynos: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-01-18
drm: exynos: use crtc helper drm_crtc_from_index()
Shawn Guo
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
[next]