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.14.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/dsi: use msm_gem_kernel_put to free TX buffer
Dmitry Baryshkov
2023-10-16
1
-2
/
+1
|
*
|
|
drm/msm/dp: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
2023-10-12
1
-1
/
+1
|
*
|
|
drm/msm/hdmi: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
2023-10-12
1
-1
/
+1
|
*
|
|
drm/msm/dsi: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
2023-10-12
1
-1
/
+1
|
*
|
|
drm/msm: fix fault injection support
Dmitry Baryshkov
2023-10-10
1
-0
/
+1
|
*
|
|
drm/msm: carve out KMS code from msm_drv.c
Dmitry Baryshkov
2023-10-09
4
-328
/
+365
|
*
|
|
drm/msm: make fb debugfs file available only in KMS case
Dmitry Baryshkov
2023-10-09
1
-1
/
+8
|
*
|
|
drm/msm: only register 'kms' debug file if KMS is used
Dmitry Baryshkov
2023-10-09
1
-2
/
+3
|
*
|
|
drm/msm: switch to drmm_mode_config_init()
Dmitry Baryshkov
2023-10-09
1
-6
/
+5
|
*
|
|
drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()
Dmitry Baryshkov
2023-10-09
5
-5
/
+5
|
*
|
|
drm/msm: remove shutdown callback from msm_platform_driver
Dmitry Baryshkov
2023-10-09
1
-1
/
+0
|
*
|
|
drm/msm: rename msm_pm_prepare/complete to note the KMS nature
Dmitry Baryshkov
2023-10-09
5
-10
/
+10
|
*
|
|
drm/msm: drop pm ops from the headless msm driver
Dmitry Baryshkov
2023-10-09
1
-6
/
+0
|
*
|
|
drm/msm: remove msm_drm_private::bridges field
Dmitry Baryshkov
2023-10-09
2
-7
/
+0
|
*
|
|
drm/msm/dp: switch to devm_drm_bridge_add()
Dmitry Baryshkov
2023-10-09
3
-16
/
+16
|
*
|
|
drm/msm/dp: move pdev from struct dp_display_private to struct msm_dp
Dmitry Baryshkov
2023-10-09
2
-13
/
+13
|
*
|
|
drm/msm/hdmi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
2023-10-09
4
-43
/
+17
|
*
|
|
drm/msm/dsi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
2023-10-09
3
-45
/
+16
|
*
|
|
drm/msm/mdp5: move resource allocation to the _probe function
Dmitry Baryshkov
2023-10-09
1
-56
/
+44
|
*
|
|
drm/msm/mdp4: move resource allocation to the _probe function
Dmitry Baryshkov
2023-10-09
1
-55
/
+51
|
*
|
|
drm/msm/dpu: move resource allocation to the _probe function
Dmitry Baryshkov
2023-10-09
1
-72
/
+61
|
*
|
|
drm/msm: allow passing struct msm_kms to msm_drv_probe()
Dmitry Baryshkov
2023-10-09
5
-6
/
+9
|
*
|
|
drm/msm/adreno: Add A635 speedbin 0xac (A643)
Konrad Dybcio
2023-10-09
1
-0
/
+1
|
*
|
|
drm/msm/adreno: Add ZAP firmware name to A635
Konrad Dybcio
2023-10-09
1
-0
/
+1
|
*
|
|
drm/msm/a6xx: Fix unknown speedbin case
Konrad Dybcio
2023-10-09
1
-1
/
+1
|
*
|
|
drm/msm/adreno: Fix SM6375 GPU ID
Konrad Dybcio
2023-10-09
1
-1
/
+1
|
*
|
|
drm/msm/a6xx: Poll for GBIF unhalt status in hw_init
Konrad Dybcio
2023-10-09
1
-0
/
+4
|
*
|
|
drm/msm/a6xx: Add A740 support
Konrad Dybcio
2023-10-09
6
-38
/
+201
|
*
|
|
drm/msm/a6xx: Add A730 support
Konrad Dybcio
2023-10-09
4
-4
/
+203
|
*
|
|
drm/msm/a6xx: Mostly implement A7xx gpu_state
Konrad Dybcio
2023-10-09
2
-3
/
+110
|
*
|
|
drm/msm/a6xx: Send ACD state to QMP at GMU resume
Konrad Dybcio
2023-10-09
2
-0
/
+18
|
*
|
|
drm/msm/a6xx: Add skeleton A7xx support
Konrad Dybcio
2023-10-09
5
-81
/
+479
|
*
|
|
drm/msm/a6xx: Add missing regs for A7XX
Konrad Dybcio
2023-10-09
2
-0
/
+17
|
*
|
|
drm/msm/dp: support setting the DP subconnector type
Dmitry Baryshkov
2023-10-09
3
-1
/
+14
|
*
|
|
drm/msm/dp: Remove error message when downstream port not connected
Stephen Boyd
2023-10-09
1
-1
/
+0
|
*
|
|
drm/msm/dp: Inline dp_display_is_sink_count_zero()
Stephen Boyd
2023-10-09
1
-9
/
+1
|
*
|
|
drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init
Dmitry Baryshkov
2023-10-09
1
-16
/
+23
|
*
|
|
drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
Dmitry Baryshkov
2023-10-09
1
-8
/
+0
|
*
|
|
drm/msm/dpu: drop DPU_INTF_TE feature flag
Dmitry Baryshkov
2023-10-09
3
-5
/
+3
|
*
|
|
drm/msm/dpu: enable INTF TE operations only when supported by HW
Dmitry Baryshkov
2023-10-09
1
-1
/
+4
|
*
|
|
drm/msm/dpu: inline _setup_intf_ops()
Dmitry Baryshkov
2023-10-09
1
-30
/
+26
|
*
|
|
drm/msm/dpu: drop the DPU_PINGPONG_TE flag
Dmitry Baryshkov
2023-10-09
2
-4
/
+2
|
*
|
|
drm/msm/dpu: enable PINGPONG TE operations only when supported by HW
Dmitry Baryshkov
2023-10-09
3
-4
/
+7
|
*
|
|
drm/msm/dpu: inline _setup_pingpong_ops()
Dmitry Baryshkov
2023-10-09
1
-22
/
+17
|
*
|
|
drm/msm/dp: skip validity check for DP CTS EDID checksum
Jani Nikula
2023-10-09
1
-19
/
+2
|
*
|
|
drm/msm/dp: Remove dp_display_is_ds_bridge()
Stephen Boyd
2023-10-09
1
-8
/
+1
|
*
|
|
drm/msm/dp: Inline dp_link_parse_sink_count()
Stephen Boyd
2023-10-09
1
-35
/
+3
|
*
|
|
drm/msm/dp: Simplify with drm_dp_{max_link_rate, max_lane_count}()
Stephen Boyd
2023-10-09
1
-2
/
+2
|
*
|
|
drm/msm/dp: Remove aux_cfg_update_done and related code
Stephen Boyd
2023-10-09
1
-15
/
+0
|
*
|
|
drm/msm/dp: Remove dead code related to downstream cap info
Stephen Boyd
2023-10-09
2
-28
/
+3
[prev]
[next]