Age | Commit message (Expand) | Author | Files | Lines |
2022-09-20 | drm/amdgpu: add gang submit backend v2 | Christian König | 4 | -2/+67 |
2022-09-20 | drm/amdgpu: cleanup instance limit on VCN4 v4 | Christian König | 1 | -19/+23 |
2022-09-19 | drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3 | Christian König | 1 | -7/+10 |
2022-09-19 | drm/amdgpu: move entity selection and job init earlier during CS | Christian König | 2 | -29/+30 |
2022-09-19 | drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos | Christian König | 1 | -19/+18 |
2022-09-19 | drm/amdgpu: cleanup CS pass2 v6 | Christian König | 1 | -184/+168 |
2022-09-19 | drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device | YiPeng Chai | 3 | -1/+10 |
2022-09-19 | drm/amdgpu: Adjust removal control flow for smu v13_0_2 | YiPeng Chai | 4 | -0/+62 |
2022-09-19 | drm/amdgpu: add MES and MES-KIQ version in debugfs | Yifan Zhang | 1 | -0/+24 |
2022-09-19 | drm/amd/display: clean up some inconsistent indentings | Yang Li | 1 | -8/+8 |
2022-09-19 | drm/amdgpu: add rlcv/rlcp version info to debugfs | Hawking Zhang | 1 | -0/+24 |
2022-09-19 | drm/amdgpu: support print rlc v2_x ucode hdr | Hawking Zhang | 1 | -50/+118 |
2022-09-19 | drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx | Hawking Zhang | 3 | -0/+13 |
2022-09-19 | drm/amdgpu: Update PTE flags with TF enabled | Mukul Joshi | 2 | -4/+6 |
2022-09-19 | drm/amdgpu: SDMA update use unlocked iterator | Philip Yang | 1 | -3/+6 |
2022-09-14 | drm/amdgpu: make sure to init common IP before gmc | Alex Deucher | 1 | -3/+11 |
2022-09-14 | drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega | Alex Deucher | 2 | -22/+5 |
2022-09-14 | drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega | Alex Deucher | 3 | -3/+8 |
2022-09-13 | drm/amdgpu: fix warning about missing imu prototype | Alex Deucher | 1 | -0/+1 |
2022-09-13 | drm/amdgpu: reorder CS code | Christian König | 1 | -336/+338 |
2022-09-13 | drm/amdgpu: cleanup CS init/fini and pass1 | Christian König | 1 | -93/+104 |
2022-09-13 | drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2 | Christian König | 2 | -11/+18 |
2022-09-13 | drm/amdgpu: revert "partial revert "remove ctx->lock" v2" | Christian König | 3 | -18/+6 |
2022-09-13 | drm/amdgpu: move setting the job resources | Christian König | 3 | -19/+21 |
2022-09-13 | drm/amdgpu: remove SRIOV and MCBP dependencies from the CS | Christian König | 1 | -8/+6 |
2022-09-13 | drm/amdgpu: Skip reset error status for psp v13_0_0 | Candice Li | 1 | -1/+2 |
2022-09-13 | drm/amdgpu: Add EEPROM I2C address for smu v13_0_0 | Candice Li | 1 | -0/+10 |
2022-09-13 | drm/amdgpu: added support for ras driver loading | John Clements | 4 | -0/+29 |
2022-09-13 | drm/amdgpu: add HDP remap functionality to nbio 7.7 | Alex Deucher | 1 | -0/+9 |
2022-09-13 | drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c | Jingyu Wang | 1 | -1/+3 |
2022-09-13 | drm/amdgpu: cleanup coding style in amdgpu_amdkfd.c | Jingyu Wang | 1 | -0/+2 |
2022-09-13 | drm/amdgpu: cleanup coding style in amdgpu_sync.c file | Jingyu Wang | 1 | -1/+3 |
2022-09-13 | drm/amdgpu: cleanup coding style in amdgpu_acpi.c | Jingyu Wang | 1 | -4/+7 |
2022-09-13 | drm/amdgpu: Remove the unneeded result variable | zhang songyi | 1 | -4/+1 |
2022-09-13 | drm/amdgpu: Fix hive reference count leak | Vignesh Chander | 1 | -2/+2 |
2022-09-13 | drm/amdgpu: change the alignment size of TMR BO to 1M | Yang Wang | 2 | -1/+2 |
2022-09-13 | drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0 | Candice Li | 1 | -0/+1 |
2022-09-13 | drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter only | Candice Li | 1 | -9/+3 |
2022-09-13 | drm/amdgpu: Use per device reset_domain for XGMI on sriov configuration | shaoyunl | 2 | -23/+34 |
2022-09-13 | drm/amdgpu: use dirty framebuffer helper | Hamza Mahfooz | 1 | -0/+2 |
2022-09-13 | drm/amdgpu: Don't enable LTR if not supported | Lijo Lazar | 3 | -3/+24 |
2022-09-12 | Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 57 | -176/+2366 |
2022-09-11 | Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 3 | -32/+119 |
2022-09-07 | drm/amdgpu: prevent toc firmware memory leak | Guchun Chen | 1 | -2/+5 |
2022-09-07 | drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGE | Yifan Zhang | 1 | -6/+0 |
2022-09-07 | drm/amdkfd: print address in hex format rather than decimal | Yifan Zhang | 1 | -1/+1 |
2022-09-07 | drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_header | Chengming Gui | 1 | -0/+1 |
2022-09-07 | drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un... | YiPeng Chai | 2 | -4/+3 |
2022-09-06 | Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 6 | -8/+8 |
2022-09-01 | drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov | Jane Jian | 1 | -0/+140 |