summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2 daysdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2 daysdrm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal
2 daysdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2 daysdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
2 daysdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
2 daysdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
2 daysdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
2 daysdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
2 daysdrm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2 daysdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
2 daysdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2 daysdrm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li
2 daysdrm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam
2 daysdrm/amdkfd: always resume_all after suspend_allAlex Deucher
2 daysdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li
2 daysdrm/msm/dp: Fix the ISR_* enum valuesJessica Zhang
2 daysdrm/msm/dp: fix HPD state status bit shift valueJessica Zhang
2 daysdrm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
2 daysdrm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen
2 daysdrm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu
2 daysgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
2 daysdrm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria
2 daysdrm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel
2 daysdrm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau
2 daysdrm/hisilicon/hibmc: use clock to look up the PLL valueLin He
2 daysdrm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He
2 daysdrm/gpuvm: take refcount on DRM deviceAlice Ryhl
2 daysdrm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam
2 daysdrm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang
2 daysdrm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi
2 daysdrm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman
2 daysdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman
2 daysdrm/gpuvm: Do not prepare NULL objectsJonathan Cavitt
2 daysdrm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen
2 daysdrm/rockchip: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
8 daysdrm/i915: ensure segment offset never exceeds allowed maxKrzysztof Karas
8 daysdrm/amd: Fix set but not used warningsTiezhu Yang
2026-07-04drm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal
2026-07-04drm/v3d: Store the active job inside the queue's stateMaíra Canal
2026-07-04drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland
2026-06-19drm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-06-19drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-19drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_rangePriya Hosur