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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
drm/msm/a6xx+: Insert a fence wait before SMMU table update
Rob Clark
1
-3
/
+13
2024-11-01
drm/msm/dpu: don't always program merge_3d block
Jessica Zhang
1
-1
/
+1
2024-11-01
drm/msm/dpu: Don't always set merge_3d pending flush
Jessica Zhang
2
-2
/
+8
2024-11-01
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Douglas Anderson
1
-2
/
+2
2024-11-01
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
Douglas Anderson
1
-7
/
+8
2024-11-01
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
1
-1
/
+1
2024-11-01
drm/msm/dsi: improve/fix dsc pclk calculation
Jonathan Marek
1
-1
/
+1
2024-11-01
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
Dmitry Baryshkov
1
-4
/
+13
2024-11-01
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
2
-24
/
+38
2024-11-01
drm/msm/dpu: make sure phys resources are properly initialized
Dmitry Baryshkov
1
-5
/
+4
2024-10-10
drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
Konrad Dybcio
2
-1
/
+1
2024-10-04
drm/msm: fix %s null argument error
Sherry Yang
1
-1
/
+1
2024-10-04
drm/msm/dsi: correct programming sequence for SM8350 / SM8450
Dmitry Baryshkov
1
-1
/
+11
2024-10-04
drm/msm/dp: enable widebus on all relevant chipsets
Abhinav Kumar
1
-5
/
+5
2024-10-04
drm/msm/a5xx: workaround early ring-buffer emptiness check
Vladimir Lypak
3
-0
/
+9
2024-10-04
drm/msm/a5xx: fix races in preemption evaluation stage
Vladimir Lypak
2
-2
/
+23
2024-10-04
drm/msm/a5xx: properly clear preemption records on resume
Vladimir Lypak
1
-0
/
+2
2024-10-04
drm/msm/a5xx: disable preemption in submits by default
Vladimir Lypak
1
-2
/
+6
2024-10-04
drm/msm: Fix incorrect file name output in adreno_request_fw()
Aleksandr Mishin
1
-1
/
+1
2024-10-04
drm/msm: Fix CP_BV_DRAW_STATE_ADDR name
Connor Abbott
1
-1
/
+1
2024-10-04
drm/msm: Dump correct dbgahb clusters on a750
Connor Abbott
1
-2
/
+5
2024-10-04
drm/msm: Use a7xx family directly in gpu_state
Connor Abbott
1
-21
/
+20
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+1
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
1
-0
/
+1
2024-08-22
Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
8
-30
/
+37
2024-08-15
drm/msm/adreno: Fix error return if missing firmware-name
Rob Clark
1
-1
/
+1
2024-08-13
drm/msm: fix the highest_bank_bit for sc7180
Abhinav Kumar
1
-1
/
+1
2024-08-05
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
1
-0
/
+12
2024-08-05
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
1
-3
/
+2
2024-08-05
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
1
-2
/
+2
2024-08-05
drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
Dmitry Baryshkov
1
-0
/
+3
2024-08-05
drm/msm/dp: reset the link phy params before link training
Abhinav Kumar
1
-0
/
+2
2024-08-05
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
1
-2
/
+2
2024-08-05
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
1
-9
/
+10
2024-08-05
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
1
-12
/
+2
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2024-07-04
drm/msm: Use iommu_paging_domain_alloc()
Lu Baolu
1
-2
/
+5
2024-07-02
drm/msm/gem: Add missing rcu_dereference()
Rob Clark
1
-1
/
+1
2024-07-02
drm/msm/a6xx: Add missing __always_unused
Rob Clark
1
-1
/
+1
2024-07-02
drm/msm/adreno: Add support for Adreno 505 GPU
Daniil Titov
3
-12
/
+35
2024-07-01
drm/msm/dpu: check ubwc support before adding compressed formats
Abhinav Kumar
1
-1
/
+6
2024-06-30
drm/msm/adreno: Introduce gmu_chipid for a740 & a750
Akhil P Oommen
2
-22
/
+3
2024-06-29
drm/msm/adreno: Add support for X185 GPU
Akhil P Oommen
5
-3
/
+36
2024-06-29
drm/msm/adreno: fix a743 and a740 cx mem init
Neil Armstrong
1
-8
/
+3
2024-06-29
drm/msm/adreno: fix a7xx gpu init
Neil Armstrong
1
-1
/
+1
2024-06-29
Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"
Konrad Dybcio
1
-4
/
+0
2024-06-29
drm/msm/adreno: De-spaghettify the use of memory barriers
Konrad Dybcio
2
-7
/
+7
2024-06-25
drm/msm/dpu: remove CRTC frame event callback registration
Dmitry Baryshkov
5
-64
/
+18
2024-06-25
drm/msm/dsi: Add phy configuration for MSM8937
Daniil Titov
3
-0
/
+21
2024-06-25
drm/msm/mdp5: Add MDP5 configuration for MSM8937
Daniil Titov
1
-0
/
+88
[next]