Age | Commit message (Expand) | Author |
2022-11-04 | drm/amdgpu: fix for suspend/resume sequence under sriov | Victor Zhao |
2022-11-04 | drm/amdgpu/gfx10: set gfx.funcs in early init | Alex Deucher |
2022-11-04 | drm/amdgpu: Disable MCBP from soc21 for SRIOV | Yiqing Yao |
2022-09-29 | drm/amdgpu/gfx10: use common function to init CP fw | Likun Gao |
2022-09-29 | drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode | Hawking Zhang |
2022-08-30 | drm/amdgpu: only init tap_delay ucode when it's included in ucode binary | Hawking Zhang |
2022-08-16 | drm/amdgpu: reduce reset time | Victor Zhao |
2022-08-16 | Revert "drm/amd/amdgpu: add pipe1 hardware support" | Michel Dänzer |
2022-07-25 | drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10 | Chengming Gui |
2022-07-13 | drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped | Le Ma |
2022-06-08 | drm/amdgpu: fix scratch register access method in SRIOV | ZhenGuo Yin |
2022-06-06 | drm/amd/amdgpu: add pipe1 hardware support | Arunpravin Paneer Selvam |
2022-06-06 | drm/amd/amdgpu: Enable high priority gfx queue | Arunpravin Paneer Selvam |
2022-05-26 | drm/amdgpu/gfx: fix typos in comments | Julia Lawall |
2022-05-26 | drm/amdgpu/gfx10: rework KIQ programming | Haohui Mai |
2022-05-26 | drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly | Haohui Mai |
2022-05-26 | drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10 | Haohui Mai |
2022-05-18 | drm/amdgpu: Unmap legacy queue when MES is enabled | Luben Tuikov |
2022-05-06 | drm/amdgpu: nuke dynamic gfx scratch reg allocation | Christian König |
2022-05-05 | drm/amdgpu: simplify the return expression | Minghao Chi |
2022-05-05 | drm/amdgpu/gfx10: Avoid uninitialised variable 'index' | Mike Lothian |
2022-05-04 | drm/amdgpu/gfx10: enable kiq to map mes ring | Jack Xiao |
2022-05-04 | drm/amdgpu: add mes unmap legacy queue routine | Jack Xiao |
2022-05-04 | drm/amdgpu: enable mes kiq N-1 test on sienna cichlid | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: add mes support for gfx ib test | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: add mes queue fence handling | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2 | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: inherit vmid from mqd | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: associate mes queue id with fence v2 | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: use per ctx CSA for de metadata | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: use per ctx CSA for ce metadata | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2 | Jack Xiao |
2022-05-04 | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao |
2022-04-26 | drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib() | Haohui Mai |
2022-04-11 | drm/amdgpu: Fix incorrect enum type | Grigory Vasilyev |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2022-03-31 | drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address | Ruili Ji |
2022-03-25 | drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function | Prike Liang |
2022-03-15 | drm/amdgpu: only allow secure submission on rings which support that | Lang Yu |
2022-03-02 | drm/amdgpu/gfx10: drop unused cyan skillfish firmware | Alex Deucher |
2022-03-02 | drm/amdgpu: enable gfxoff routine for GC 10.3.7 | Prike Liang |
2022-03-02 | drm/amdgpu: enable gfx power gating for GC 10.3.7 | Prike Liang |
2022-03-02 | drm/amdgpu: enable gfx clock gating control for GC 10.3.7 | Prike Liang |
2022-02-17 | drm/amdgpu: add gc 10.3.6 support | Yifan Zhang |
2022-02-16 | drm/amdgpu/gfx10: Add GC 10.3.7 Support | Prike Liang |
2022-02-16 | drm/amdgpu: make cyan skillfish support code more consistent | Alex Deucher |
2022-02-11 | drm/amdgpu: add support for GC 10.1.4 | Lang Yu |
2022-02-09 | drm/amdgpu: fix gmc init fail in sriov mode | Yang Wang |
2022-01-25 | drm/amdgpu: retire rlc callbacks sriov_rreg/wreg | Hawking Zhang |
2022-01-25 | drm/amdgpu: init rlcg_reg_access_ctrl for gfx10 | Hawking Zhang |