index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_vidi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
drm/vidi: replace platform_device pointer with device one
Inki Dae
2019-04-24
1
-16
/
+17
*
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
1
-10
/
+15
*
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-04-24
1
-4
/
+7
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-2
/
+2
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-08-25
1
-10
/
+5
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
2017-06-01
1
-14
/
+1
*
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2017-06-01
1
-1
/
+1
*
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
2017-06-01
1
-3
/
+1
*
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-06-01
1
-2
/
+1
*
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-28
1
-0
/
+1
|
\
|
*
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
2017-03-21
1
-0
/
+1
*
|
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
1
-1
/
+0
|
/
*
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
1
-10
/
+0
*
drm/exynos/vidi: use timer for vblanks instead of sleeping worker
Andrzej Hajda
2016-10-01
1
-46
/
+20
*
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-8
/
+0
*
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
2016-03-01
1
-3
/
+5
*
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-13
1
-1
/
+1
*
drm/exynos: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-4
/
+4
*
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-15
1
-9
/
+22
|
\
|
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
1
-8
/
+17
|
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
1
-1
/
+5
*
|
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
|
/
*
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
1
-2
/
+2
*
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
1
-4
/
+2
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-1
/
+8
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-1
/
+9
*
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
1
-17
/
+54
*
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
1
-9
/
+11
*
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
1
-31
/
+12
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
1
-7
/
+2
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
1
-3
/
+3
*
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
1
-2
/
+2
*
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
1
-25
/
+0
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
1
-17
/
+1
*
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
2015-06-20
1
-35
/
+0
*
drm/exynos: vidi: remove unused varables
Inki Dae
2015-06-20
1
-2
/
+0
*
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
1
-35
/
+18
*
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-20
1
-1
/
+1
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-20
1
-0
/
+4
*
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-05-19
1
-1
/
+1
*
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-13
1
-12
/
+5
*
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-04-13
1
-93
/
+32
*
drm/exynos: use driver internal struct
Joonyoung Shim
2015-02-07
1
-11
/
+8
*
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
2015-02-07
1
-2
/
+2
[next]