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_vidi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
1
-14
/
+1
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
1
-1
/
+1
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
1
-3
/
+1
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-2
/
+1
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
1
-0
/
+1
2017-02-17
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
1
-1
/
+0
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-10
/
+0
2016-10-01
drm/exynos/vidi: use timer for vblanks instead of sleeping worker
Andrzej Hajda
1
-46
/
+20
2016-06-10
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-8
/
+0
2016-03-01
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
1
-3
/
+5
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
1
-1
/
+1
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
1
-4
/
+4
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
1
-9
/
+22
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-8
/
+17
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-1
/
+5
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
1
-2
/
+2
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
1
-4
/
+2
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
1
-1
/
+8
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-1
/
+9
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-17
/
+54
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
1
-9
/
+11
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
1
-31
/
+12
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
1
-7
/
+2
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
1
-3
/
+3
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
1
-2
/
+2
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
1
-25
/
+0
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
1
-17
/
+1
2015-06-20
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
1
-35
/
+0
2015-06-20
drm/exynos: vidi: remove unused varables
Inki Dae
1
-2
/
+0
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
1
-35
/
+18
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
1
-1
/
+1
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
1
-0
/
+4
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
1
-12
/
+5
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
1
-93
/
+32
2015-02-07
drm/exynos: use driver internal struct
Joonyoung Shim
1
-11
/
+8
2015-02-07
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
1
-2
/
+2
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
1
-44
/
+35
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
1
-2
/
+2
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
1
-3
/
+3
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos/vidi: remove useless ops->commit()
Gustavo Padovan
1
-12
/
+0
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
1
-19
/
+19
2014-11-25
drm/exynos: vidi: add component support
Inki Dae
1
-16
/
+45
2014-11-24
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
1
-4
/
+7
2014-11-24
drm/exynos/vidi: embed display into private context
Andrzej Hajda
1
-7
/
+5
[next]