index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-07
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2017-02-06
drm/msm: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-02-06
drm/msm/dsi: Add PHY/PLL for 8x96
Archit Taneja
2017-02-06
drm/msm/dsi: Add new method to calculate 14nm PHY timings
Hai Li
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
2017-02-06
drm/msm/dsi: Reset both PHYs before clock operation for dual DSI
Archit Taneja
2017-02-06
drm/msm/dsi: Pass down use case to PHY
Hai Li
2017-02-06
drm/msm/dsi: Return more timings from PHY to host
Hai Li
2017-02-06
drm/msm/dsi: Add a PHY op that initializes version specific stuff
Archit Taneja
2017-02-06
drm/msm/dsi: Add 8x96 info in dsi_cfg
Archit Taneja
2017-02-06
drm/msm/dsi: Don't error if a DSI host doesn't have a device connected
Archit Taneja
2017-02-06
drm/msm/mdp5: Add support for legacy cursor updates
Archit Taneja
2017-02-06
drm/msm/mdp5: Refactor mdp5_plane_atomic_check
Archit Taneja
2017-02-06
drm/msm/mdp5: Add cursor planes
Archit Taneja
2017-02-06
drm/msm/mdp5: Misc cursor plane bits
Archit Taneja
2017-02-06
drm/msm/mdp5: Configure COLOR3_OUT propagation
Archit Taneja
2017-02-06
drm/msm/mdp5: Use plane helpers to configure src/dst rectangles
Archit Taneja
2017-02-06
drm/msm/mdp5: Prepare CRTC/LM for empty stages
Archit Taneja
2017-02-06
drm/msm/mdp5: Create only as many CRTCs as we need
Archit Taneja
2017-02-06
drm/msm/mdp5: cfg: Change count to unsigned int
Archit Taneja
2017-02-06
drm/msm/mdp5: Create single encoder per interface (INTF)
Archit Taneja
2017-02-06
drm/msm/mdp5: Prepare for merging video and command encoders
Archit Taneja
2017-02-06
drm/msm: Set encoder's mode of operation using a kms func
Archit Taneja
2017-02-06
drm/msm: Construct only one encoder for DSI
Archit Taneja
2017-02-06
drm/msm/dsi: Set msm_dsi->encoders before initializing bridge
Archit Taneja
2017-02-06
drm/msm/dsi: Update generated headers
Archit Taneja
2017-02-06
drm/msm/mdp5: Update generated headers
Archit Taneja
2017-02-06
drm/msm/mdp5: cfg: Add pipe_cursor block
Archit Taneja
2017-02-06
drm/msm: let gpu wire up it's own fault handler
Rob Clark
2017-02-06
drm/msm: drop _clk suffix from clk names
Rob Clark
2017-02-06
drm/msm: drop quirks binding
Rob Clark
2017-02-06
drm/msm: drop qcom,chipid
Rob Clark
2017-02-06
drm/msm: remove qcom,gpu-pwrlevels bindings
Rob Clark
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-27
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
2017-01-13
drm/msm/mdp5: rip out plane->pending tracking
Rob Clark
2017-01-12
drm/msm: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-29
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
2016-12-29
drm/msm: Put back the vaddr in submit_reloc()
Jordan Crouse
[next]