summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-7/+7
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-4/+4
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-1/+1
* drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri2024-10-011-1/+2
* drm/amdgpu: update the handle ptr in prepare_suspendSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in late_finiSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in early_finiSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-12/+12
* drm/amdgpu: Add sysfs nodes to get xcp detailsLijo Lazar2024-10-011-0/+2
* drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri2024-10-011-1/+1
* drm/amdgpu: Refactor XGMI reset on init handlingLijo Lazar2024-09-261-4/+6
* drm/amdgpu: Add helper to initialize badpage infoLijo Lazar2024-09-261-1/+1
* drm/amdgpu: Remove unused amdgpu_device_ip_is_idleDr. David Alan Gilbert2024-09-261-24/+0
* drm/amdgpu: add amdgpu_device reference in ip blockSunil Khatri2024-09-261-0/+2
* drm/amdgpu: Separate reinitialization after resetLijo Lazar2024-09-261-63/+87
* drm/amdgpu: Use init level for pending_reset flagLijo Lazar2024-09-261-26/+8
* drm/amdgpu: Add init levelsLijo Lazar2024-09-261-0/+66
* drm/amd/amdgpu: Add helper to get ip block validAsad Kamal2024-09-261-0/+22
* drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König2024-09-181-85/+2
* drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou2024-09-171-1/+1
* drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao2024-08-291-3/+3
* drm/amdgpu: skip printing vram_lost if neededTrigger Huang2024-08-291-1/+1
* Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-08-271-46/+86
|\
| * drm/amdgpu: Take IOMMU remapping into account for p2p checksRahul Jain2024-08-231-8/+35
| * drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam2024-08-211-0/+16
| * drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam2024-08-211-0/+2
| * drm/amdgpu: Make enforce_isolation setting per GPUSrinivasan Shanmugam2024-08-161-0/+5
| * drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher2024-08-161-0/+1
| * drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov2024-08-131-4/+2
| * drm/amdgpu: report bad status in GPU recoveryTao Zhou2024-08-061-2/+8
| * drm/amdgpu: update bad state check in GPU recoveryTao Zhou2024-08-061-1/+1
| * drm/amdgpu: Clean up the register dump via debugfs listSunil Khatri2024-08-061-19/+0
| * drm/amdgpu: trigger ip dump before suspend of IP'sSunil Khatri2024-07-271-30/+30
| * drm/amdgpu: skip kfd init if GFX is not ready.Yifan Zhang2024-07-241-1/+5
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-07-291-81/+108
|\|
| * drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai2024-07-081-1/+2
| * drm/amdgpu: process RAS fatal error MB notificationVignesh Chander2024-06-271-1/+8
| * drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar2024-06-271-2/+5
| * drm/amdgpu: fix using the reserved VMID with gang submitChristian König2024-06-191-4/+17
| * drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou2024-06-141-11/+2
| * drm/amdgpu: refine gpu_info firmware loadingYang Wang2024-06-141-5/+4
| * drm/amdgpu: fix sriov host flr handlerYunxiang Li2024-06-141-0/+2
| * drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang2024-06-051-1/+1