summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/amdgpu: fix warning about missing imu prototypeAlex Deucher2022-09-131-0/+1
| * | | | | drm/amdgpu: reorder CS codeChristian König2022-09-131-336/+338
| * | | | | drm/amdgpu: cleanup CS init/fini and pass1Christian König2022-09-131-93/+104
| * | | | | drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2Christian König2022-09-132-11/+18
| * | | | | drm/amdgpu: revert "partial revert "remove ctx->lock" v2"Christian König2022-09-133-18/+6
| * | | | | drm/amdgpu: move setting the job resourcesChristian König2022-09-133-19/+21
| * | | | | drm/amdgpu: remove SRIOV and MCBP dependencies from the CSChristian König2022-09-131-8/+6
| * | | | | drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li2022-09-131-1/+2
| * | | | | drm/amdgpu: Add EEPROM I2C address for smu v13_0_0Candice Li2022-09-131-0/+10
| * | | | | drm/amdgpu: added support for ras driver loadingJohn Clements2022-09-134-0/+29
| * | | | | drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher2022-09-131-0/+9
| * | | | | drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.cJingyu Wang2022-09-131-1/+3
| * | | | | drm/amdgpu: cleanup coding style in amdgpu_amdkfd.cJingyu Wang2022-09-131-0/+2
| * | | | | drm/amdgpu: cleanup coding style in amdgpu_sync.c fileJingyu Wang2022-09-131-1/+3
| * | | | | drm/amdgpu: cleanup coding style in amdgpu_acpi.cJingyu Wang2022-09-131-4/+7
| * | | | | drm/amdgpu: Remove the unneeded result variablezhang songyi2022-09-131-4/+1
| * | | | | drm/amdgpu: Fix hive reference count leakVignesh Chander2022-09-131-2/+2
| * | | | | drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang2022-09-132-1/+2
| * | | | | drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li2022-09-131-0/+1
| * | | | | drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter onlyCandice Li2022-09-131-9/+3
| * | | | | drm/amdgpu: Use per device reset_domain for XGMI on sriov configurationshaoyunl2022-09-132-23/+34
| * | | | | drm/amdgpu: use dirty framebuffer helperHamza Mahfooz2022-09-131-0/+2
| * | | | | drm/amdgpu: Don't enable LTR if not supportedLijo Lazar2022-09-133-3/+24
| |/ / / /
| * | | | Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-09-1257-176/+2366
| |\ \ \ \
| | * | | | drm/amdgpu: prevent toc firmware memory leakGuchun Chen2022-09-071-2/+5
| | * | | | drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang2022-09-071-6/+0
| | * | | | drm/amdkfd: print address in hex format rather than decimalYifan Zhang2022-09-071-1/+1
| | * | | | drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui2022-09-071-0/+1
| | * | | | drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai2022-09-072-4/+3
| | * | | | drm/amdgpu/vcn: Add MMSCH v4_0 support for sriovJane Jian2022-09-011-0/+140
| | * | | | drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue supportJane Jian2022-09-013-15/+300
| | * | | | drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriovJane Jian2022-09-011-1/+3
| | * | | | drm/amdgpu/vcn: Disable CG/PG for SRIOVJane Jian2022-09-011-0/+5
| | * | | | drm/admgpu: Skip CG/PG on SOC21 under SRIOV VFYifan Zha2022-09-011-0/+4
| | * | | | drm/amdgpu: Use RLCG to program GRBM_GFX_CNTL during full access timeYifan Zha2022-09-011-1/+1
| | * | | | drm/amdgpu: Skip program SDMA0_SEM_WAIT_FAIL_TIMER_CNTL under SRIOV VFYifan Zha2022-09-011-1/+2
| | * | | | drm/amdgpu: Skip the VRAM base offset on SRIOVYifan Zha2022-09-011-1/+4
| | * | | | drm/amdgpu: skip "Issue additional private vm invalidation to MMHUB" on SRIOVYifan Zha2022-09-011-1/+2
| | * | | | drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0Yifan Zha2022-09-011-5/+5
| | * | | | drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOVYifan Zha2022-09-011-3/+23
| | * | | | drm/amdgpu: Support PSP 13.0.10 on SR-IOVHorace Chen2022-09-013-22/+55
| | * | | | drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0Horace Chen2022-09-011-2/+4
| | * | | | drm/amdgpu: refine virtualization psp fw skip checkHorace Chen2022-09-013-14/+34
| | * | | | drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0Horace Chen2022-09-011-1/+4
| | * | | | drm/amdgpu: add a compute pipe reset for RS64Horace Chen2022-09-011-0/+15
| | * | | | drm/amdgpu: add sriov nbio callback structureHorace Chen2022-09-013-1/+49
| | * | | | drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualizationHorace Chen2022-09-011-0/+2
| | * | | | drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang2022-09-011-0/+3
| | * | | | drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui2022-09-011-1/+1
| | * | | | drm/amdgpu: Remove the unneeded result variable 'r'ye xingchen2022-08-301-4/+1