index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
drm: exynos: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-8
/
+2
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
1
-0
/
+1
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-2
/
+0
2016-10-01
drm/exynos: fix pending update handling
Andrzej Hajda
1
-2
/
+0
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
1
-2
/
+0
2016-07-13
drm/exynos: iommu: remove unused entries from exynos_drm_private strcuture
Marek Szyprowski
1
-2
/
+0
2016-05-05
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-05-02
drm/exynos: Rename async to nonblock.
Maarten Lankhorst
1
-1
/
+1
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
1
-3
/
+0
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
1
-5
/
+0
2016-04-30
drm/exynos: add support for pipeline clock to the framework
Andrzej Hajda
1
-0
/
+12
2016-04-30
drm/exynos: add helper to get crtc from pipe
Andrzej Hajda
1
-0
/
+8
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
1
-0
/
+9
2016-03-01
drm/exynos: refactor driver and device registration code
Marek Szyprowski
1
-1
/
+0
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
1
-6
/
+4
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
1
-1
/
+3
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-0
/
+19
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
1
-22
/
+34
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-3
/
+0
2015-11-03
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
1
-0
/
+3
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
1
-0
/
+2
2015-09-30
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
1
-4
/
+0
2015-08-31
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
1
-1
/
+0
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
1
-0
/
+4
2015-08-31
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
1
-0
/
+11
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-0
/
+1
2015-08-31
drm/exynos: add prepare and cleanup phases for planes
Gustavo Padovan
1
-0
/
+6
2015-08-31
drm/exynos: don't track enabled state at exynos_crtc
Gustavo Padovan
1
-1
/
+0
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-41
/
+6
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
1
-6
/
+6
2015-08-16
drm/exynos: remove exynos_encoder's .commit() op
Gustavo Padovan
1
-2
/
+0
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
1
-26
/
+21
2015-08-16
drm/exynos: remove unused .remove() and .check_mode() ops from display
Gustavo Padovan
1
-5
/
+0
2015-08-16
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
1
-2
/
+4
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
1
-8
/
+8
2015-08-16
drm/exynos: remove unused fields from struct exynos_drm_plane
Gustavo Padovan
1
-18
/
+0
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
1
-2
/
+4
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
1
-4
/
+4
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
1
-1
/
+0
2015-06-22
drm/exynos: mic: add MIC driver
Hyungwon Hwang
1
-0
/
+1
2015-06-22
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
1
-0
/
+1
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
1
-0
/
+1
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
1
-5
/
+0
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
1
-14
/
+0
2015-06-20
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
1
-17
/
+0
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
1
-2
/
+4
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
1
-2
/
+2
2015-05-19
drm/exynos: cleanup exynos_drm_plane
Tobias Jakobi
1
-13
/
+0
[next]