summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
7 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen3-3/+5
7 daysgpu: host1x: Fix device reference leak in host1x_device_parse_dt() error pathGuangshuo Li1-1/+1
7 daysdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan1-1/+0
7 daysdrm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal1-0/+2
7 daysdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko1-4/+9
7 daysdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin1-3/+1
7 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast1-2/+10
7 daysdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon1-1/+7
7 daysdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon1-1/+2
7 daysdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon1-1/+8
7 daysdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon1-1/+4
7 daysdrm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei1-0/+8
7 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
7 daysdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello1-0/+1
7 daysdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
7 daysdrm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li1-0/+6
7 daysdrm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam1-0/+2
7 daysdrm/amdkfd: always resume_all after suspend_allAlex Deucher1-14/+6
7 daysdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li1-0/+3
7 daysdrm/msm/dp: Fix the ISR_* enum valuesJessica Zhang1-2/+2
7 daysdrm/msm/dp: fix HPD state status bit shift valueJessica Zhang1-2/+2
7 daysdrm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi1-1/+2
7 daysdrm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen1-3/+6
7 daysgpu: host1x: Fix iommu_map_sgtable() return value checkMikko Perttunen1-4/+6
7 daysdrm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu1-1/+3
7 daysgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen3-14/+62
7 daysdrm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria2-14/+12
7 daysdrm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel2-8/+8
7 daysdrm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau1-4/+6
7 daysdrm/hisilicon/hibmc: use clock to look up the PLL valueLin He1-35/+45
7 daysdrm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He2-22/+11
7 daysdrm/gpuvm: take refcount on DRM deviceAlice Ryhl1-1/+5
7 daysdrm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam2-0/+8
7 daysdrm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang1-3/+3
7 daysdrm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi1-1/+3
7 daysdrm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman1-2/+11
7 daysdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman1-8/+17
7 daysdrm/gpuvm: Do not prepare NULL objectsJonathan Cavitt1-0/+3
7 daysdrm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen1-2/+0
7 daysdrm/rockchip: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
13 daysdrm/i915: ensure segment offset never exceeds allowed maxKrzysztof Karas1-2/+2
13 daysdrm/amd: Fix set but not used warningsTiezhu Yang3-11/+8
2026-07-04drm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal1-3/+13
2026-07-04drm/v3d: Store the active job inside the queue's stateMaíra Canal4-54/+48
2026-07-04drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-19drm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize2-2/+18
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2