summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2024-11-11drm/amdgpu: Implement virt req_ras_err_countVictor Skvortsov
2024-11-08drm/amdgpu: Inform if PCIe based P2P links are not availableRamesh Errabolu
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-08Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-11-04drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-10-24drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter
2024-10-22drm/amdgpu: validate wait_for_idle before function callSunil Khatri
2024-10-22drm/amdgpu: validate resume before function callSunil Khatri
2024-10-22drm/amdgpu: validate suspend before function callSunil Khatri
2024-10-22drm/amdgpu: validate hw_fini before function callSunil Khatri
2024-10-22drm/amdgpu: validate sw_fini before function callSunil Khatri
2024-10-22drm/amdgpu: validate sw_init before function callSunil Khatri
2024-10-18drm/amdgpu: Suspend and resume internal clients with client helpersThomas Zimmermann
2024-10-14drm/amdgpu: Use video aperture helpersThomas Zimmermann
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in prepare_suspendSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: Add sysfs nodes to get xcp detailsLijo Lazar
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-26drm/amdgpu: Refactor XGMI reset on init handlingLijo Lazar
2024-09-26drm/amdgpu: Add helper to initialize badpage infoLijo Lazar
2024-09-26drm/amdgpu: Remove unused amdgpu_device_ip_is_idleDr. David Alan Gilbert
2024-09-26drm/amdgpu: add amdgpu_device reference in ip blockSunil Khatri
2024-09-26drm/amdgpu: Separate reinitialization after resetLijo Lazar
2024-09-26drm/amdgpu: Use init level for pending_reset flagLijo Lazar
2024-09-26drm/amdgpu: Add init levelsLijo Lazar
2024-09-26drm/amd/amdgpu: Add helper to get ip block validAsad Kamal
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König
2024-09-17drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König
2024-08-29drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao
2024-08-29drm/amdgpu: skip printing vram_lost if neededTrigger Huang
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter