index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
Merge tag 'drm-msm-fixes-2022-10-24' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
17
-31
/
+120
2022-10-14
drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"
Colin Ian King
1
-1
/
+1
2022-10-14
drm/msm: Remove redundant check for 'submit'
Aashish Sharma
1
-3
/
+2
2022-10-14
drm/msm/a6xx: Remove state objects from list before freeing
Rob Clark
1
-1
/
+3
2022-10-14
drm/msm/a6xx: Skip snapshotting unused GMU buffers
Rob Clark
1
-0
/
+3
2022-10-14
drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
Rob Clark
2
-2
/
+16
2022-09-30
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Kuogee Hsieh
1
-8
/
+5
2022-09-30
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/dp: fix bridge lifetime
Johan Hovold
3
-6
/
+7
2022-09-30
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold
1
-1
/
+12
2022-09-30
drm/msm/dp: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm: fix use-after-free on probe deferral
Johan Hovold
1
-0
/
+1
2022-09-30
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-30
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
1
-0
/
+34
2022-09-30
drm/msm/gpu: Fix crash during system suspend after unbind
Akhil P Oommen
3
-1
/
+15
2022-09-30
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
Akhil P Oommen
1
-9
/
+3
2022-09-30
drm/msm/gem: Unpin objects slightly later
Rob Clark
2
-3
/
+4
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
[next]