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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
drm/msm: Fix build break with recent mm tree
Rob Clark
1
-1
/
+1
2022-09-28
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
59
-2040
/
+1405
2022-09-18
drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
Dmitry Baryshkov
1
-11
/
+14
2022-09-18
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
1
-3
/
+1
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
4
-323
/
+36
2022-09-18
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
1
-5
/
+2
2022-09-18
drm/msm/dsi: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
1
-14
/
+0
2022-09-18
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
1
-47
/
+27
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
12
-242
/
+167
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2
-20
/
+6
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
10
-144
/
+60
2022-09-18
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-36
/
+34
2022-09-18
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-43
/
+36
2022-09-18
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-21
/
+19
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-27
/
+23
2022-09-18
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
1
-7
/
+8
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
5
-60
/
+60
2022-09-18
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
1
-13
/
+1
2022-09-18
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
5
-164
/
+161
2022-09-18
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
1
-1
/
+1
2022-09-18
drm/msm/dp: Silence inconsistent indent warning
Stephen Boyd
1
-3
/
+2
2022-09-18
drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()
Stephen Boyd
1
-27
/
+17
2022-09-18
drm/msm/dp: Remove pixel_rate from struct dp_ctrl
Stephen Boyd
2
-39
/
+22
2022-09-18
drm/msm/dp: Reorganize code to avoid forward declaration
Stephen Boyd
1
-54
/
+50
2022-09-18
drm/msm/dpu: get rid of cached flush_mask
Dmitry Baryshkov
5
-77
/
+69
2022-09-18
drm/msm/dpu: inline dpu_plane_get_ctl_flush
Dmitry Baryshkov
3
-28
/
+8
2022-09-18
drm/msm/dpu: do not limit the zpos property
Dmitry Baryshkov
1
-9
/
+1
2022-09-18
drm/msm/dpu: rip out master planes support
Dmitry Baryshkov
6
-87
/
+18
2022-09-18
drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot()
Dmitry Baryshkov
1
-2
/
+0
2022-09-18
drm/msm: Make .remove and .shutdown HW shutdown consistent
Javier Martinez Canillas
1
-4
/
+9
2022-09-18
drm/msm/dpu: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-18
drm/msm/dpu: drop unused memory allocation
Dmitry Baryshkov
1
-5
/
+0
2022-09-18
drm/msm/dpu: drop VBIF indices
Dmitry Baryshkov
3
-18
/
+28
2022-09-18
drm/msm/dpu: fix error handling around dpu_hw_vbif_init
Dmitry Baryshkov
1
-3
/
+1
2022-09-18
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
Dmitry Baryshkov
2
-23
/
+18
2022-09-18
drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices
Dmitry Baryshkov
4
-11
/
+29
2022-09-18
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
5
-93
/
+79
2022-09-18
drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
5
-53
/
+54
2022-09-18
drm/msm/rd: Fix FIFO-full deadlock
Rob Clark
1
-0
/
+3
2022-09-18
drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
Bjorn Andersson
1
-0
/
+2
2022-09-18
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
1
-1
/
+1
2022-09-18
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
1
-1
/
+1
2022-09-18
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
Kuogee Hsieh
1
-1
/
+1
2022-09-18
drm/msm/dpu: populate wb or intf before reset_intf_cfg
Abhinav Kumar
1
-0
/
+6
2022-09-18
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
2022-09-18
drm/msm/dp: make eDP panel as the first connected connector
Kuogee Hsieh
1
-0
/
+2
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+9
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2
-2
/
+1
2022-09-01
drm/msm/a6xx: Handle GMU prepare-slumber hfi failure
Akhil P Oommen
1
-1
/
+5
[next]