summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-09-09drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi-0/+2
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher-1/+1
2025-09-09drm/amdgpu: Fix NULL ptr deref in amdgpu_device_cache_switch_state()John Olender-1/+1
2025-09-09drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher-2/+0
2025-09-09amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-09drm/amdkfd: fix p2p links bug in topologyEric Huang-1/+2
2025-09-09drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae-1/+12
2025-09-09drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)-21/+0
2025-09-09drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea-164/+111
2025-09-09drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo-0/+1
2025-09-08drm/amdgpu: Wait for bootloader after PSPv11 resetLijo Lazar-15/+4
2025-09-05drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)-21/+0
2025-09-05drm/amdgpu: Fix error codes if copy_to_user() failsDan Carpenter-2/+4
2025-09-05drm/amdgpu: Correct misnamed function in amdgpu_gem.cSrinivasan Shanmugam-1/+1
2025-09-05drm/amdgpu: print root PD address in PDE format instead of GPUSunil Khatri-1/+1
2025-09-05drm/amd/display: Promote DC to 3.2.349Taimur Hassan-1/+1
2025-09-05drm/amd/display: Fix pbn_div Calculation ErrorFangzhi Zuo-5/+12
2025-09-05drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea-164/+111
2025-09-05drm/amd/display: Refine error message for vblank init failureRoman Li-1/+1
2025-09-05drm/amd/display: Update dchubbub.h for hubbub perfmon supportWenjing Liu-0/+22
2025-09-05drm/amd/display: Read DPCD to obtain eDP capability information.Allen Li-0/+7
2025-09-05drm/amd/display: Indicate when custom brightness curves are in useMario Limonciello-1/+4
2025-09-05drm/amd/display: dont wait for pipe update during medupdate/highirqAusef Yousof-1/+1
2025-09-05drm/amd/display: Add link index in AUX and dpmsCruise Hung-9/+19
2025-09-05drm/amd/display: Add HDCP policy controlOleh Kuzhylnyi-2/+6
2025-09-05drm/amdgpu: Add vbios build number interfaceLijo Lazar-3/+54
2025-09-05drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo-0/+1
2025-09-05drm/amd/pm: Add caching for SystemMetrics tableLijo Lazar-13/+36
2025-09-05drm/amd/pm: refine amdgpu pm sysfs node error codeYang Wang-2/+3
2025-09-05drm/amd/pm: use int type to store negative error codesQianfeng Rong-3/+3
2025-09-05drm/amd/pm/powerplay/smumgr: remove redundant ternary operatorsLiao Yuanhong-12/+8
2025-09-05drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-09-05amdgpu/pm/legacy: remove redundant ternary operatorsLiao Yuanhong-2/+1
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong-7/+6
2025-09-05drm/amdgpu/userq: add a detect and reset callbackJesse.Zhang-0/+51
2025-09-05drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong-1/+1
2025-09-05drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher-1/+4
2025-09-05drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher-0/+4
2025-09-05drm/amdgpu: add support for cyan skillfish without IP discoveryAlex Deucher-0/+30
2025-09-05drm/amdgpu: add ip offset support for cyan skillfishAlex Deucher-1/+59
2025-09-05drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam-3/+12
2025-09-05amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-05drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae-1/+12
2025-09-05drm/amdgpu/userq: add force completion helpersAlex Deucher-0/+43
2025-09-05drm/amdgpu: add user queue reset sourceAlex Deucher-0/+4
2025-09-05drm/amdgpu/mes12: implement detect and reset callbackJesse.Zhang-0/+31
2025-09-05drm/amdgpu/mes11: implement detect and reset callbackJesse.Zhang-0/+31
2025-09-05drm/amdgpu/mes: add front end for detect and reset hung queueJesse.Zhang-0/+86
2025-09-05drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12Jesse.Zhang-2/+30
2025-09-05drm/amdgpu: Add preempt and restore callbacks to userq funcsJesse.Zhang-0/+4