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-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-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
2016-12-29
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-01
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-28
drm/msm: gpu: Add support for the GPMU
Jordan Crouse
2016-11-28
drm/msm: gpu: Add A5XX target support
Jordan Crouse
2016-11-28
drm/msm: Disable interrupts during init
Jordan Crouse
2016-11-28
drm/msm: Remove 'src_clk' from adreno configuration
Jordan Crouse
2016-11-28
drm/msm: gpu: Add OUT_TYPE4 and OUT_TYPE7
Jordan Crouse
2016-11-28
drm/msm: Add adreno_gpu_write64()
Jordan Crouse
2016-11-28
drm/msm: gpu Add new gpu register read/write functions
Jordan Crouse
2016-11-28
drm/msm: gpu: Return error on hw_init failure
Jordan Crouse
2016-11-28
drm/msm: gpu: Cut down the list of "generic" registers to the ones we use
Jordan Crouse
2016-11-28
drm/msm: update generated headers
Rob Clark
2016-11-28
drm/msm/adreno: move scratch register dumping to per-gen code
Rob Clark
2016-11-28
drm/msm/rd: support for 64b iova
Rob Clark
2016-11-28
drm/msm: convert iova to 64b
Rob Clark
2016-11-27
drm/msm: set dma_mask properly
Rob Clark
2016-11-27
drm/msm: Remove bad calls to of_node_put()
Archit Taneja
2016-11-27
drm/msm/mdp5: move LM bounds check into plane->atomic_check()
Rob Clark
2016-11-27
drm/msm/mdp5: dump smp state on errors too
Rob Clark
2016-11-27
drm/msm/mdp5: add debugfs to show smp block status
Rob Clark
2016-11-27
drm/msm/mdp5: handle SMP block allocations "atomically"
Rob Clark
2016-11-27
drm/msm/mdp5: dynamically assign hw pipes to planes
Rob Clark
2016-11-27
drm/msm/mdp5: add skeletal mdp5_state
Rob Clark
2016-11-27
drm/msm: subclass drm_atomic_state
Rob Clark
2016-11-27
drm/msm/mdp5: introduce mdp5_hw_pipe
Rob Clark
2016-11-27
drm/msm/mdp5: rip out mode_changed
Rob Clark
2016-11-27
drm/msm/mdp5: don't be so casty
Rob Clark
2016-11-27
drm/msm/mdp5: drop mdp5_plane::name
Rob Clark
2016-11-27
drm/msm/mdp5: nuke mdp5_plane_complete_flip()
Rob Clark
2016-11-27
drm/msm/mdp5: drop mdp5_crtc::name
Rob Clark
[next]