summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
5 daysdrm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland
5 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal
5 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
5 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
5 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho
5 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang
5 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang
5 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
5 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang
5 daysdrm/vc4: Prevent shader BO mappings from becoming writableLinmao Li
5 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes
5 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
5 daysdrm/amd/display: set new_stream to NULL after releaseWenTao Liang
5 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf
5 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
5 daysdrm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
5 daysdrm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen
5 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen
5 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas
5 daysdrm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...WenTao Liang
5 daysdrm/amd/display: Handle struct drm_plane_state.ignore_damage_clipsThomas Zimmermann
5 daysdrm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis
5 daysdrm/radeon: fix r100_copy_blit for large BOsPavel Ondračka
5 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
5 daysdrm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
5 daysdrm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
5 daysdrm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
5 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
5 daysdrm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
5 daysdrm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
5 daysdrm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai
5 daysdrm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
5 daysdrm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai
5 daysdrm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()Vitor Soares
5 daysdrm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()Sergey Shtylyov
5 daysRevert "drm/amd/display: Add missing kdoc for ALLM parameters"Sasha Levin
5 daysdrm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar
5 daysdrm/i915/gt: use correct selftest config symbolPengpeng Hou
5 daysgpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappingsMikko Perttunen
5 daysdrm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue ...Ryosuke Yasuoka
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