summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-30drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang1-1/+1
2026-01-30drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-30drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-30drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li1-1/+3
2026-01-30drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut1-0/+1
2026-01-30drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul1-0/+1
2026-01-30drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+11
2026-01-30drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)1-0/+8
2026-01-30drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-30drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2026-01-17drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2026-01-17drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]Alex Deucher1-1/+1
2026-01-17drm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin1-1/+1
2026-01-11drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2026-01-11drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)3-20/+37
2026-01-11drm/tilcdc: request and mapp iomem with devresPhilipp Stanner1-15/+4
2026-01-11drm/mediatek: Fix probe resource leaksJohan Hovold3-7/+19
2026-01-11drm/mediatek: Fix probe memory leakJohan Hovold1-1/+1
2026-01-11drm/amdgpu: Forward VMID reservation errorsNatalie Vock1-2/+4
2026-01-11drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-11drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2026-01-11drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2026-01-11drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2026-01-11drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter1-0/+6
2026-01-11drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin1-0/+1
2026-01-11drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-43/+0
2026-01-11drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen1-1/+1
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer1-0/+2
2026-01-11drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2026-01-11drm/panel: sony-td4353-jdi: Enable prepare_prev_firstMarijn Suijten1-0/+2
2026-01-11drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2026-01-11drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi1-1/+1
2026-01-11drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu1-22/+1
2026-01-11drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov1-1/+1
2026-01-11drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik1-1/+1
2026-01-11drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther1-1/+1
2026-01-11gpu: host1x: Fix race in syncpt alloc/freeMainak Sen1-3/+1
2026-01-11drm/vmwgfx: Use kref in vmw_bo_dirtyIan Forbes1-7/+5
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher1-0/+2
2025-12-01drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-12-01drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-12-01drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-01drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-01nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-12-01Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo1-9/+0
2025-11-24drm/mediatek: Disable AFBC support on Mediatek DRM driverAriel D'Alessandro1-23/+1
2025-11-24drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5