summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
11 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang1-8/+6
11 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula1-3/+4
11 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas1-1/+2
11 daysdrm/virtio: Return proper error codes instead of -1Dmitry Osipenko1-3/+3
11 daysdrm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann1-6/+2
11 daysdrm/displayid: fix Tiled Display Topology ID sizeJani Nikula1-6/+6
11 daysdrm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey3-1/+22
11 daysdma-buf/drivers: make reserving a shared slot mandatory v4Christian König13-16/+16
11 daysdrm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai1-2/+4
11 daysdrm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai1-13/+4
11 daysdrm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai1-0/+9
11 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
11 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
11 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
11 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
11 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
11 daysdrm/radeon: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
2026-08-19drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin1-0/+6
2026-08-19drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin1-1/+7
2026-08-19drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-08-19drm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
2026-08-19drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
2026-08-19drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
2026-08-19drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
2026-08-19drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
2026-08-19drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
2026-08-19drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
2026-08-19drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
2026-08-19drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
2026-08-19drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
2026-08-19drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-08-19drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-08-19drm/radeon: fix r100_copy_blit for large BOsPavel Ondračka1-4/+9
2026-08-19drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang1-0/+1
2026-08-19drm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()Sergey Shtylyov1-0/+2
2026-08-19drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar1-4/+4
2026-08-19drm/i915/gt: use correct selftest config symbolPengpeng Hou1-1/+1
2026-07-24drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König1-7/+0
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+3
2026-07-24drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei1-0/+8
2026-07-24drm/msm/dp: Fix the ISR_* enum valuesJessica Zhang1-2/+2
2026-07-24drm/msm/dp: fix HPD state status bit shift valueJessica Zhang1-2/+2
2026-07-24drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu1-1/+3
2026-07-24drm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi1-1/+3
2026-07-24drm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen1-2/+0
2026-07-04drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-1/+1
2026-07-04drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-9/+23
2026-06-19drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman1-1/+1
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2