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
/
msm_drv.c
Age
Commit message (
Expand
)
Author
2022-02-18
drm/msm/dpu: Add SC8180x to hw catalog
Rob Clark
2022-02-18
drm/msm/dpu1: Add MSM8998 to hw catalog
AngeloGioacchino Del Regno
2022-02-18
drm/msm: move utility functions from msm_drv.c
Dmitry Baryshkov
2022-02-18
drm/msm: move msm_readl/_writel to msm_drv.h
Dmitry Baryshkov
2022-02-18
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
2022-02-18
drm/msm: drop register logging support
Dmitry Baryshkov
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2022-01-27
drm/msm: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2022-01-25
drm/msm: Fix wrong size calculation
Xianting Tian
2022-01-25
drm/msm: remove variable set but not used
Yang Li
2021-12-06
drm/msm: Initialize MDSS irq domain at probe time
Dmitry Baryshkov
2021-12-06
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
2021-11-29
drm/msm: use compatible lists to find mdp node
Krishna Manikandan
2021-11-28
drm/msm: Handle fence rollover
Rob Clark
2021-11-28
drm/msm: Drop priv->lastctx
Rob Clark
2021-11-28
drm/msm/edp: drop old eDP support
Dmitry Baryshkov
2021-11-21
drm/msm: Restore error return on invalid fence
Rob Clark
2021-11-21
drm/msm: Fix wait_fence submitqueue leak
Rob Clark
2021-10-15
drm/msm: Add hrtimer + kthread_work helper
Rob Clark
2021-10-15
drm/msm: Remove initialization of static variables
zhaoxiao
2021-10-11
drm/msm: Do not run snapshot on non-DPU devices
Fabio Estevam
2021-10-01
drm/msm/a6xx: Track current ctx by seqno
Rob Clark
2021-10-01
drm/msm: Fix crash on dev file close
Rob Clark
2021-08-17
Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2021-08-10
drm/msm: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-07
drm/msm: Fix error return code in msm_drm_init()
Wei Li
2021-08-07
drm/msm: Implement mmap as GEM object function
Thomas Zimmermann
2021-07-27
drm/msm: Track "seqno" fences by idr
Rob Clark
2021-06-23
drm/msm: export hangcheck_period in debugfs
Samuel Iglesias Gonsalvez
2021-06-23
drm/msm: Fix error return code in msm_drm_init()
Zhen Lei
2021-06-23
drm/msm: Move vblank debug prints to drm_dbg_vbl()
Stephen Boyd
2021-06-23
drm/msm: add MSM_BO_CACHED_COHERENT
Jonathan Marek
2021-06-23
drm/msm: get rid of msm_iomap_size
Dmitry Baryshkov
2021-06-23
drm/msm: add support to take dpu snapshot
Abhinav Kumar
2021-04-28
drm/msm: fix minor version to indicate MSM_PARAM_SUSPENDS support
Jonathan Marek
2021-04-07
drm/msm/disp/dpu1: add support for display for SC7280 target
Krishna Manikandan
2021-04-07
drm/msm: Track potentially evictable objects
Rob Clark
2021-04-07
drm/msm: Add param for userspace to query suspend count
Rob Clark
2021-04-07
drm/msm: add compatibles for sm8150/sm8250 display
Jonathan Marek
2021-04-07
drm/msm: Remove need for reiterating the compatibles
Bjorn Andersson
2021-04-07
drm/msm: Fix debugfs deadlock
Rob Clark
2021-04-07
drm/msm: Avoid mutex in shrinker_count()
Rob Clark
2021-04-01
drm/msm: Set drvdata to NULL when msm_drm_init() fails
Stephen Boyd
2021-03-21
drm/msm: Fix suspend/resume on i.MX5
Fabio Estevam
2021-03-21
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
2021-01-31
drm/msm: Fix MSM_INFO_GET_IOVA with carveout
Iskren Chernev
2021-01-08
Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...
Daniel Vetter
2021-01-07
drm/msm: Call msm_init_vram before binding the gpu
Craig Tatlor
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-11-29
drm/msm: rearrange the gpu_rmw() function
Sharat Masetty
[prev]
[next]