aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06drm/amd/pm: Update default power1_capAsad Kamal1-1/+1
2025-11-06drm/amdgpu: skip writing eeprom when PMFW manages RAS dataTao Zhou2-1/+22
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-06drm/amdgpu: support to load RAS bad pages from PMFWTao Zhou1-4/+10
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amdgpu: add ras_eeprom_read_idx interfaceTao Zhou2-0/+55
2025-11-06drm/amdgpu: make MCA IPID parse globalTao Zhou2-0/+16
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amd/ras: Fix the issue of incorrect function callYiPeng Chai1-1/+1
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12YiPeng Chai1-0/+1
2025-11-06drm/amdkfd: Do not wait for queue op response during resetAhmad Rehman1-1/+2
2025-11-06drm/amdgpu/userq: need to unref boDavid (Ming Qiang) Wu1-0/+1
2025-11-06drm/amdgpu: initialize max record count after table resetGangliang Xie1-0/+6
2025-11-06drm/amd/pm: check pmfw eeprom feature bitGangliang Xie5-2/+14
2025-11-06drm/amdgpu: add check function for pmfw eepromGangliang Xie1-0/+44
2025-11-06drm/amdgpu: add initialization function for pmfw eepromGangliang Xie1-0/+39
2025-11-06drm/amdgpu: adapt reset function for pmfw eepromGangliang Xie1-25/+36
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher2-0/+9
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher3-24/+0
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang1-2/+2
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15
2025-11-04drm/amdgpu: fix possible fence leaks from job structureAlex Deucher3-4/+35
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai10-2/+148
2025-11-04drm/amdgpu: add wrapper functions for pmfw eeprom interfaceGangliang Xie2-0/+119
2025-11-04drm/amdgpu: add function to check if pmfw eeprom is supportedGangliang Xie3-2/+48
2025-11-04drm/amd/pm: add smu ras driver frameworkGangliang Xie7-0/+49
2025-11-04drm/amd/pm: implement ras_smu_drv interface for smu v13.0.12Gangliang Xie3-0/+156
2025-11-04drm/amd/pm: add new message definitions for pmfw eeprom interfaceGangliang Xie3-11/+21
2025-11-04Revert "drm/amdkfd: Improve signal event slow path"Philip Yang1-11/+0
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang1-0/+4
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai2-1/+3
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai2-1/+3
2025-11-04drm/amdgpu: Add ras ip block nameYiPeng Chai1-0/+1
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai2-6/+22
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher2-0/+9
2025-11-04drm/amd/pm: Update SMUv13.0.12 partition metricsLijo Lazar1-3/+2
2025-11-04drm/amd/pm: Update SMUv13.0.6 partition metricsLijo Lazar2-3/+38
2025-11-04drm/amd/pm: Add schema v1.1 for parition metricsLijo Lazar1-0/+6
2025-11-04drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.12Lijo Lazar3-67/+51
2025-11-04drm/amdgpu: validate the bo from done list for NULLSunil Khatri1-0/+2
2025-11-04drm/amdgpu: lock bo before calling amdgpu_vm_bo_update_sharedPierre-Eric Pelloux-Prayer1-0/+7