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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: Fix the check for the command size
Jordan Crouse
2017-05-27
1
-2
/
+3
*
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
2017-05-27
1
-0
/
+6
*
drm/msm: for array in-fences, check if all backing fences are from our own co...
Philipp Zabel
2017-05-27
1
-5
/
+4
*
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: Reuse dma_fence_release.
Eric Anholt
2017-05-27
1
-8
/
+2
*
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
2017-05-27
3
-0
/
+9
*
drm/msm/gpu: check legacy clk names in get_clocks()
Rob Clark
2017-05-27
1
-2
/
+2
*
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
Rob Clark
2017-05-27
1
-2
/
+3
*
drm/msm: select PM_OPP
Rob Clark
2017-05-27
1
-0
/
+1
*
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2017-04-10
34
-622
/
+1568
|
\
|
*
msm/drm: gpu: Dynamically locate the clocks from the device tree
Jordan Crouse
2017-04-08
2
-24
/
+58
|
*
drm/msm: gpu: Use OPP tables if we can
Jordan Crouse
2017-04-08
1
-19
/
+66
|
*
drm/msm: Hard code the GPU "slow frequency"
Jordan Crouse
2017-04-08
5
-11
/
+11
|
*
drm/msm: Add MSM_PARAM_GMEM_BASE
Jordan Crouse
2017-04-08
1
-0
/
+3
|
*
drm/msm: Reference count address spaces
Jordan Crouse
2017-04-08
6
-13
/
+33
|
*
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
2017-04-08
2
-13
/
+19
|
*
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
5
-0
/
+119
|
*
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/hdmi: redefinitions of macros not required
Vinay Simha BN
2017-04-08
1
-7
/
+0
|
*
drm/msm/mdp5: Update SSPP_MAX value
Archit Taneja
2017-04-08
1
-1
/
+2
|
*
drm/msm/dsi: Fix bug in dsi_mgr_phy_enable
Archit Taneja
2017-04-08
1
-1
/
+1
|
*
drm/msm: Don't allow zero sized buffer objects
Jordan Crouse
2017-04-08
1
-0
/
+6
|
*
drm/msm: Support 64 bit iova in RD_CMDSTREAM_ADDR
Jordan Crouse
2017-04-08
1
-2
/
+2
|
*
drm/msm: Pass interrupt status to a5xx_rbbm_err_irq()
Jordan Crouse
2017-04-08
1
-5
/
+13
|
*
drm/msm: Don't increase priv->num_aspaces until we know that it fits
Jordan Crouse
2017-04-08
1
-4
/
+3
|
*
drm/msm: Fix wrong pointer check in a5xx_destroy
Jordan Crouse
2017-04-08
1
-2
/
+2
|
*
drm/msm: Simplify vblank event delivery
Daniel Vetter
2017-04-08
2
-18
/
+6
[next]