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
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-07
drm/msm: drop DRM_AUTH usage from the driver
Emil Velikov
2019-08-07
Revert "drm/msm: drop DRM_AUTH usage from the driver"
Sean Paul
2019-08-01
drm: msm: Fix add_gpu_components
Jeffrey Hugo
2019-08-01
drm/msm: Annotate intentional switch statement fall throughs
Jordan Crouse
2019-08-01
drm/msm: add support for per-CRTC max_vblank_count on mdp5
Brian Masney
2019-07-31
drm/msm: Use the correct dma_sync calls in msm_gem
Rob Clark
2019-07-25
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
2019-07-22
drm/msm/dpu: Correct dpu encoder spinlock initialization
Shubhashree Dhar
2019-07-22
drm/msm: correct NULL pointer dereference in context_init
Brian Masney
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-28
Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2019-06-28
drm/msm: Use drm_gem_fb_prepare_fb
Daniel Vetter
2019-06-26
drm/msm: drop DRM_AUTH usage from the driver
Emil Velikov
2019-06-25
drm/msm: Drop robj from msm_gem_new_impl
Daniel Vetter
2019-06-25
drm/msm: add dirty framebuffer helper
Brian Masney
2019-06-24
drm/msm/a3xx: remove TPL1 regs from snapshot
Rob Clark
2019-06-21
drm/msm: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-20
drm/msm: Re-order uninit function to work during probe defer
Sean Paul
2019-06-20
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
2019-06-20
drm/msm/dsi: Move dsi panel init into modeset init path
Sean Paul
2019-06-20
drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
Sean Paul
2019-06-20
drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init()
Sean Paul
2019-06-20
drm/msm/dsi: Pull out panel init code into function
Sean Paul
2019-06-20
drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
Sean Paul
2019-06-20
drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()
Sean Paul
2019-06-20
drm/msm: Depopulate platform on probe failure
Sean Paul
2019-06-20
drm/msm/dsi_pll_10nm: Remove impossible check
Sean Paul
2019-06-20
drm/msm/dsi_pll_10nm: Release clk hw on destroy and failure
Sean Paul
2019-06-20
drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails
Sean Paul
2019-06-20
drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failure
Sean Paul
2019-06-20
drm/msm/dpu: Remove call to drm_mode_set_crtcinfo
Sean Paul
2019-06-20
drm/msm/mdp5: Use the interconnect API
Georgi Djakov
2019-06-20
drm/msm/dpu: add icc voting in dpu_mdss_init
Abhinav Kumar
2019-06-20
drm/msm/dpu: Integrate interconnect API in MDSS
Jayant Shekhar
2019-06-20
drm/msm/dpu: clean up references of DPU custom bus scaling
Jayant Shekhar
2019-06-19
drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings
Nathan Chancellor
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-18
drm/msm/adreno: Add A540 support
Jeffrey Hugo
2019-06-18
drm/msm: correct attempted NULL pointer dereference in put_iova
Brian Masney
2019-06-18
drm/msm/dsi: add protection against NULL dsi device
Abhinav Kumar
2019-06-18
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
2019-06-18
drm/msm/dsi: Add support for MSM8998 DSI controller
Jeffrey Hugo
2019-06-18
drm/msm/dsi: Add old timings quirk for 10nm phy
Jeffrey Hugo
[next]