aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher1-2/+13
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl1-4/+3
2021-11-24drm/amd/display: 3.2.163Aric Cyr1-1/+1
2021-11-24drm/amd/display: [FW Promotion] Release 0.0.94Anthony Koo1-9/+2
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang1-1/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar1-2/+4
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski1-1/+1
2021-11-24drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim2-1/+9
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu4-5/+5
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing5-66/+4
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie7-72/+29
2021-11-22drm/amdgpu: partially revert "svm bo enable_signal call condition"Christian König1-9/+0
2021-11-22drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu4-2/+31
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas2-18/+14
2021-11-22drm/amd/display: based on flag reset z10 function pointerCharlene Liu1-0/+5
2021-11-22drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-22drm/amdgpu: Fix double free of dmabufxinhui pan1-6/+0
2021-11-22drm/amdkfd: Remove unused entries in tableAmber Lin2-60/+0
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky3-0/+89
2021-11-22drm/amd/pm: Add STB support in sienna_cichlidAndrey Grodzovsky3-0/+74
2021-11-22drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky2-0/+33
2021-11-22drm/amdgpu/pm: clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-22drm/amdkfd: Retrieve SDMA numbers from amdgpuAmber Lin4-22/+37
2021-11-22drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling7-8/+28
2021-11-22drm/amdgpu: query umc error info from ecc_table v2Stanley.Yang2-28/+80
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang4-0/+96
2021-11-22drm/amdgpu: add new query interface for umc block v2Stanley.Yang3-0/+181
2021-11-22drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang2-2/+18
2021-11-22drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher2-1/+3
2021-11-22drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2021-11-22drm/amd/display: cleanup the code a bitBernard Zhao1-9/+1
2021-11-22drm/amd/display: remove no need NULL check before kfreeBernard Zhao1-12/+6
2021-11-22drm/amd/amdgpu: fix potential memleakBernard Zhao1-0/+1
2021-11-22drm/amd/amdgpu: cleanup the code style a bitBernard Zhao1-8/+13
2021-11-22drm/amd/amdgpu: remove useless break after returnBernard Zhao1-4/+0
2021-11-22drm/amd/display: fix cond_no_effect.cocci warningsYe Guojin1-11/+1
2021-11-22drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-22drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and dvi connectorshongao1-0/+1
2021-11-22drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-22drm/amdgpu: Add recovery_lock to save bad pages functionCandice Li1-0/+2
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou3-23/+38
2021-11-22drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl1-0/+5
2021-11-22drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar1-5/+8
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan4-1/+23
2021-11-22drm/amd/display: Revert "retain/release stream pointer in link enc table"Sung Joon Kim1-2/+0