summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2022-01-25drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher
2022-01-25drm/amdgpu: switch to amdgpu_sriov_rreg/wregHawking Zhang
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du
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-14drm/amdgpu: clean up some inconsistent indentingYang Li
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Unify ras block interface for each ras blockyipechai
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
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
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