summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-03-21drm/amdgpu: add isolation trace pointChristian König2-0/+18
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König4-19/+6
2025-03-21drm/amdgpu: rework how the cleaner shader is emitted v3Christian König1-6/+21
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König6-35/+155
2025-03-21drm/amdgpu: overwrite signaled fence in amdgpu_syncChristian König1-4/+9
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König6-23/+32
2025-03-21drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"Kenneth Feng1-2/+2
2025-03-21drm/amdgpu/sdam: Skip SDMA queue reset for SRIOVAhmad Rehman1-0/+7
2025-03-21drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman1-0/+3
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan1-0/+1
2025-03-19drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov1-7/+20
2025-03-19drm/amdgpu: Add active_umc_mask to ras init_flagsCandice Li2-0/+2
2025-03-19Documentation/amdgpu: Add debug_mask documentationLijo Lazar1-0/+5
2025-03-19drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar1-0/+5
2025-03-19drm/amdgpu/vcn: adjust workload profile handlingAlex Deucher2-20/+36
2025-03-19drm/amdgpu/gfx: adjust workload profile handlingAlex Deucher1-11/+18
2025-03-19drm/amdgpu: Add EEPROM I2C address support for smu v13_0_12Candice Li1-0/+2
2025-03-19drm/amdgpu/vcn: fix ref counting for ring based profile handlingAlex Deucher4-16/+40
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher3-10/+23
2025-03-19drm/amdgpu: grab an additional reference on the gang fence v2Christian König1-1/+9
2025-03-18drm/amdgpu: Use wafl version for xgmiLijo Lazar1-4/+9
2025-03-18drm/amdgpu: Fix SDMA engine reset logicJesse.zhang@amd.com1-1/+1
2025-03-18drm/amdgpu: release xcp_mgr on exitFlora Cui1-0/+3
2025-03-18drm/amdgpu: Fix computation for remain size of CPER ringXiang Liu1-7/+8
2025-03-18drm/amd/amdgpu: shorten the gfx idle worker timeoutKenneth Feng1-2/+2
2025-03-18drm/amdgpu: format old RAS eeprom data into V3 versionTao Zhou3-12/+22
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher1-4/+11
2025-03-18drm/amdgpu: adjust drm_firmware_drivers_only() handlingAlex Deucher1-0/+14
2025-03-18drm/amdgpu: drop drm_firmware_drivers_only()Alex Deucher1-3/+0
2025-03-14drm/amdgpu: Restore uncached behaviour on GFX12David Belanger1-20/+2
2025-03-14drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-14drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu4-60/+57
2025-03-14drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14Xiang Liu1-2/+4
2025-03-14drm/amdgpu: Save PA of bad pages for old asicsganglxie2-5/+28
2025-03-14drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...Emily Deng1-1/+1
2025-03-14drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng2-1/+3
2025-03-14drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar2-1/+6
2025-03-14drm/amdgpu: Reduce dequeue retry timeout for gfx9 familyHarish Kasiviswanathan8-37/+39
2025-03-14drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher1-15/+33
2025-03-14drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher1-15/+32
2025-03-14drm/amdgpu: Remove unsupported xgmi versionsLijo Lazar2-40/+0
2025-03-14drm/amdgpu: Update SRIOV video codec capsDavid Rosca2-16/+10
2025-03-14drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-14drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-14drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-11drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-11drm/amdgpu: finish wiring up sid.h in DCE6Alexandre Demers3-43/+55
2025-03-11drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6Alexandre Demers3-12/+13
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers3-371/+43
2025-03-11drm/amdgpu/gfx: delete stray tabsDan Carpenter1-2/+2