index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2025-02-21
Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2025-02-15
drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source
Krzysztof Kozlowski
2025-02-15
drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver
Krzysztof Kozlowski
2025-02-15
drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side
Krzysztof Kozlowski
2025-02-15
drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes()
Jessica Zhang
2025-02-15
drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fields
Marijn Suijten
2025-02-15
drm/msm/dpu: Disable dither in phys encoder cleanup
Jessica Zhang
2025-02-15
drm/msm/dpu: Fix uninitialized variable
Ethan Carter Edwards
2025-02-15
drm/msm/dp: account for widebus and yuv420 during mode validation
Abhinav Kumar
2025-02-15
drm/msm/dpu: correct LM pairing for SM6150
Dmitry Baryshkov
2025-02-15
drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x
Dmitry Baryshkov
2025-02-15
drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450
Dmitry Baryshkov
2025-02-15
drm/msm: Avoid rounding up to one jiffy
Rob Clark
2025-02-15
drm/msm/a6xx: Only print the GMU firmware version once
Konrad Dybcio
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...
Dave Airlie
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-03
drm: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2025-01-03
drm/msm: UAPI error reporting
Rob Clark
2025-01-03
drm/msm/a5xx: remove null pointer check on pdev
Colin Ian King
2025-01-03
drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()
Dan Carpenter
2025-01-03
drm/msm: Expose uche trap base via uapi
Danylo Piliaiev
2025-01-03
drm/msm: adreno: enable GMU bandwidth for A740 and A750
Neil Armstrong
2025-01-03
drm/msm: adreno: find bandwidth index of OPP and set it along freq index
Neil Armstrong
2025-01-03
drm/msm: adreno: dynamically generate GMU bw table
Neil Armstrong
2025-01-03
drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Neil Armstrong
2025-01-03
drm/msm: adreno: add defines for gpu & gmu frequency table sizes
Neil Armstrong
2025-01-03
drm/msm/a6xx: Print GMU core firmware version at boot
Konrad Dybcio
2025-01-03
drm/msm: registers: Add GMU FW version register
Konrad Dybcio
2025-01-03
Merge remote-tracking branch 'pm/opp/linux-next' into HEAD
Rob Clark
2024-12-24
drm/msm/dpu: Add RM support for allocating CWB
Jessica Zhang
2024-12-24
drm/msm/dpu: add CWB support to dpu_hw_wb
Esha Bharadwaj
2024-12-24
drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB block
Jessica Zhang
2024-12-24
drm/msm/dpu: add devcoredumps for cwb registers
Esha Bharadwaj
2024-12-24
drm/msm/dpu: Specify dedicated CWB pingpong blocks
Jessica Zhang
2024-12-24
drm/msm/dpu: Add CWB entry to catalog for SM8650
Esha Bharadwaj
2024-12-24
drm/msm/dpu: get rid of struct dpu_rm_requirements
Dmitry Baryshkov
2024-12-24
drm/msm/mdp4: correct LCDC regulator name
Dmitry Baryshkov
2024-12-24
drm/msm: don't clean up priv->kms prematurely
Dmitry Baryshkov
2024-12-24
drm/msm: Check return value of of_dma_configure()
Sui Jingfeng
2024-12-24
drm/msm: fix -Wformat-security warnings
Arnd Bergmann
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on SM8650
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on SM8550
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on SM8350
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on SM8250
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: link DSPP_2/_3 blocks on SM8150
Dmitry Baryshkov
2024-12-24
drm/msm/dpu: provide DSPP and correct LM config for SDM670
Dmitry Baryshkov
2024-12-22
drm/msm/dp: stop passing panel to msm_dp_audio_get()
Dmitry Baryshkov
[next]