summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
15 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
15 hoursdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
15 hoursdrm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal
15 hoursdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
15 hoursdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
15 hoursdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
15 hoursdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
15 hoursdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
15 hoursdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
15 hoursdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
15 hoursdrm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
15 hoursdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
15 hoursdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
15 hoursdrm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
15 hoursdrm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li
15 hoursdrm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam
15 hoursdrm/amdkfd: always resume_all after suspend_allAlex Deucher
15 hoursdrm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li
15 hoursdrm/msm/dp: Fix the ISR_* enum valuesJessica Zhang
15 hoursdrm/msm/dp: fix HPD state status bit shift valueJessica Zhang
15 hoursdrm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
15 hoursdrm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen
15 hoursdrm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu
15 hoursgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
15 hoursdrm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria
15 hoursdrm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel
15 hoursdrm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau
15 hoursdrm/hisilicon/hibmc: use clock to look up the PLL valueLin He
15 hoursdrm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He
15 hoursdrm/gpuvm: take refcount on DRM deviceAlice Ryhl
15 hoursdrm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam
15 hoursdrm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang
15 hoursdrm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi
15 hoursdrm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman
15 hoursdrm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman
15 hoursdrm/gpuvm: Do not prepare NULL objectsJonathan Cavitt
15 hoursdrm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen
15 hoursdrm/rockchip: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
7 daysdrm/i915: ensure segment offset never exceeds allowed maxKrzysztof Karas
7 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