Age | Commit message (Expand) | Author |
2021-05-19 | drm/amdgpu: Fill adev->unique_id with data from PF2VF msg | Jiawei Gu |
2021-05-19 | drm/amdgpu: Complete multimedia bandwidth interface | Bokun Zhang |
2021-05-10 | drm/amdgpu: Add Aldebaran virtualization support | Zhigang Luo |
2021-04-09 | drm/amdgpu: indirect register access for nv12 sriov | Peng Ju Zhou |
2021-04-09 | drm/amdgpu: indirect register access for nv12 sriov | Peng Ju Zhou |
2021-03-23 | drm/amdgpu: detect sriov capability for aldebaran | Hawking Zhang |
2021-01-25 | drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_data | Jingwen Chen |
2021-01-20 | drm/amd/amdgpu: remove redundant flush_delayed_work | Jingwen Chen |
2021-01-13 | drm/amdgpu/sriov Stop data exchange for wholegpu reset | Jack Zhang |
2020-12-10 | Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-24 | drm/amd/amdgpu/amdgpu_virt: Correct possible copy/paste or doc-rot misnaming ... | Lee Jones |
2020-11-24 | amd/amdgpu: use kmalloc_array to replace kmalloc with multiply | Bernard Zhao |
2020-11-13 | drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_wor... | Lee Jones |
2020-11-06 | drm/amdgpu/virt: fix handling of the atomic flag | Alex Deucher |
2020-09-25 | drm/amdgpu: Implement new guest side VF2PF message transaction (v2) | Bokun Zhang |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-08-24 | drm/amdgpu: refine message print for devices of hive | Dennis Li |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-04 | drm/amdgpu: move vram usage by vbios to mman (v2) | Alex Deucher |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-02 | drm/amdgpu: request init data in virt detection | Wenhui Sheng |
2020-07-01 | drm/amdgpu: label internally used symbols as static | Nirmoy Das |
2020-07-01 | drm/amdgpu: support reserve bad page for virt (v3) | Stanley.Yang |
2020-07-01 | drm/amdgpu/sriov : Add sriov detection for sienna_cichlid | shaoyunl |
2020-05-18 | drm/amdgpu: add amdgpu_virt_get_vf_mode helper function | Kevin Wang |
2020-04-24 | drm/amdgpu: protect ring overrun | Yintian Tao |
2020-04-13 | drm/amdgpu: resume kiq access debugfs | Yintian Tao |
2020-04-13 | drm/amdgpu: restrict debugfs register access under SR-IOV | Yintian Tao |
2020-04-01 | drm/amdgpu: introduce new request and its function | Monk Liu |
2020-04-01 | drm/amdgpu: Virtual display need to support multiple ctrcs | Emily Deng |
2020-04-01 | drm/amdgpu: cleanup all virtualization detection routine | Monk Liu |
2020-01-22 | drm/amdgpu: provide a generic function interface for reading/writing register... | chen gong |
2019-12-11 | drm/amd/powerplay: enable pp one vf mode for vega10 | Yintian Tao |
2019-08-02 | drm/amdgpu: cleanup vega10 SRIOV code path | Monk Liu |
2019-07-16 | drm/amdgpu: replace simple_strtol() by kstrtou32() | Wang Xiayang |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu.h | Sam Ravnborg |
2019-05-24 | drm/amdgpu: init vega10 SR-IOV reg access mode | Trigger Huang |
2019-04-19 | drm/amdgpu: disable DRIVER_ATOMIC under SRIOV | Yintian Tao |
2019-04-10 | drm/amdgpu: support dpm level modification under virtualization v3 | Yintian Tao |
2018-11-19 | drm/amd/amdgpu/sriov: Aligned the definition with libgv | Emily Deng |
2018-11-05 | drm/amdgpu: cleanup GMC v9 TLB invalidation | Christian König |
2018-11-05 | drm/amdgpu: remove nonsense in_interrupt() checks | Christian König |
2018-11-05 | drm/amdgpu: Move csa related code to separate file | Rex Zhu |
2018-11-05 | drm/amdgpu: Refine CSA related functions | Rex Zhu |
2018-11-05 | drm/amdgpu: Remove useless csa gpu address in vmid0 | Rex Zhu |
2018-09-10 | drm/amdgpu: correctly sign extend 48bit addresses v3 | Christian König |
2018-08-27 | drm/amdgpu: use kiq to do invalidate tlb | Emily Deng |
2018-03-07 | drm/amdgpu: give warning before sleep in kiq_r/wreg | Monk Liu |
2018-03-01 | drm/amdgpu: try again kiq access if not in IRQ(v4) | Monk Liu |