summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2022-02-11drm/amdgpu: Fix htmldoc warningAndrey Grodzovsky
2022-02-09drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'Andrey Grodzovsky
2022-02-09drm/amdgpu: Rework amdgpu_device_lock_adevAndrey Grodzovsky
2022-02-09drm/amdgpu: Move in_gpu_reset into reset_domainAndrey Grodzovsky
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky
2022-02-09drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky
2022-02-09drm/amdgpu: Drop concurrent GPU reset protection for deviceAndrey Grodzovsky
2022-02-09drm/amdgpu: Drop hive->in_resetAndrey Grodzovsky
2022-02-09drm/amdgpu: Serialize non TDR gpu recovery with TDRsAndrey Grodzovsky
2022-02-09drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky
2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang
2022-01-11drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das
2022-01-11drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi
2022-01-07drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello
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