summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König
2025-01-02drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2025-01-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher
2025-01-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher
2025-01-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher
2025-01-02drm/amd/amdgpu: allow use kiq to do hdp flush under sriovVictor Zhao
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-27drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer
2024-12-19amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-14drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-12-14drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang
2024-12-14drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu
2024-12-14drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher
2024-12-09drm/amdgpu: fix usage slab after freeVitaly Prosyak
2024-11-22drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-14drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar
2024-11-14drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-01drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees
2024-10-10drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov
2024-10-10drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang
2024-10-10drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-10-10drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-10-10drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-10-10drm/amdgpu: disallow multiple BO_HANDLES chunks in one submitPierre-Eric Pelloux-Prayer
2024-10-10drm/amdgpu: Fix get each xcp macroAsad Kamal
2024-10-04drm/amd/amdgpu: Properly tune the size of structWangYuli
2024-10-04drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák
2024-09-12drm/amdgpu: reject gang submit on reserved VMIDsChristian König
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Marek Olšák
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka
2024-09-12drm/amdgpu: Fix smatch static checker warningHawking Zhang
2024-09-08drm/amdgpu: add lock in amdgpu_gart_invalidate_tlbYunxiang Li