aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-09-19drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin2-3/+7
2022-09-19drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li1-2/+10
2022-09-19drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee3-17/+2
2022-09-19drm/amd/display: Various logs addedLeo Chen1-14/+40
2022-09-19drm/amd/display: add debug option for dramclk_change_latency in apuCharlene Liu3-0/+27
2022-09-19drm/amd/display: Fix pipe split predictionAlvin Lee5-68/+194
2022-09-19drm/amd/display: Remove some unused definitions from DCN32/321Aurabindo Pillai2-48/+0
2022-09-19drm/amd/display: Port DCN30 420 logic to DCN32Chris Park3-0/+29
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-1/+1
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-13/+13
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-4/+4
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-8/+8
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-2/+2
2022-09-19drm/amdkfd: Fix spelling mistake "detroyed" -> "destroyed"Colin Ian King1-1/+1
2022-09-19drm/amdgpu: add rlcv/rlcp version info to debugfsHawking Zhang1-0/+24
2022-09-19drm/amdgpu: support print rlc v2_x ucode hdrHawking Zhang1-50/+118
2022-09-19drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang3-0/+13
2022-09-19drm/amdkfd: Use the consolidated MQD manager functions for GFX11Shiwu Zhang1-73/+12
2022-09-19drm/amdgpu: Update PTE flags with TF enabledMukul Joshi2-4/+6
2022-09-19drm/amdgpu: SDMA update use unlocked iteratorPhilip Yang1-3/+6
2022-09-19Revert "drm/bridge: chrontel-ch7033: Add byteswap order setting"Robert Foss1-13/+2
2022-09-19Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operatio...Robert Foss1-0/+28
2022-09-19drm/mediatek: dp: change mtk_dp_driver to staticYang Yingliang1-1/+1
2022-09-19drm/mediatek: dp: Fix compiler warning in mtk_dp_video_mute()Bo-Chen Chen1-2/+2
2022-09-19drm/mediatek: dp: Remove unused register definitionsBo-Chen Chen1-6/+0
2022-09-19drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()Bo-Chen Chen1-32/+34
2022-09-19drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher1-1/+1
2022-09-18drm/gma500: Call acpi_video_register_backlight()Hans de Goede1-0/+2
2022-09-18drm/gma500: Don't register backlight when another backlight should be usedHans de Goede1-0/+8
2022-09-18drm/gma500: Use backlight_get_brightness() to get the brightnessHans de Goede1-1/+1
2022-09-18drm/gma500: Change registered backlight device type to raw/nativeHans de Goede1-1/+1
2022-09-18drm/gma500: Refactor backlight support (v2)Hans de Goede7-227/+87
2022-09-18drm/msm/hdmi: make hdmi_phy_8996 OF clk providerDmitry Baryshkov1-11/+14
2022-09-18drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()Nathan Chancellor1-3/+1
2022-09-18drm/msm/dsi: switch to DRM_PANEL_BRIDGEDmitry Baryshkov4-323/+36
2022-09-18drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_deviceDmitry Baryshkov1-5/+2
2022-09-18drm/msm/dsi: Remove the unneeded result variableye xingchen1-4/+1
2022-09-18drm/msm/dsi: drop the hpd workerDmitry Baryshkov1-14/+0
2022-09-18drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handlingDouglas Anderson1-47/+27
2022-09-18drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()Douglas Anderson12-242/+167
2022-09-18drm/msm/dsi: Use the new regulator bulk feature to specify the loadDouglas Anderson2-20/+6
2022-09-18drm/msm/dsi: Don't set a load before disabling a regulatorDouglas Anderson10-144/+60
2022-09-18drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointersMarijn Suijten1-36/+34
2022-09-18drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointersMarijn Suijten1-43/+36
2022-09-18drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointersMarijn Suijten1-21/+19
2022-09-18drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointersMarijn Suijten1-27/+23
2022-09-18drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointersMarijn Suijten1-7/+8
2022-09-18drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()Marijn Suijten5-60/+60
2022-09-18drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock namesMarijn Suijten1-13/+1