index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-4
/
+4
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-8
/
+8
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2022-09-19
drm/amdkfd: Fix spelling mistake "detroyed" -> "destroyed"
Colin Ian King
1
-1
/
+1
2022-09-19
drm/amdgpu: add rlcv/rlcp version info to debugfs
Hawking Zhang
1
-0
/
+24
2022-09-19
drm/amdgpu: support print rlc v2_x ucode hdr
Hawking Zhang
1
-50
/
+118
2022-09-19
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
Hawking Zhang
3
-0
/
+13
2022-09-19
drm/amdkfd: Use the consolidated MQD manager functions for GFX11
Shiwu Zhang
1
-73
/
+12
2022-09-19
drm/amdgpu: Update PTE flags with TF enabled
Mukul Joshi
2
-4
/
+6
2022-09-19
drm/amdgpu: SDMA update use unlocked iterator
Philip Yang
1
-3
/
+6
2022-09-19
Revert "drm/bridge: chrontel-ch7033: Add byteswap order setting"
Robert Foss
1
-13
/
+2
2022-09-19
Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP""
Robert Foss
1
-0
/
+28
2022-09-19
drm/mediatek: dp: change mtk_dp_driver to static
Yang Yingliang
1
-1
/
+1
2022-09-19
drm/mediatek: dp: Fix compiler warning in mtk_dp_video_mute()
Bo-Chen Chen
1
-2
/
+2
2022-09-19
drm/mediatek: dp: Remove unused register definitions
Bo-Chen Chen
1
-6
/
+0
2022-09-19
drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()
Bo-Chen Chen
1
-32
/
+34
2022-09-19
drm/panel: simple: Fix innolux_g121i1_l01 bus_format
Heiko Schocher
1
-1
/
+1
2022-09-18
drm/gma500: Call acpi_video_register_backlight()
Hans de Goede
1
-0
/
+2
2022-09-18
drm/gma500: Don't register backlight when another backlight should be used
Hans de Goede
1
-0
/
+8
2022-09-18
drm/gma500: Use backlight_get_brightness() to get the brightness
Hans de Goede
1
-1
/
+1
2022-09-18
drm/gma500: Change registered backlight device type to raw/native
Hans de Goede
1
-1
/
+1
2022-09-18
drm/gma500: Refactor backlight support (v2)
Hans de Goede
7
-227
/
+87
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
[prev]
[next]