summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-06-21drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-06-21drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev1-56/+16
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2-0/+58
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou1-0/+3
2024-06-16drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-107/+9
2024-06-16drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta1-1/+2
2024-06-16drm: Check output polling initialized before disablingShradha Gupta2-5/+26
2024-06-12drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann1-3/+3
2024-06-12drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio1-1/+2
2024-06-12drm/msm: Enable clamp_to_idle for 7c3Rob Clark1-7/+7
2024-06-12Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"Luca Ceresoli1-1/+0
2024-06-12drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle1-12/+9
2024-06-12drm/mediatek: dp: Fix mtk_dp_aux_transfer return valueWojciech Macek1-1/+1
2024-06-12drm/mediatek: dp: Add support for embedded DisplayPort aux-busAngeloGioacchino Del Regno2-14/+79
2024-06-12drm/mediatek: dp: Move PHY registration to new functionAngeloGioacchino Del Regno1-17/+26
2024-06-12drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten1-3/+0
2024-06-12drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclkMarijn Suijten1-5/+5
2024-06-12drm/rockchip: vop2: Do not divide height twice for YUVDetlev Casanova1-10/+12
2024-06-12drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-06-12drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connectorMarek Vasut1-0/+3
2024-06-12drm/panel: novatek-nt35950: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm/bridge: dpc3433: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-8/+9
2024-06-12drm/bridge: tc358775: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm/bridge: lt9611uxc: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm/bridge: lt9611: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm/bridge: lt8912b: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm/bridge: icn6211: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm/bridge: anx7625: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-12drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin1-0/+2
2024-06-12drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu1-1/+4
2024-06-12drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connectedDouglas Anderson3-0/+25
2024-06-12drm/msm/dp: Return IRQ_NONE for unhandled interruptsDouglas Anderson5-12/+22
2024-06-12drm/msm/dp: allow voltage swing / pre emphasis of 3Dmitry Baryshkov3-27/+15
2024-06-12drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin1-0/+3
2024-06-12drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-06-12drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
2024-06-12drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-06-12drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson1-9/+13
2024-06-12drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson3-0/+40
2024-06-12drm/panel-samsung-atna33xc20: Use ktime_get_boottime for delaysDrew Davenport1-4/+4
2024-06-12drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut1-1/+5
2024-06-12drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-06-12drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-06-12drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-06-12drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-06-12drm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
2024-06-12drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
2024-06-12drm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
2024-06-12drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1