index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
mdp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
drm/msm: rename mdp->disp
Rob Clark
34
-14474
/
+0
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
3
-5
/
+5
2018-02-20
drm/msm/mdp5: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-23
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+10
2017-12-13
drm/msm: avoid false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
1
-7
/
+2
2017-12-13
drm/msm/mdp4: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-6
/
+1
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
10
-210
/
+294
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-2
/
+3
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-2
/
+2
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2
-2
/
+2
2017-10-28
drm/msm/mdp5: Don't use async plane update path if plane visibility changes
Archit Taneja
1
-0
/
+25
2017-10-28
drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabled
Archit Taneja
1
-29
/
+37
2017-10-28
drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planes
Archit Taneja
3
-20
/
+57
2017-10-28
drm/msm/mdp5: Prepare mdp5_pipe_assign for some rework
Archit Taneja
3
-27
/
+27
2017-10-28
drm/msm: remove mdp5_cursor_plane_funcs
Gustavo Padovan
1
-22
/
+3
2017-10-28
drm/msm: update cursors asynchronously through atomic
Gustavo Padovan
1
-88
/
+63
2017-10-28
drm/msm/mdp5: restore cursor state when enabling crtc
Rob Clark
1
-32
/
+68
2017-10-28
drm/msm/mdp5: don't use autosuspend
Rob Clark
5
-13
/
+13
2017-10-28
drm/msm/mdp5: ignore planes that are not visible
Rob Clark
1
-0
/
+8
2017-10-28
drm/msm/mdp5: disable vblanks when crtc is off
Rob Clark
1
-0
/
+6
2017-10-28
drm/msm/mdp4: disable vblanks when crtc is off
Rob Clark
1
-0
/
+7
2017-10-28
drm/msm/mdp5: always print mdp5 version
Rob Clark
1
-1
/
+1
2017-10-12
drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()
Archit Taneja
1
-2
/
+0
2017-10-12
drm/msm/mdp5: add missing max size for 8x74 v1
Rob Clark
1
-0
/
+2
2017-10-11
drm/msm/mdp5: remove less than 0 comparison for unsigned value
Aishwarya Pant
1
-1
/
+1
2017-08-25
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...
Dave Airlie
8
-54
/
+201
2017-08-22
drm/msm/mdp5: mark runtime_pm functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-08-22
drm/msm/mdp5: make helper function static
Rob Clark
1
-1
/
+1
2017-08-22
drm/msm/mdp5: add tracking for clk enable-count
Rob Clark
2
-0
/
+9
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
4
-11
/
+19
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-2
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2
-3
/
+0
2017-08-02
drm/msm/mdp5: Set up runtime PM for MDSS
Archit Taneja
1
-8
/
+55
2017-08-02
drm/msm/mdp5: Write to SMP registers even if allocations don't change
Archit Taneja
1
-8
/
+51
2017-08-02
drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCs
Archit Taneja
2
-2
/
+7
2017-08-02
drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocks
Archit Taneja
6
-36
/
+78
2017-08-02
drm/msm/mdp5: Drop clock names with "_clk" suffix
Archit Taneja
1
-6
/
+6
2017-08-02
drm/msm/mdp5: Fix typo in encoder_enable path
Archit Taneja
1
-1
/
+1
2017-08-01
drm/msm/mdp5: fix unclocked register access in _cursor_set()
Rob Clark
1
-0
/
+8
2017-08-01
drm/msm/mdp5: Fix compilation warnings
Viresh Kumar
2
-4
/
+4
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2
-3
/
+3
2017-08-01
drm/msm: Convert to use new iterator macros, v2.
Maarten Lankhorst
1
-2
/
+2
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2
-4
/
+6
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2
-4
/
+6
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2
-3
/
+1
2017-06-16
drm/msm: update generated headers
Rob Clark
3
-29
/
+37
2017-06-16
drm/msm: remove address-space id
Rob Clark
2
-14
/
+0
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
5
-19
/
+19
2017-06-16
drm/msm/mdp4+5: move aspace/id to base class
Rob Clark
8
-37
/
+41
[next]