summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-24drm/amd: Add IMU fw version to fw version queriesDavid Francis1-0/+1
2022-10-19drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka1-0/+6
2022-09-01drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriovJane Jian1-1/+3
2022-09-01drm/amdgpu: Support PSP 13.0.10 on SR-IOVHorace Chen1-20/+42
2022-09-01drm/amdgpu: refine virtualization psp fw skip checkHorace Chen1-0/+29
2022-09-01drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualizationHorace Chen1-0/+2
2022-06-30drm/amdgpu: enable mes to access registers v2Jack Xiao1-0/+6
2022-04-29drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki1-1/+3
2022-04-14drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan1-5/+5
2022-04-13drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10Yongqiang Sun1-2/+10
2022-03-25drm/amdgpu: Fix spelling mistake "regiser" -> "register"Colin Ian King1-1/+1
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+4
2022-02-17drm/amdgpu: Fix wait for RLCG command completionVictor Skvortsov1-1/+1
2022-02-14drm/amdgpu: no rlcg legacy read in SRIOV caseGuchun Chen1-3/+3
2022-02-14drm/amdgpu: remove VRAM accounting v2Christian König1-2/+4
2022-02-03drm/amdgpu: drop flood print in rlcg reg access functionGuchun Chen1-3/+0
2022-02-03drm/amdgpu: Fix uninitialized variable use warningLijo Lazar1-0/+1
2022-01-26drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang1-2/+3
2022-01-26drm/amdgpu: add helper for rlcg indirect reg accessHawking Zhang1-0/+111
2022-01-26drm/amdgpu: add helper to query rlcg reg access flagHawking Zhang1-0/+35
2022-01-19drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen1-13/+7
2022-01-19drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen1-13/+7
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das1-3/+2
2022-01-08drm/amdgpu: add dummy event6 for vega10James Yao1-0/+4
2021-12-16drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov1-12/+24
2021-11-22drm/amd/amdgpu: cleanup the code style a bitBernard Zhao1-8/+13
2021-10-28drm/amdgpu: Update TA version output in driverCandice Li1-2/+2
2021-10-22drm/amd/amdgpu: add dummy_page_addr to sriov msgJingwen Chen1-0/+1
2021-09-14drm/amdgpu: Unify PSP TA contextCandice Li1-3/+6
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li1-3/+3
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li1-1/+1
2021-05-20drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu1-0/+2
2021-05-20drm/amdgpu: Complete multimedia bandwidth interfaceBokun Zhang1-0/+56
2021-05-11drm/amdgpu: Add Aldebaran virtualization supportZhigang Luo1-3/+7
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou1-0/+2
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou1-0/+8
2021-03-24drm/amdgpu: detect sriov capability for aldebaranHawking Zhang1-0/+1
2021-01-26drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen1-1/+5
2021-01-21drm/amd/amdgpu: remove redundant flush_delayed_workJingwen Chen1-1/+0
2021-01-14drm/amdgpu/sriov Stop data exchange for wholegpu resetJack Zhang1-0/+1
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie1-9/+9
2020-11-24drm/amd/amdgpu/amdgpu_virt: Correct possible copy/paste or doc-rot misnaming ...Lee Jones1-6/+6
2020-11-24amd/amdgpu: use kmalloc_array to replace kmalloc with multiplyBernard Zhao1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_wor...Lee Jones1-1/+1
2020-11-06drm/amdgpu/virt: fix handling of the atomic flagAlex Deucher1-1/+3
2020-09-26drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang1-54/+189
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-1/+1
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li1-1/+1
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-1/+1
2020-08-05drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher1-3/+3