index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
2017-07-26
1
-26
/
+1
*
drm/exynos: Remove custom FB helper deferred setup
Thierry Reding
2017-07-26
2
-27
/
+5
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-2
/
+1
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
1
-2
/
+2
|
\
|
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-10
15
-289
/
+192
|
|
\
|
*
|
drm/exynos: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-2
/
+2
*
|
|
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
*
|
|
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
|
|
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2017-06-06
13
-296
/
+187
|
\
\
|
*
|
drm/exynos/decon5433: remove useless check
Andrzej Hajda
2017-06-01
1
-3
/
+0
|
*
|
drm/exynos/decon5433: kill BIT_SUSPENDED flag
Andrzej Hajda
2017-06-01
1
-38
/
+0
|
*
|
drm/exynos/decon5433: kill BIT_WIN_UPDATED flag
Andrzej Hajda
2017-06-01
1
-4
/
+0
|
*
|
drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag
Andrzej Hajda
2017-06-01
1
-11
/
+1
|
*
|
drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag
Andrzej Hajda
2017-06-01
1
-7
/
+1
|
*
|
drm/exynos/decon5433: move TE handling to DECON
Andrzej Hajda
2017-06-01
1
-23
/
+71
|
*
|
drm/exynos/decon5433: always do sw-trigger when vblanks enabled
Andrzej Hajda
2017-06-01
1
-1
/
+5
|
*
|
drm/exynos: mixer: document YCbCr magic numbers
Tobias Jakobi
2017-06-01
2
-10
/
+30
|
*
|
drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
Tobias Jakobi
2017-06-01
1
-22
/
+8
|
*
|
drm/exynos/dsi: fix bridge_node DT parsing
Andrzej Hajda
2017-06-01
1
-1
/
+1
|
*
|
drm/exynos/hdmi: fix pipeline disable order
Andrzej Hajda
2017-06-01
1
-10
/
+3
|
*
|
drm/exynos/decon5433: simplify shadow protect code
Andrzej Hajda
2017-06-01
1
-13
/
+7
|
*
|
drm/exynos/decon5433: kill BIT_IRQS_ENABLED
Andrzej Hajda
2017-06-01
1
-15
/
+7
|
*
|
drm/exynos/decon5433: kill DECON_UPDATE workaround
Andrzej Hajda
2017-06-01
1
-6
/
+2
|
*
|
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
2017-06-01
4
-14
/
+0
|
*
|
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
2017-06-01
5
-30
/
+4
|
*
|
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2017-06-01
7
-9
/
+7
|
*
|
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
2017-06-01
6
-42
/
+11
|
*
|
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-06-01
8
-28
/
+8
|
*
|
drm/exynos/decon5433: implement frame counter
Andrzej Hajda
2017-06-01
3
-0
/
+24
|
*
|
drm/exynos: simplify completion event handling
Andrzej Hajda
2017-06-01
1
-9
/
+8
|
*
|
Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...
Inki Dae
2017-06-01
2
-21
/
+10
|
|
\
|
|
|
*
drm/exynos: clean up description of exynos_drm_crtc
Inki Dae
2017-05-29
1
-4
/
+1
|
|
*
drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
2017-05-29
1
-0
/
+4
|
|
*
drm/exynos: dsi: Fix the parse_dt function
Hoegeun Kwon
2017-05-29
1
-17
/
+5
|
|
*
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
2017-05-29
1
-7
/
+1
*
|
|
drm/exynos: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-01
1
-3
/
+1
*
|
|
drm/exynos: use drm_for_each_connector_iter()
Gustavo Padovan
2017-05-26
1
-6
/
+8
|
/
/
*
|
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-5
/
+6
*
|
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-05-18
1
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
2017-05-09
1
-7
/
+1
*
|
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-05-06
1
-2
/
+17
|
\
\
|
|
/
|
/
|
|
*
[media] exynos_hdmi: add CEC notifier support
Hans Verkuil
2017-04-10
1
-2
/
+17
*
|
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
1
-23
/
+12
*
|
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
3
-49
/
+5
*
|
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-28
13
-67
/
+130
|
\
|
|
*
drm/exynos/dsi: make te-gpios optional
Andrzej Hajda
2017-03-21
1
-1
/
+4
|
*
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
2017-03-21
6
-17
/
+17
[next]