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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
drm/msm: Fix potential buffer overflow issue
Kasin Li
1
-3
/
+6
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
17
-144
/
+238
2017-06-16
drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96
Archit Taneja
1
-3
/
+67
2017-06-16
drm/msm/hdmi: 8996 PLL: Populate unprepare
Archit Taneja
1
-0
/
+5
2017-06-16
drm/msm/hdmi: Use bitwise operators when building register values
Liviu Dudau
1
-3
/
+3
2017-06-16
drm/msm: update generated headers
Rob Clark
15
-337
/
+2059
2017-06-16
drm/msm: remove address-space id
Rob Clark
8
-46
/
+0
2017-06-16
drm/msm: support for an arbitrary number of address spaces
Rob Clark
2
-43
/
+99
2017-06-16
drm/msm: refactor how we handle vram carveout buffers
Rob Clark
1
-21
/
+27
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
17
-58
/
+78
2017-06-16
drm/msm/mdp4+5: move aspace/id to base class
Rob Clark
11
-40
/
+56
2017-06-16
drm/msm/mdp5: kill pipe_lock
Rob Clark
1
-10
/
+0
2017-06-16
drm/msm: fix locking inconsistency for gpu->hw_init()
Rob Clark
6
-16
/
+17
2017-06-16
drm/msm: Remove memptrs->wptr
Jordan Crouse
2
-4
/
+0
2017-06-16
drm/msm: Add a struct to pass configuration to msm_gpu_init()
Jordan Crouse
3
-10
/
+26
2017-06-16
drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA
Jordan Crouse
1
-2
/
+21
2017-06-16
drm/msm: Remove idle function hook
Jordan Crouse
6
-11
/
+10
2017-06-16
drm/msm: Remove DRM_MSM_NUM_IOCTLS
Jordan Crouse
1
-1
/
+1
2017-06-16
drm/msm: gpu: Enable zap shader for A5XX
Jordan Crouse
5
-2
/
+183
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
10
-20
/
+35
2017-05-27
drm/msm: Fix the check for the command size
Jordan Crouse
1
-2
/
+3
2017-05-27
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
1
-0
/
+6
2017-05-27
drm/msm: for array in-fences, check if all backing fences are from our own co...
Philipp Zabel
1
-5
/
+4
2017-05-27
drm/msm: constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-05-27
drm/msm/mdp5: release hwpipe(s) for unused planes
Rob Clark
1
-0
/
+4
2017-05-27
drm/msm: Reuse dma_fence_release.
Eric Anholt
1
-8
/
+2
2017-05-27
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
3
-0
/
+9
2017-05-27
drm/msm/gpu: check legacy clk names in get_clocks()
Rob Clark
1
-2
/
+2
2017-05-27
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
Rob Clark
1
-2
/
+3
2017-05-27
drm/msm: select PM_OPP
Rob Clark
1
-0
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-15
/
+15
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-5
/
+5
2017-05-17
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
14
-42
/
+43
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
1
-37
/
+8
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
1
-2
/
+2
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
1
-6
/
+6
2017-04-11
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
34
-622
/
+1568
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-28
/
+2
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
7
-24
/
+32
2017-04-08
msm/drm: gpu: Dynamically locate the clocks from the device tree
Jordan Crouse
2
-24
/
+58
2017-04-08
drm/msm: gpu: Use OPP tables if we can
Jordan Crouse
1
-19
/
+66
2017-04-08
drm/msm: Hard code the GPU "slow frequency"
Jordan Crouse
5
-11
/
+11
2017-04-08
drm/msm: Add MSM_PARAM_GMEM_BASE
Jordan Crouse
1
-0
/
+3
2017-04-08
drm/msm: Reference count address spaces
Jordan Crouse
6
-13
/
+33
2017-04-08
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
2
-13
/
+19
2017-04-08
drm/msm/mdp5: Enable 3D mux in mdp5_ctl
Archit Taneja
1
-2
/
+7
2017-04-08
drm/msm/mdp5: Reset CTL blend registers before configuring them
Archit Taneja
1
-0
/
+18
2017-04-08
drm/msm/mdp5: Assign 'right' mixer to CRTC state
Archit Taneja
3
-22
/
+129
2017-04-08
drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs
Archit Taneja
1
-10
/
+35
2017-04-08
drm/msm/mdp5: Stage right side hwpipes on Right-side Layer Mixer
Archit Taneja
2
-4
/
+20
[next]