summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang
2 daysdrm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo
6 daysdrm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer
6 daysdrm/amd/pm: fix pptable use-after-freeYang Wang
6 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang
6 daysdrm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
6 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca
6 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca
6 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca
6 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li
6 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca
10 daysdrm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek
10 daysdrm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis
10 daysdrm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill
10 daysdrm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li
10 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
10 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
10 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang
10 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
10 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
10 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
10 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
10 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang
10 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
10 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf
10 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
10 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
10 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
10 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
10 daysdrm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis
10 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
10 daysRevert "drm/amd/display: Add missing kdoc for ALLM parameters"Sasha Levin
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2026-07-24drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2026-07-24drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
2026-07-24drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2026-07-24drm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam
2026-07-24drm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam
2026-07-24drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman
2026-07-04drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-06-19drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-19drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland
2026-06-19drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-06-19drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-06-19drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf
2026-06-01drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland