summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
14 daysdrm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland1-1/+8
14 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
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/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
14 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
14 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
14 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher1-7/+4
14 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
14 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
14 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
14 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
14 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
14 daysdrm/amd/display: set new_stream to NULL after releaseWenTao Liang1-0/+1
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/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/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...WenTao Liang1-1/+4
14 daysdrm/amd/display: Handle struct drm_plane_state.ignore_damage_clipsThomas Zimmermann1-4/+6
14 daysdrm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis1-0/+3
14 daysdrm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello1-1/+5
14 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+18
14 daysdrm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf1-6/+11
14 daysdrm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf1-9/+24
14 daysRevert "drm/amd/display: Add missing kdoc for ALLM parameters"Sasha Levin1-2/+0
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+3
2026-07-24drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
2026-07-24drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello1-0/+1
2026-07-24drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
2026-07-24drm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam1-0/+2
2026-07-24drm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li1-0/+3
2026-07-24drm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam2-0/+8
2026-07-24drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman1-8/+17
2026-07-24drm/amd: Fix set but not used warningsTiezhu Yang3-11/+7
2026-07-04drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
2026-06-19drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
2026-06-19drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11Andrew Martin1-8/+41
2026-06-19drm/amdkfd: fix NULL dereference in get_queue_ids()Muhammad Bilal1-1/+1
2026-06-19drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland1-2/+4
2026-06-19drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5
2026-06-19drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
2026-06-19drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang1-0/+3
2026-06-19drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4