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
2020-11-10
drm/msm: Use struct dma_buf_map in GEM vmap ops
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-05
Revert "mm: introduce vma_set_file function v4"
Christian König
2020-11-05
mm: introduce vma_set_file function v4
Christian König
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-29
drm/msm: fix 32b build warns
Rob Clark
2020-09-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-09-25
drm/msm/dp: fix incorrect function prototype of dp_debug_get()
Abhinav Kumar
2020-09-25
drm/msm: Introduce GEM object funcs
Thomas Zimmermann
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-22
drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_...
Luo Jiaxing
2020-09-22
drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-22
drm/msm: Leave inuse count intact on map failure
Akhil P Oommen
2020-09-22
drm/msm: Fix premature purging of BO
Akhil P Oommen
2020-09-20
drm/msm: Remove depends on interconnect
Georgi Djakov
2020-09-20
drm/msm: Fix the a650 hw_apriv check
Jordan Crouse
2020-09-20
drm/msm/dp: Sleep properly in dp_hpd_handler kthread
Stephen Boyd
2020-09-19
drm/msm/dp: Fix crash if no DP device
Rob Clark
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-15
drm/msm/dp: Use qmp phy for DP PLL and PHY
Stephen Boyd
2020-09-15
drm/msm/dp: remove mode hard-coding in case of DP CTS
Abhinav Kumar
2020-09-15
drm/msm/dp: add debugfs nodes for video pattern tests
Abhinav Kumar
2020-09-15
drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/
Abhinav Kumar
2020-09-15
drm/msm/dp: add debugfs support to DP driver
Abhinav Kumar
2020-09-15
drm/msm/dp: wait for audio notification before disabling clocks
Abhinav Kumar
2020-09-15
drm/msm/dp: signal the hotplug disconnect in the event handler
Abhinav Kumar
2020-09-15
drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
Abhinav Kumar
2020-09-15
drm/msm/dp: add audio support for Display Port on MSM
Abhinav Kumar
2020-09-15
drm/msm/dp: store dp_display in the driver data
Abhinav Kumar
2020-09-15
drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
Kuogee Hsieh
2020-09-15
drm/msm/dp: Add Display Port HPD feature
Tanmay Shah
2020-09-15
drm/msm/dpu: add display port support in DPU
Jeykumar Sankaran
2020-09-15
drm/msm/dp: add support for DP PLL driver
Chandan Uddaraju
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju
2020-09-15
drm/msm: Get rid of the REG_ADRENO offsets
Jordan Crouse
2020-09-15
drm/msm: a6xx: Use WHERE_AM_I for eligible targets
Jordan Crouse
2020-09-15
drm/msm: Allow a5xx to mark the RPTR shadow as privileged
Jordan Crouse
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-12
drm/msm: Show process names in gem_describe
Rob Clark
2020-09-12
drm/msm/a6xx: Add support for per-instance pagetables
Jordan Crouse
2020-09-12
drm/msm: Add support for private address space instances
Jordan Crouse
2020-09-12
drm/msm: Add support to create a local pagetable
Jordan Crouse
2020-09-12
drm/msm: Set the global virtual address range from the IOMMU domain
Jordan Crouse
2020-09-12
drm/msm: Drop context arg to gpu->submit()
Jordan Crouse
[next]