summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
5 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang
9 daysdrm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko
9 daysdrm/vmwgfx: Reserve fence slots on buffer objects in cotablesZack Rusin
9 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang
9 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
9 daysdrm/i915/hdcp: check streams[] bounds before overflowJani Nikula
9 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
9 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas
9 daysdrm/virtio: Return proper error codes instead of -1Dmitry Osipenko
9 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
9 daysdrm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann
9 daysdrm/displayid: fix Tiled Display Topology ID sizeJani Nikula
9 daysdrm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
9 daysdma-buf/drivers: make reserving a shared slot mandatory v4Christian König
9 daysdrm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai
9 daysdrm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai
9 daysdrm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
9 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca
9 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca
9 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca
9 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li
9 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca
9 daysdrm/radeon: fix autosuspend cleanup during teardownGuangshuo Li
12 daysdrm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin
12 daysdrm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin
12 daysdrm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill
12 daysdrm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li
12 daysdrm/vc4: Zero the tile state data array before each BIN jobMaíra Canal
12 daysdrm/mediatek: Check CRTC state before freeingRuoyu Wang
12 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
12 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
12 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
12 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
12 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
12 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes
12 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
12 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf
12 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
12 daysdrm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
12 daysdrm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen
12 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen
12 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
12 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
12 daysdrm/radeon: fix r100_copy_blit for large BOsPavel Ondračka
12 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
12 daysdrm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()Sergey Shtylyov
12 daysRevert "drm/amd/display: Add missing kdoc for ALLM parameters"Sasha Levin
12 daysdrm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar
12 daysdrm/i915/gt: use correct selftest config symbolPengpeng Hou
2026-07-24drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König