summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-09-28drm/amd/display: Don't enable AFMT for DP audio streamMichael Strauss2-7/+0
2021-09-28drm/amd/display: [FW Promotion] Release 0.0.85Anthony Koo1-2/+2
2021-09-28drm/amd/display: use correct vpg instance for 128b/132b encodingWenjing Liu1-0/+6
2021-09-28drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-09-28drm/amdgpu: skip umc ras irq handling in poison mode (v2)Tao Zhou1-14/+20
2021-09-28drm/amdgpu: set poison supported flag for RAS (v2)Tao Zhou3-4/+37
2021-09-28drm/amdgpu: add poison mode query for UMCTao Zhou2-0/+35
2021-09-28drm/amdgpu: add poison mode query for DF (v2)Tao Zhou4-0/+169
2021-09-28drm/amdgpu: Update PSP TA Invoke to use common TA context as inputCandice Li1-8/+8
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar1-8/+7
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-09-28Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/ag...Dave Airlie189-2588/+10237
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher2-3/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li2-35/+1
2021-09-23drm/amdgpu: Consolidate RAS cmd warning messagesJohn Clements2-26/+26
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang3-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang1-0/+3
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements7-52/+146
2021-09-23drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-09-23drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow1-1/+1
2021-09-23drm/amd/display: 3.2.154Aric Cyr1-1/+1
2021-09-23drm/amd/display: [FW Promotion] Release 0.0.84Anthony Koo1-2/+2
2021-09-23drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito2-2/+2
2021-09-23drm/amd/display: Creating a fw boot options bit for an upcoming featureMeenakshikumar Somasundaram1-1/+2
2021-09-23drm/amd/display: DIG mapping change is causing a blockerLiu, Zhan1-6/+0
2021-09-23drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan4-2/+70
2021-09-23drm/amd/display: Disable mem low power for CM HW block on DCN3.1Michael Strauss1-1/+1
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing11-97/+204
2021-09-23drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij2-3/+97
2021-09-23drm/amd/display: Added power down on boot for DCN3Lai, Derek1-0/+2
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito13-88/+215
2021-09-23drm/amd/display: Fix concurrent dynamic encoder assignmentJimmy Kizito5-77/+260
2021-09-23drm/amd/display: Fix link training fallback logicJimmy Kizito1-2/+6
2021-09-23drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan1-0/+6
2021-09-23drm/amd/display: 3.2.153Aric Cyr1-1/+1
2021-09-23drm/amd/display: [FW Promotion] Release 0.0.83Anthony Koo1-2/+2
2021-09-23drm/amd/display: Extend w/a for hard hang on HPD to dcn20Qingqing Zhuo3-1/+38
2021-09-23drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...Harry Wentland1-113/+123
2021-09-23drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctxHarry Wentland2-29/+35
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland8-333/+333
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland8-232/+232
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland12-120/+120
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang1-4/+14
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang1-1/+5
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann1-2/+2
2021-09-23drm/amdgpu: Fix resume failures when device is goneAndrey Grodzovsky1-0/+4
2021-09-23drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky7-90/+105
2021-09-23drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BOxinhui pan1-1/+8