index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
Konrad Dybcio
2024-10-10
2
-1
/
+1
*
drm/msm: fix %s null argument error
Sherry Yang
2024-10-04
1
-1
/
+1
*
drm/msm/dsi: correct programming sequence for SM8350 / SM8450
Dmitry Baryshkov
2024-10-04
1
-1
/
+11
*
drm/msm/dp: enable widebus on all relevant chipsets
Abhinav Kumar
2024-10-04
1
-5
/
+5
*
drm/msm/a5xx: workaround early ring-buffer emptiness check
Vladimir Lypak
2024-10-04
3
-0
/
+9
*
drm/msm/a5xx: fix races in preemption evaluation stage
Vladimir Lypak
2024-10-04
2
-2
/
+23
*
drm/msm/a5xx: properly clear preemption records on resume
Vladimir Lypak
2024-10-04
1
-0
/
+2
*
drm/msm/a5xx: disable preemption in submits by default
Vladimir Lypak
2024-10-04
1
-2
/
+6
*
drm/msm: Fix incorrect file name output in adreno_request_fw()
Aleksandr Mishin
2024-10-04
1
-1
/
+1
*
drm/msm: Fix CP_BV_DRAW_STATE_ADDR name
Connor Abbott
2024-10-04
1
-1
/
+1
*
drm/msm: Dump correct dbgahb clusters on a750
Connor Abbott
2024-10-04
1
-2
/
+5
*
drm/msm: Use a7xx family directly in gpu_state
Connor Abbott
2024-10-04
1
-21
/
+20
*
drm/msm/adreno: Fix error return if missing firmware-name
Rob Clark
2024-09-18
1
-1
/
+1
*
drm/msm: fix the highest_bank_bit for sc7180
Abhinav Kumar
2024-08-29
1
-1
/
+1
*
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
2024-08-29
1
-0
/
+12
*
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
2024-08-29
1
-3
/
+2
*
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
2024-08-29
1
-2
/
+2
*
drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
Dmitry Baryshkov
2024-08-29
1
-0
/
+3
*
drm/msm/dp: reset the link phy params before link training
Abhinav Kumar
2024-08-29
1
-0
/
+2
*
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
2024-08-29
1
-2
/
+2
*
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
2024-08-29
1
-9
/
+10
*
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
2024-08-29
1
-12
/
+2
*
drm/msm/dpu: drop validity checks for clear_pending_flush() ctl op
Abhinav Kumar
2024-08-03
3
-5
/
+4
*
drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC
Jonathan Marek
2024-08-03
1
-0
/
+3
*
drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
Jonathan Marek
2024-08-03
1
-1
/
+2
*
drm/msm/a6xx: Fix A702 UBWC mode
Konrad Dybcio
2024-08-03
1
-1
/
+1
*
drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includes
Abhinav Kumar
2024-08-03
1
-8
/
+5
*
drm/msm/dp: fix runtime_pm handling in dp_wait_hpd_asserted
Dmitry Baryshkov
2024-08-03
1
-1
/
+4
*
drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays
Junhao Xie
2024-08-03
1
-6
/
+0
*
Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
Dmitry Baryshkov
2024-08-03
5
-17
/
+46
*
drm/msm/dpu: fix encoder irq wait skip
Barnabás Czémán
2024-08-03
1
-1
/
+1
*
drm/msm: remove python 3.9 dependency for compiling msm
Abhinav Kumar
2024-05-30
1
-2
/
+3
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-6
/
+6
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-6
/
+6
|
\
|
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-4
/
+4
*
|
Merge tag 'drm-misc-next-fixes-2024-05-08' of https://gitlab.freedesktop.org/...
Dave Airlie
2024-05-10
1
-4
/
+4
|
\
\
|
*
|
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-2
/
+2
|
*
|
Revert "drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
|
*
|
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
|
|
Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2024-05-10
133
-41400
/
+25331
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/msm/gen_header: allow skipping the validation
Dmitry Baryshkov
2024-05-07
3
-4
/
+27
|
*
|
drm/msm/a6xx: Cleanup indexed regs const'ness
Rob Clark
2024-05-07
2
-10
/
+13
|
*
|
drm/msm: Add devcoredump support for a750
Connor Abbott
2024-05-05
1
-18
/
+46
|
*
|
drm/msm: Adjust a7xx GBIF debugbus dumping
Connor Abbott
2024-05-05
2
-4
/
+4
|
*
|
drm/msm: Update a6xx registers XML
Connor Abbott
2024-05-04
1
-3
/
+44
|
*
|
drm/msm: Fix imported a750 snapshot header for upstream
Connor Abbott
2024-05-04
1
-434
/
+454
|
*
|
drm/msm: Import a750 snapshot registers from kgsl
Connor Abbott
2024-05-04
1
-0
/
+1426
|
*
|
drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails
Konrad Dybcio
2024-05-04
1
-1
/
+2
|
*
|
drm/msm/adreno: fix CP cycles stat retrieval on a7xx
Zan Dobersek
2024-05-04
1
-2
/
+2
|
*
|
drm/msm/a7xx: allow writing to CP_BV counter selection registers
Zan Dobersek
2024-05-04
1
-4
/
+4
[next]