summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-07-05drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-07-05drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar
2024-07-05drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam
2024-07-05drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying
2024-07-05drm/radeon/radeon_display: Decrease the size of allocated memoryErick Archer
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart
2024-06-27drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung
2024-06-27drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-27drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-27drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula
2024-06-27drm/lima: mask irqs in timeout path before hard resetErico Nunes
2024-06-27drm/lima: add mask irq callback to gp and ppErico Nunes
2024-06-27drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas
2024-06-21drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas
2024-06-21drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson
2024-06-21drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski
2024-06-21drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula
2024-06-21drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk
2024-06-21drm/komeda: check for error-valued pointerAmjad Ouled-Ameur
2024-06-21drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes
2024-06-21drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes
2024-06-21drm/vmwgfx: Filter modes which exceed graphics memoryIan Forbes
2024-06-21drm/vmwgfx: Refactor drm connector probing for display modesMartin Krastev
2024-06-21drm/vmwgfx: Port the framebuffer code to drm fb helpersZack Rusin
2024-06-21drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu
2024-06-21drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-06-16drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah
2024-06-16drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta
2024-06-16drm: Check output polling initialized before disablingShradha Gupta
2024-06-12drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann
2024-06-12drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio
2024-06-12drm/msm: Enable clamp_to_idle for 7c3Rob Clark
2024-06-12Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"Luca Ceresoli
2024-06-12drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle
2024-06-12drm/mediatek: dp: Fix mtk_dp_aux_transfer return valueWojciech Macek
2024-06-12drm/mediatek: dp: Add support for embedded DisplayPort aux-busAngeloGioacchino Del Regno
2024-06-12drm/mediatek: dp: Move PHY registration to new functionAngeloGioacchino Del Regno
2024-06-12drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten
2024-06-12drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclkMarijn Suijten
2024-06-12drm/rockchip: vop2: Do not divide height twice for YUVDetlev Casanova
2024-06-12drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-06-12drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connectorMarek Vasut
2024-06-12drm/panel: novatek-nt35950: Don't log an error when DSI host can't be foundNĂ­colas F. R. A. Prado