index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_kms.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-05
drm/msm: make it possible to disable KMS-related code.
Dmitry Baryshkov
1
-0
/
+30
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
1
-0
/
+6
2025-07-05
drm/msm: move helper calls to msm_kms.c
Dmitry Baryshkov
1
-0
/
+2
2025-07-05
drm/msm: move wq handling to KMS code
Dmitry Baryshkov
1
-0
/
+8
2025-07-05
drm/msm: Use drm_gpuvm types more
Rob Clark
1
-1
/
+1
2025-07-04
drm/msm: Rename msm_gem_address_space -> msm_gem_vm
Rob Clark
1
-1
/
+1
2025-03-05
drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
1
-0
/
+7
2025-02-26
drm/msm/dpu: rate limit snapshot capture for mmu faults
Abhinav Kumar
1
-0
/
+3
2024-10-21
drm/msm/dpu: drop dpu_format_check_modified_format
Dmitry Baryshkov
1
-6
/
+0
2024-04-23
drm/msm: drop msm_kms_funcs::get_format() callback
Dmitry Baryshkov
1
-4
/
+0
2024-02-11
drm/msm/mdp5: drop split display support
Dmitry Baryshkov
1
-4
/
+0
2023-10-09
drm/msm: carve out KMS code from msm_drv.c
Dmitry Baryshkov
1
-0
/
+3
2023-03-29
drm/msm/atomic: Switch to vblank_start helper
Rob Clark
1
-8
/
+0
2022-05-19
drm/msm: don't free the IRQ if it was not requested
Dmitry Baryshkov
1
-0
/
+1
2022-04-26
drm/msm: make mdp5/dpu devices master components
Dmitry Baryshkov
1
-3
/
+0
2022-04-26
drm/msm: stop using device's match data pointer
Dmitry Baryshkov
1
-4
/
+0
2022-04-26
drm/msm: split the main platform driver
Dmitry Baryshkov
1
-7
/
+0
2022-04-26
drm/msm: remove extra indirection for msm_mdss
Dmitry Baryshkov
1
-11
/
+5
2022-04-26
drm/msm: unify MDSS drivers
Dmitry Baryshkov
1
-2
/
+1
2021-12-06
drm/msm: Initialize MDSS irq domain at probe time
Dmitry Baryshkov
1
-4
/
+4
2021-11-30
drm/msm: use compatible lists to find mdp node
Krishna Manikandan
1
-0
/
+3
2021-10-16
drm/msm: Add hrtimer + kthread_work helper
Rob Clark
1
-2
/
+1
2021-08-17
Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-3
/
+0
2021-08-10
drm/msm: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-1
/
+1
2021-08-07
drm/msm/kms: drop set_encoder_mode callback
Dmitry Baryshkov
1
-3
/
+0
2021-06-23
drm/msm: make msm_disp_state transient data struct
Dmitry Baryshkov
1
-2
/
+4
2021-06-23
drm/msm: pass dump state as a function argument
Dmitry Baryshkov
1
-1
/
+1
2021-06-23
drm/msm/disp/dpu1: add API to take DPU register snapshot
Abhinav Kumar
1
-0
/
+4
2021-06-23
drm/msm: add support to take dpu snapshot
Abhinav Kumar
1
-0
/
+3
2021-02-23
drm/msm/kms: Use nested locking for crtc lock instead of custom classes
Stephen Boyd
1
-6
/
+2
2021-01-31
drm/msm/kms: Make a lock_class_key for each crtc mutex
Stephen Boyd
1
-2
/
+6
2020-11-01
drm/msm/atomic: Convert to per-CRTC kthread_work
Rob Clark
1
-4
/
+13
2020-11-01
drm/msm/kms: Update msm_kms_init/destroy
Rob Clark
1
-1
/
+7
2020-11-01
drm/msm/atomic: Drop per-CRTC locks in reverse order
Rob Clark
1
-0
/
+4
2020-11-01
drm/msm: Fix race condition in msm driver with async layer updates
Krishna Manikandan
1
-2
/
+4
2019-09-04
drm/msm/dpu: async commit support
Rob Clark
1
-3
/
+0
2019-09-04
drm/msm: async commit support
Rob Clark
1
-0
/
+50
2019-09-04
drm/msm: split power control from prepare/complete_commit
Rob Clark
1
-0
/
+10
2019-09-04
drm/msm: add kms->flush_commit()
Rob Clark
1
-2
/
+38
2019-09-04
drm/msm: convert kms->complete_commit() to crtc_mask
Rob Clark
1
-1
/
+1
2019-09-04
drm/msm: add kms->wait_flush()
Rob Clark
1
-3
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-12-11
drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume
Bruce Wang
1
-3
/
+0
2018-07-26
drm/msm: Add SDM845 DPU support
Jeykumar Sankaran
1
-0
/
+8
2018-07-26
drm/msm: Add pm_suspend/resume callbacks to msm_kms
Jeykumar Sankaran
1
-0
/
+3
2018-07-26
drm/msm: Add .commit() callback to msm_kms functions
Jeykumar Sankaran
1
-0
/
+1
2018-07-26
drm/msm/mdp5: subclass msm_mdss for mdp5
Rajesh Yadav
1
-4
/
+13
2018-06-03
drm/msm: Don't subclass drm_atomic_state anymore
Archit Taneja
1
-14
/
+0
2018-06-03
drm/msm: Add modifier to mdp_get_format arguments
Jeykumar Sankaran
1
-1
/
+4
2017-08-02
drm/msm/mdp5: Set up runtime PM for MDSS
Archit Taneja
1
-0
/
+2
[next]