summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2022-03-25drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher
2022-03-15drm/amdgpu: Move reset domain init before calling RREG32Philip Yang
2022-03-15drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher
2022-03-02drm/amdgpu: remove unused gpu_info firmwaresAlex Deucher
2022-03-02drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populatedYifan Zhang
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-24drm/amdgpu: Exclude PCI reset method for now.Andrey Grodzovsky
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23drm/amdgpu: add reset register dump trace on GPUSomalapuram Amaranath
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-16drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher
2022-02-14drm/amdgpu: Handle the GPU recovery failure in SRIOV environment.Surbhi Kakarya
2022-02-14drm/amdgpu: Fix a kerneldoc warningRajneesh Bhardwaj
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-02-02drm/amdgpu: remove duplicate include in 'amdgpu_device.c'Changcheng Deng
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher
2022-01-27drm/amdgpu: Fix an error message in rmmodTianci.Yin
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-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: 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