summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-08-23drm/amd/pm: fix torn gpu metrics readsYang Wang
2026-08-23drm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
2026-08-23drm/virtio: bound EDID block reads to the response bufferBryam Vargas
2026-08-23drm/virtio: Return proper error codes instead of -1Dmitry Osipenko
2026-08-23drm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann
2026-08-23drm/displayid: fix Tiled Display Topology ID sizeJani Nikula
2026-08-23drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-08-23dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2026-08-23drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai
2026-08-23drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai
2026-08-23drm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
2026-08-23drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca
2026-08-23drm/amdgpu: Implement insert_end for VCE 3David Rosca
2026-08-23drm/amdgpu: Reject UVD message with dimensions above 4096David Rosca
2026-08-23drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li
2026-08-23drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca
2026-08-23drm/radeon: fix autosuspend cleanup during teardownGuangshuo Li
2026-08-19drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin
2026-08-19drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin
2026-08-19drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill
2026-08-19drm/vc4: Zero the tile state data array before each BIN jobMaíra Canal
2026-08-19drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
2026-08-19drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
2026-08-19drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-19drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
2026-08-19drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-19drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes
2026-08-19drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
2026-08-19drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf
2026-08-19drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
2026-08-19drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-19drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-08-19drm/radeon: fix r100_copy_blit for large BOsPavel Ondračka
2026-08-19drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-08-19drm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()Sergey Shtylyov
2026-08-19drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar
2026-08-19drm/i915/gt: use correct selftest config symbolPengpeng Hou
2026-07-24drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2026-07-24gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error pathGuangshuo Li
2026-07-24drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-07-24drm/msm/dp: Fix the ISR_* enum valuesJessica Zhang
2026-07-24drm/msm/dp: fix HPD state status bit shift valueJessica Zhang
2026-07-24drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu
2026-07-24drm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi
2026-07-24drm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen
2026-07-04drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland
2026-07-04drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-19drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland