aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+4
2022-02-16drm/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-02drm/amdgpu: drop flood print in rlcg reg access functionGuchun Chen1-3/+0
2022-02-02drm/amdgpu: Fix uninitialized variable use warningLijo Lazar1-0/+1
2022-01-25drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang1-2/+3
2022-01-25drm/amdgpu: add helper for rlcg indirect reg accessHawking Zhang1-0/+111
2022-01-25drm/amdgpu: add helper to query rlcg reg access flagHawking Zhang1-0/+35
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen1-13/+7
2022-01-18drm/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-07drm/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-21drm/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-19drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu1-0/+2
2021-05-19drm/amdgpu: Complete multimedia bandwidth interfaceBokun Zhang1-0/+56
2021-05-10drm/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-23drm/amdgpu: detect sriov capability for aldebaranHawking Zhang1-0/+1
2021-01-25drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen1-1/+5
2021-01-20drm/amd/amdgpu: remove redundant flush_delayed_workJingwen Chen1-1/+0
2021-01-13drm/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/~agd5f/linux into drm-nextDave Airlie1-9/+9
2020-11-24drm/amd/amdgpu/amdgpu_virt: Correct possible copy/paste or doc-rot misnaming issueLee Jones1-6/+6
2020-11-24amd/amdgpu: use kmalloc_array to replace kmalloc with multiplyBernard Zhao1-2/+2
2020-11-13drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_work_item()' staticLee Jones1-1/+1
2020-11-06drm/amdgpu/virt: fix handling of the atomic flagAlex Deucher1-1/+3
2020-09-25drm/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-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher1-3/+3
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-1/+1
2020-07-02drm/amdgpu: request init data in virt detectionWenhui Sheng1-0/+28
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das1-2/+2
2020-07-01drm/amdgpu: support reserve bad page for virt (v3)Stanley.Yang1-0/+173
2020-07-01drm/amdgpu/sriov : Add sriov detection for sienna_cichlidshaoyunl1-0/+1
2020-05-18drm/amdgpu: add amdgpu_virt_get_vf_mode helper functionKevin Wang1-0/+16
2020-04-24drm/amdgpu: protect ring overrunYintian Tao1-1/+7
2020-04-13drm/amdgpu: resume kiq access debugfsYintian Tao1-3/+9
2020-04-13drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao1-0/+24
2020-04-01drm/amdgpu: introduce new request and its functionMonk Liu1-0/+13
2020-04-01drm/amdgpu: Virtual display need to support multiple ctrcsEmily Deng1-1/+2