index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
mdp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()
Archit Taneja
2017-10-12
1
-2
/
+0
*
drm/msm/mdp5: add missing max size for 8x74 v1
Rob Clark
2017-10-12
1
-0
/
+2
*
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...
Dave Airlie
2017-08-25
8
-54
/
+201
|
\
|
*
drm/msm/mdp5: mark runtime_pm functions as __maybe_unused
Arnd Bergmann
2017-08-22
1
-2
/
+2
|
*
drm/msm/mdp5: make helper function static
Rob Clark
2017-08-22
1
-1
/
+1
|
*
drm/msm/mdp5: add tracking for clk enable-count
Rob Clark
2017-08-22
2
-0
/
+9
|
*
drm/msm/mdp5: Set up runtime PM for MDSS
Archit Taneja
2017-08-02
1
-8
/
+55
|
*
drm/msm/mdp5: Write to SMP registers even if allocations don't change
Archit Taneja
2017-08-02
1
-8
/
+51
|
*
drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCs
Archit Taneja
2017-08-02
2
-2
/
+7
|
*
drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocks
Archit Taneja
2017-08-02
6
-36
/
+78
*
|
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
4
-11
/
+19
|
\
|
|
*
drm/msm/mdp5: Drop clock names with "_clk" suffix
Archit Taneja
2017-08-02
1
-6
/
+6
|
*
drm/msm/mdp5: Fix typo in encoder_enable path
Archit Taneja
2017-08-02
1
-1
/
+1
|
*
drm/msm/mdp5: fix unclocked register access in _cursor_set()
Rob Clark
2017-08-01
1
-0
/
+8
|
*
drm/msm/mdp5: Fix compilation warnings
Viresh Kumar
2017-08-01
2
-4
/
+4
*
|
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
|
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-2
/
+0
*
|
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-08
2
-3
/
+0
*
|
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
2
-3
/
+3
*
|
drm/msm: Convert to use new iterator macros, v2.
Maarten Lankhorst
2017-08-01
1
-2
/
+2
*
|
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
2
-4
/
+6
*
|
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
2
-4
/
+6
|
/
*
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-06-17
2
-3
/
+1
*
drm/msm: update generated headers
Rob Clark
2017-06-16
3
-29
/
+37
*
drm/msm: remove address-space id
Rob Clark
2017-06-16
2
-14
/
+0
*
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
2017-06-16
5
-19
/
+19
*
drm/msm/mdp4+5: move aspace/id to base class
Rob Clark
2017-06-16
8
-37
/
+41
*
drm/msm/mdp5: kill pipe_lock
Rob Clark
2017-06-16
1
-10
/
+0
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
2
-3
/
+8
|
\
|
*
drm/msm: constify irq_domain_ops
Tobias Klauser
2017-05-27
1
-1
/
+1
|
*
drm/msm/mdp5: release hwpipe(s) for unused planes
Rob Clark
2017-05-27
1
-0
/
+4
|
*
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
Rob Clark
2017-05-27
1
-2
/
+3
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-15
/
+15
*
|
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
8
-27
/
+28
*
|
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
1
-37
/
+8
*
|
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
1
-2
/
+2
*
|
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-05-10
1
-6
/
+6
|
/
*
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2017-04-10
17
-359
/
+1263
|
\
|
*
drm/msm: Reference count address spaces
Jordan Crouse
2017-04-08
2
-2
/
+2
|
*
drm/msm/mdp5: Enable 3D mux in mdp5_ctl
Archit Taneja
2017-04-08
1
-2
/
+7
|
*
drm/msm/mdp5: Reset CTL blend registers before configuring them
Archit Taneja
2017-04-08
1
-0
/
+18
|
*
drm/msm/mdp5: Assign 'right' mixer to CRTC state
Archit Taneja
2017-04-08
3
-22
/
+129
|
*
drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs
Archit Taneja
2017-04-08
1
-10
/
+35
|
*
drm/msm/mdp5: Stage right side hwpipes on Right-side Layer Mixer
Archit Taneja
2017-04-08
2
-4
/
+20
|
*
drm/msm/mdp5: Prepare Layer Mixers for source split
Archit Taneja
2017-04-08
1
-7
/
+32
|
*
drm/msm/mdp5: Configure 'right' hwpipe
Archit Taneja
2017-04-08
2
-1
/
+46
|
*
drm/msm/mdp5: Assign a 'right hwpipe' to plane state
Archit Taneja
2017-04-08
2
-1
/
+57
|
*
drm/msm/mdp5: Create mdp5_hwpipe_mode_set
Archit Taneja
2017-04-08
1
-97
/
+130
|
*
drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state
Archit Taneja
2017-04-08
4
-11
/
+103
|
*
drm/msm/mdp5: Add a CAP for Source Split
Archit Taneja
2017-04-08
2
-6
/
+17
[next]