index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
17
-31
/
+120
|
\
|
*
Merge tag 'drm-msm-fixes-2022-10-24' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-10-27
17
-31
/
+120
|
|
\
|
|
*
drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"
Colin Ian King
2022-10-14
1
-1
/
+1
|
|
*
drm/msm: Remove redundant check for 'submit'
Aashish Sharma
2022-10-14
1
-3
/
+2
|
|
*
drm/msm/a6xx: Remove state objects from list before freeing
Rob Clark
2022-10-14
1
-1
/
+3
|
|
*
drm/msm/a6xx: Skip snapshotting unused GMU buffers
Rob Clark
2022-10-14
1
-0
/
+3
|
|
*
drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
Rob Clark
2022-10-14
2
-2
/
+16
|
|
*
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Kuogee Hsieh
2022-09-30
1
-8
/
+5
|
|
*
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
2022-09-30
1
-1
/
+1
|
|
*
drm/msm/dp: fix bridge lifetime
Johan Hovold
2022-09-30
3
-6
/
+7
|
|
*
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold
2022-09-30
1
-1
/
+12
|
|
*
drm/msm/dp: fix IRQ lifetime
Johan Hovold
2022-09-30
1
-1
/
+1
|
|
*
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
2022-09-30
1
-0
/
+5
|
|
*
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
2022-09-30
1
-0
/
+6
|
|
*
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
2022-09-30
1
-0
/
+6
|
|
*
drm/msm: fix use-after-free on probe deferral
Johan Hovold
2022-09-30
1
-0
/
+1
|
|
*
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
2022-09-30
1
-2
/
+3
|
|
*
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
2022-09-30
1
-0
/
+34
|
|
*
drm/msm/gpu: Fix crash during system suspend after unbind
Akhil P Oommen
2022-09-30
3
-1
/
+15
|
|
*
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
Akhil P Oommen
2022-09-30
1
-9
/
+3
|
|
*
drm/msm/gem: Unpin objects slightly later
Rob Clark
2022-09-30
2
-3
/
+4
*
|
|
drm/msm: Use drm_mode_copy()
Ville Syrjälä
2022-11-12
1
-1
/
+1
*
|
|
drm/msm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-11-12
1
-2
/
+5
*
|
|
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
|
|
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
|
|
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-19
1
-2
/
+0
|
/
/
*
|
drm/msm: Fix build break with recent mm tree
Rob Clark
2022-09-30
1
-1
/
+1
*
|
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-09-28
59
-2040
/
+1405
|
\
|
|
*
drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
Dmitry Baryshkov
2022-09-18
1
-11
/
+14
|
*
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
2022-09-18
1
-3
/
+1
|
*
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
2022-09-18
4
-323
/
+36
|
*
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
2022-09-18
1
-5
/
+2
|
*
drm/msm/dsi: Remove the unneeded result variable
ye xingchen
2022-09-18
1
-4
/
+1
|
*
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
2022-09-18
1
-14
/
+0
|
*
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
2022-09-18
1
-47
/
+27
|
*
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
12
-242
/
+167
|
*
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2022-09-18
2
-20
/
+6
|
*
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
10
-144
/
+60
|
*
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-36
/
+34
|
*
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-43
/
+36
|
*
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-21
/
+19
|
*
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-27
/
+23
|
*
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-7
/
+8
|
*
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
2022-09-18
5
-60
/
+60
|
*
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
2022-09-18
1
-13
/
+1
|
*
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
2022-09-18
5
-164
/
+161
|
*
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
2022-09-18
1
-1
/
+1
|
*
drm/msm/dp: Silence inconsistent indent warning
Stephen Boyd
2022-09-18
1
-3
/
+2
|
*
drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()
Stephen Boyd
2022-09-18
1
-27
/
+17
|
*
drm/msm/dp: Remove pixel_rate from struct dp_ctrl
Stephen Boyd
2022-09-18
2
-39
/
+22
[next]