summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
10 daysdrm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko1-1/+3
10 daysdrm/vmwgfx: Reserve fence slots on buffer objects in cotablesZack Rusin1-0/+4
10 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang1-8/+6
10 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula1-3/+4
10 daysdrm/i915/hdcp: check streams[] bounds before overflowJani Nikula1-1/+4
10 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula1-0/+4
10 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas1-1/+2
10 daysdrm/virtio: Return proper error codes instead of -1Dmitry Osipenko1-3/+3
10 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+17
10 daysdrm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann1-6/+2
10 daysdrm/displayid: fix Tiled Display Topology ID sizeJani Nikula1-6/+6
10 daysdrm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey3-2/+26
10 daysdma-buf/drivers: make reserving a shared slot mandatory v4Christian König16-20/+29
10 daysdrm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai1-13/+4
10 daysdrm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai1-2/+4
10 daysdrm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai1-0/+9
10 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
10 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
10 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
10 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
10 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
10 daysdrm/radeon: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
14 daysdrm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin1-0/+6
14 daysdrm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin1-1/+7
14 daysdrm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
14 daysdrm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
14 daysdrm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
14 daysdrm/mediatek: Check CRTC state before freeingRuoyu Wang1-3/+3
14 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
14 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
14 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
14 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
14 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
14 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
14 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
14 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
14 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
14 daysdrm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen1-1/+1
14 daysdrm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen1-8/+14
14 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen1-1/+6
14 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/radeon: fix r100_copy_blit for large BOsPavel Ondračka1-4/+9
14 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang1-0/+1
14 daysdrm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()Sergey Shtylyov1-0/+2
14 daysRevert "drm/amd/display: Add missing kdoc for ALLM parameters"Sasha Levin1-2/+0
14 daysdrm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar1-4/+4
14 daysdrm/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