summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai-1/+2
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng-1/+6
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng-1/+1
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng-89/+102
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello-3/+12
2024-10-22Revert "drm/amdkfd: SMI report dropped event count"Alex Deucher-23/+4
2024-10-22drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang-0/+1
2024-10-22drm/amdgpu: Save VCN shared memory with init resetLijo Lazar-10/+23
2024-10-22drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri-551/+0
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello-0/+2
2024-10-22drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu-0/+27
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-228/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri-96/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri-96/+1
2024-10-22drm/amdgpu: clean the dummy suspend functionsSunil Khatri-19/+2
2024-10-22drm/amdgpu: clean the dummy resume functionsSunil Khatri-6/+0
2024-10-22drm/amdgpu: validate wait_for_idle before function callSunil Khatri-3/+6
2024-10-22drm/amdgpu: validate resume before function callSunil Khatri-60/+49
2024-10-22drm/amdgpu: validate suspend before function callSunil Khatri-46/+31
2024-10-22drm/amdgpu: validate hw_fini before function callSunil Khatri-16/+22
2024-10-22drm/amdkfd: fix the hang caused by the write reorder to fence_addrVictor Zhao-2/+3
2024-10-22drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam-1/+208
2024-10-22drm/amdgpu: fix typo for sdma6 constant fill packetFrank Min-1/+1
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min-1/+8
2024-10-22drm/amd/display: 3.2.306Aric Cyr-1/+1
2024-10-22drm/amd/display: To change dcn301_init.h guard.Bhuvanachandra Pinninti-2/+2
2024-10-22drm/amd/display: update fullscreen status to SPLSamson Tam-2/+9
2024-10-22drm/amd/display: Add a Precise Delay RoutineFangzhi Zuo-1/+1
2024-10-22drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21Dillon Varone-0/+2
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai-0/+13
2024-10-22drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen-2/+4
2024-10-22drm/amd/display: Reuse subvp enable check for DCN401Aurabindo Pillai-1/+2
2024-10-22drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35Yihan Zhu-4/+20
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai-1/+2
2024-10-22drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri-43/+0
2024-10-22drm/amd/display: Add hpd_source index check for dcn401 link encoder setupSrinivasan Shanmugam-1/+1
2024-10-22drm/amd/display: Add hpd_source index check for dcn10 link encoder setupSrinivasan Shanmugam-1/+1
2024-10-22drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link...Srinivasan Shanmugam-6/+6
2024-10-22drm/amdgpu: Use SPX as default in partition configLijo Lazar-3/+7
2024-10-22drm/amdgpu: validate sw_fini before function callSunil Khatri-6/+7
2024-10-22drm/amdgpu: clean the dummy sw_init functionsSunil Khatri-18/+0
2024-10-22drm/amdgpu: validate sw_init before function callSunil Khatri-5/+7
2024-10-22drm/amdkfd: Not restore userptr buffer if kfd process has been removedXiaogang Chen-4/+7
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng-1/+6
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng-1/+1
2024-10-22drm/amdgpu: Zero-initialize mqd backup memoryLijo Lazar-3/+3
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng-89/+102
2024-10-22drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam-2/+2
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King-1/+1
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher-14/+0