summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai-2/+38
2025-11-04drm/amdgpu: add wrapper functions for pmfw eeprom interfaceGangliang Xie-0/+119
2025-11-04drm/amdgpu: add function to check if pmfw eeprom is supportedGangliang Xie-2/+48
2025-11-04drm/amd/pm: add smu ras driver frameworkGangliang Xie-0/+1
2025-11-04drm/amd/pm: implement ras_smu_drv interface for smu v13.0.12Gangliang Xie-0/+26
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang-0/+4
2025-11-04drm/amdgpu: Add ras ip block nameYiPeng Chai-0/+1
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai-0/+3
2025-11-04drm/amdgpu: validate the bo from done list for NULLSunil Khatri-0/+2
2025-11-04drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_sharedPierre-Eric Pelloux-Prayer-0/+7
2025-11-04drm/amdgpu: grab a BO reference in vm_lock_done_list.Christian König-2/+6
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang-12/+217
2025-11-04drm/amd: Unwind for failed device suspendMario Limonciello (AMD)-7/+58
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()Mario Limonciello (AMD)-3/+33
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()Mario Limonciello (AMD)-2/+16
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher-4/+0
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai-1/+1
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal-5/+3
2025-11-04drm/amd/ras: Add CPER ring read for unirasXiang Liu-1/+61
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher-22/+32
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal-5/+22
2025-11-04drm/amdgpu: caller should make sure not to double freeSunil Khatri-3/+1
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher-0/+15
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter-201/+305
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter-717/+1633
2025-10-31drm/amdgpu: Configure max beneficial TTM pool allocation orderTvrtko Ursulin-2/+3
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin-2/+4
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin-1/+1
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-53/+4
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-28drm/amdgpu: Use DC by default for BonaireTimur Kristóf-1/+0
2025-10-28drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()Srinivasan Shanmugam-0/+1
2025-10-28drm/amdgpu/userq: fix SDMA and compute validationAlex Deucher-5/+14
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang-111/+101
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello-1/+68
2025-10-28drm/amdgpu: Fix pointer casts when reading dynamic region sizesSrinivasan Shanmugam-5/+5
2025-10-28drm/amdgpu: null check for hmm_pfns ptr before freeing itSunil Khatri-1/+3
2025-10-28drm/amdgpu: Make SR-IOV critical region checks overflow-safeSrinivasan Shanmugam-4/+5
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amdgpu/userqueue: Fix use after free in amdgpu_userq_buffer_vas_list_clea...Dan Carpenter-1/+1
2025-10-28drm/amdgpu: Add uniras version in sysfsJinzhou Su-1/+31
2025-10-28drm/amdgpu: get rev_id from strap register or IP-discovery tablePerry Yuan-11/+17
2025-10-28drm/amdgpu: clear bad page info of ras moduleJinzhou Su-0/+22
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-4/+4
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-1/+1
2025-10-20drm/amdgpu: Remove unused members in amdgpu_mmanLijo Lazar-3/+0