summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-11-03drm/amd/swsmu: remove fw version check in sw_init.Li Ma1-13/+4
2023-11-03drm/amd/swsmu: update smu v14_0_0 driver if and metrics tableLi Ma5-318/+97
2023-11-03drm/amdgpu: Add C2PMSG_109/126 reg field shift/masksHawking Zhang1-0/+28
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun1-9/+26
2023-11-03drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang1-0/+16
2023-11-03drm/amdgpu: check recovery status of xgmi hive in ras_reset_error_countTao Zhou1-1/+10
2023-11-03drm/amd/pm: only check sriov vf flag once when creating hwmon sysfsMa Jun1-13/+14
2023-11-03drm/amdgpu: Attach eviction fence on allocFelix Kuehling1-31/+48
2023-11-03drm/amdkfd: Improve amdgpu_vm_handle_movedFelix Kuehling4-8/+23
2023-11-03drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2Nathan Chancellor1-0/+4
2023-11-03drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-03drm/amdkfd: Update cache info for GFX 9.4.3Mukul Joshi1-2/+16
2023-11-03drm/amdkfd: Populate cache info for GFX 9.4.3Mukul Joshi1-1/+65
2023-11-03drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher1-0/+2
2023-11-03drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-03drm/amdgpu: add a retry for IP discovery initAlex Deucher1-2/+21
2023-11-03drm/amdgpu: ungate power gating when system suspendPerry Yuan1-0/+9
2023-11-03drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headersAlex Deucher2-14/+14
2023-11-03drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-03drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-03drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher2-12/+12
2023-11-03drm/amdgpu: use mode-2 reset for RAS poison consumptionTao Zhou1-1/+5
2023-11-03drm/amdgpu doorbell range should be set when gpu recoveryLin.Cao1-0/+7
2023-11-03drm/amd/pm: Return 0 as default min power limit for legacy asicsMa Jun1-0/+3
2023-11-01drm/amdgpu: remove unused macro HW_REVYang Wang1-3/+0
2023-11-01drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-01drm/amdgpu: Fix the vram base start addressArunpravin Paneer Selvam1-2/+13
2023-11-01drm/amdgpu: set XGMI IP version manually for v6_4Tao Zhou1-0/+3
2023-10-31drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu011-0/+1
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng7-15/+94
2023-10-31drm/amdgpu: remove amdgpu_mes_self_test in gpu recoverYifan Zhang1-4/+0
2023-10-31drm/amdgpu: Drop deferred error in uncorrectable error checkCandice Li1-2/+1
2023-10-31drm/amd/pm: Fix warningsLijo Lazar2-2/+2
2023-10-31drm/amdgpu: check RAS supported first in ras_reset_error_countTao Zhou1-4/+4
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie137-698/+1474
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie12-86/+22
2023-10-27drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno1-6/+0
2023-10-27drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark1-3/+0
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng1-1/+2
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis5-23/+45
2023-10-27drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li1-7/+5
2023-10-27drm/amdgpu: Identify data parity error corrected in replay modeCandice Li1-9/+23
2023-10-27drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi1-1/+1
2023-10-27drm/amd/display: fix S/G display enablementHamza Mahfooz1-1/+1
2023-10-27drm/amdxcp: fix amdxcp unloads incompletelyJames Zhu1-3/+4
2023-10-27drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma1-2/+2
2023-10-27drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar1-18/+22
2023-10-27drm/amd: check num of link levels when update pcie paramLin.Cao1-0/+3
2023-10-27drm/amdgpu: Add a read to GFX v9.4.3 ring testLijo Lazar1-0/+1
2023-10-27drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang3-3/+23