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.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-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
/
disp
/
mdp5
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
1
-6
/
+7
2025-07-05
drm/msm: get rid of msm_drm_private::num_crtcs
Dmitry Baryshkov
1
-3
/
+1
2025-07-05
drm/msm: move wq handling to KMS code
Dmitry Baryshkov
1
-1
/
+1
2025-07-05
drm/msm: Use drm_gpuvm types more
Rob Clark
1
-5
/
+6
2025-07-04
drm/msm: Stop passing vm to msm_framebuffer
Rob Clark
1
-12
/
+6
2025-07-04
drm/msm: Rename msm_gem_address_space -> msm_gem_vm
Rob Clark
3
-17
/
+17
2025-02-25
drm/msm: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2025-02-14
drm/atomic: Let drivers decide which planes to async flip
André Almeida
1
-1
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-09-02
drm/msm: fix %s null argument error
Sherry Yang
1
-1
/
+1
2024-06-25
drm/msm/mdp5: Add MDP5 configuration for MSM8937
Daniil Titov
1
-0
/
+88
2024-06-25
drm/msm/mdp5: Remove MDP_CAP_SRC_SPLIT from msm8x53_config
Barnabás Czémán
1
-2
/
+1
2024-04-23
drm/msm/mdp5: use drmm-managed allocation for mdp5_plane
Dmitry Baryshkov
1
-28
/
+6
2024-04-23
drm/msm: drop msm_kms_funcs::get_format() callback
Dmitry Baryshkov
1
-1
/
+0
2024-04-23
drm/msm: convert msm_format::unpack_tight to the flag
Dmitry Baryshkov
1
-1
/
+2
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
4
-34
/
+33
2024-04-23
drm/msm/dpu: pull format flag definitions to mdp_format.h
Dmitry Baryshkov
1
-4
/
+4
2024-04-23
drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware
Dmitry Baryshkov
1
-8
/
+28
2024-04-22
drm/msm: Drop msm_read/writel
Konrad Dybcio
1
-2
/
+2
2024-04-22
drm/msm: drop display-related headers
Dmitry Baryshkov
1
-1979
/
+0
2024-04-22
drm/msm/mdp5: add writeback block bases
Dmitry Baryshkov
1
-0
/
+11
2024-02-19
drm/msm/mdp5: drop global_state_lock
Dmitry Baryshkov
2
-9
/
+0
2024-02-19
drm/msm/mdp5: migrate SMP dumping to using atomic_print_state
Dmitry Baryshkov
4
-49
/
+15
2024-02-19
drm/msm: add a kernel param to select between MDP5 and DPU drivers
Dmitry Baryshkov
1
-0
/
+3
2024-02-11
drm/msm/mdp5: drop split display support
Dmitry Baryshkov
4
-107
/
+0
2023-12-10
Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-next
Rob Clark
1
-2
/
+1
2023-12-03
drm/msm/mdp5: use drmm-managed allocation for mdp5_encoder
Dmitry Baryshkov
1
-25
/
+4
2023-12-03
drm/msm/mdp5: use drmm-managed allocation for mdp5_crtc
Dmitry Baryshkov
1
-15
/
+15
2023-12-03
drm/msm/mdp5: use devres-managed allocation for INTF data
Dmitry Baryshkov
1
-6
/
+1
2023-12-03
drm/msm/mdp5: use devres-managed allocation for SMP data
Dmitry Baryshkov
3
-19
/
+4
2023-12-03
drm/msm/mdp5: use devres-managed allocation for pipe data
Dmitry Baryshkov
3
-14
/
+6
2023-12-03
drm/msm/mdp5: use devres-managed allocation for mixer data
Dmitry Baryshkov
3
-13
/
+6
2023-12-03
drm/msm/mdp5: use devres-managed allocation for CTL manager data
Dmitry Baryshkov
3
-20
/
+4
2023-12-03
drm/msm/mdp5: use devres-managed allocation for configuration data
Dmitry Baryshkov
3
-22
/
+5
2023-11-24
Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
1
-2
/
+1
2023-11-18
drm/msm: remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2023-10-23
Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2
-60
/
+48
2023-10-09
drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()
Dmitry Baryshkov
1
-1
/
+1
2023-10-09
drm/msm: rename msm_pm_prepare/complete to note the KMS nature
Dmitry Baryshkov
1
-2
/
+2
2023-10-09
drm/msm/mdp5: move resource allocation to the _probe function
Dmitry Baryshkov
1
-56
/
+44
2023-10-09
drm/msm: allow passing struct msm_kms to msm_drv_probe()
Dmitry Baryshkov
1
-1
/
+1
2023-10-09
drm/msm: Remove unnecessary NULL values
Ruan Jinjie
1
-1
/
+1
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+2
2023-09-09
drm/msm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-04
drm/msm/mdp5: Don't leak some plane state
Daniel Vetter
1
-2
/
+1
2023-07-11
drm/msm: stop storing the array of CRTCs in struct msm_drm_private
Dmitry Baryshkov
1
-1
/
+1
2023-06-10
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2
-1
/
+83
2023-06-04
drm/msm/mdp5: Add MDP5 configuration for MSM8226
Luca Weiss
1
-0
/
+82
2023-06-04
drm/msm: Remove unnecessary (void*) conversions
Su Hui
1
-1
/
+1
2023-04-06
drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static
Tom Rix
1
-1
/
+1
[next]