summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher
2021-12-30drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.Surbhi Kakarya
2021-12-30drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...Leslie Shi
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-28drm/amdgpu: get xgmi info before ip_initVictor Skvortsov
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-16drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov
2021-12-16drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui
2021-12-14amdgpu: fix some kernel-doc markupYann Dirson
2021-12-14drm/amdgpu: use adev_to_drm to get drm_device pointerGuchun Chen
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-13drm/amdgpu: Detect if amdgpu in IOMMU direct map modePhilip Yang
2021-12-13drm/amdgpu: introduce a kind of halt state for amdgpu deviceLang Yu
2021-12-13drm/amdgpu: only hw fini SMU fisrt for ASICs need thatLang Yu
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso
2021-12-13drm/amdgpu: recover XGMI topology for SRIOV VF after resetZhigang Luo
2021-12-13drm/amdgpu: skip reset other device in the same hive if it's SRIOV VFZhigang Luo
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl
2021-12-01drm/amdgpu: fix disable ras feature failed when unload drvier v2Stanley.Yang
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-17drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-17drm/amdgpu: use generic fb helpers instead of setting up AMD own's.Evan Quan
2021-11-09drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl
2021-11-05drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher
2021-11-03drm/amdgpu: remove duplicated kfd_resume_iommuJames Zhu
2021-11-03drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdrJingwen Chen
2021-10-28drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-19drm/amd/amdgpu: Do irq_fini_hw after ip_fini_earlyYuBiao Wang
2021-10-13drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-05drm/amdgpu: print warning and taint kernel if lockup timeout is disabledChristian König
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-10-04drm/amdgpu: add new asic_type for IP discoveryAlex Deucher
2021-10-04drm/amdgpu: default to true in amdgpu_device_asic_has_dc_supportAlex Deucher
2021-10-04drm/amdgpu: drive all vega asics from the IP discovery tableAlex Deucher
2021-10-04drm/amdgpu: drive all navi asics from the IP discovery tableAlex Deucher
2021-10-04drm/amdgpu: drive nav10 from the IP discovery tableAlex Deucher
2021-10-04drm/amdgpu: Use IP discovery to drive setting IP blocks by defaultAlex Deucher