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: 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/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
|
*
drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl
Archit Taneja
2017-04-08
7
-63
/
+88
|
*
drm/msm/mdp5: Start using parameters from CRTC state
Archit Taneja
2017-04-08
3
-66
/
+64
|
*
drm/msm/mdp5: Add more stuff to CRTC state
Archit Taneja
2017-04-08
2
-0
/
+26
|
*
drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check()
Archit Taneja
2017-04-08
1
-0
/
+16
|
*
drm/msm/mdp5: Prepare for dynamic assignment of mixers
Archit Taneja
2017-04-08
5
-0
/
+97
|
*
drm/msm/mdp5: subclass CRTC state
Archit Taneja
2017-04-08
2
-6
/
+80
|
*
drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctl
Archit Taneja
2017-04-08
1
-25
/
+17
|
*
drm/msm/mdp5: Clean up interface assignment
Archit Taneja
2017-04-08
5
-64
/
+93
|
*
drm/msm/mdp5: Simplify LM <-> PP mapping
Archit Taneja
2017-04-08
4
-12
/
+11
|
*
drm/msm/mdp5: Start using mdp5_hw_mixer
Archit Taneja
2017-04-08
8
-43
/
+66
|
*
drm/msm/mdp5: Add structs for hw Layer Mixers
Archit Taneja
2017-04-08
4
-0
/
+118
|
*
drm/msm/mdp5: describe LM instances in mdp5_cfg
Archit Taneja
2017-04-08
3
-0
/
+84
|
*
drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct
Archit Taneja
2017-04-08
3
-5
/
+7
|
*
drm/msm/mdp5: Update SSPP_MAX value
Archit Taneja
2017-04-08
1
-1
/
+2
|
*
drm/msm: Simplify vblank event delivery
Daniel Vetter
2017-04-08
2
-18
/
+6
*
|
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-10
1
-27
/
+1
|
\
\
|
*
|
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
1
-27
/
+1
|
|
/
*
|
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
[next]