aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04drm/amdgpu: add ih v6_0 ip block v2Stanley.Yang4-1/+776
2022-05-04drm/amd/smu: Increace dpm level count only for smu v13.0.2Likun Gao1-2/+2
2022-05-04drm/amdgpu: add soc21 ih clientid definitionStanley Yang1-0/+27
2022-05-04drm/amdgpu: add osssys v6_0_0 ip headers v4Hawking Zhang2-0/+1232
2022-05-04drm/amdgpu/discovery: add NBIO 4.3 SupportLikun Gao1-0/+5
2022-05-04drm/amdgpu: add nbio v4_3_0 ip block v2Stanley.Yang4-1/+403
2022-05-04drm/amdgpu: add nbio v4_3_0 ip headers v6Hawking Zhang2-0/+99428
2022-05-04drm/amdgpu/discovery: add soc21 common SupportLikun Gao1-0/+4
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-04-28drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failedPhilip Yang1-3/+15
2022-04-28drm/amdgpu: Fix build warning for TA debugfs interfaceCandice Li2-27/+14
2022-04-28drm/amdgpu: add soc21 common ip block v2Stanley.Yang3-1/+651
2022-04-28drm/amdgpu: add new write field for soc21Stanley.Yang1-0/+8
2022-04-28drm/amdgpu: add nbio callback to query rom offsetHawking Zhang2-2/+12
2022-04-28drm/amdgpu: add gc v11_0_0 ip headers v11Hawking Zhang3-0/+59419
2022-04-28drm/amdgpu: add mp v13_0_0 ip headers v7Hawking Zhang2-0/+1143
2022-04-28drm/amdgpu: update query ref clk from biosHawking Zhang1-10/+20
2022-04-28drm/amdgpu: update gc info from bios tableHawking Zhang1-36/+53
2022-04-28drm/amdgpu: add atom_gfx_info_v3_0 structureHawking Zhang1-0/+33
2022-04-28drm/amdgpu: support query vram_info v3_0Hawking Zhang1-80/+110
2022-04-28drm/amdgpu: add vram_info v3_0 structureHawking Zhang1-0/+45
2022-04-28drm/amdgpu: switch to atomfirmware_asic_initHawking Zhang1-1/+4
2022-04-28drm/amdgpu: add helper to execute atomfirmware asic_initHawking Zhang2-0/+65
2022-04-28drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher4-38/+14
2022-04-28drm/amdgpu/discovery: add a function to parse the vcn info tableAlex Deucher3-0/+55
2022-04-28drm/amdgpu/discovery: add additional validationAlex Deucher1-26/+126
2022-04-28drm/amdgpu/discovery: add a function to get the mall_sizeAlex Deucher2-0/+47
2022-04-28drm/amdgpu/discovery: handle UMC harvesting in IP discoveryAlex Deucher1-2/+12
2022-04-28drm/amdgpu/discovery: store the number of UMC IPs on the asicAlex Deucher2-0/+11
2022-04-28drm/amdgpu: store the mall size in the gmc structureAlex Deucher2-0/+21
2022-04-28drm/amdgpu/discovery: fix byteswapping in gc info parsingAlex Deucher1-3/+3
2022-04-28drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen1-0/+14
2022-04-28drm/amdgpu/discovery: populate additional GC infoAlex Deucher2-0/+28
2022-04-28drm/amdgpu: update latest IP discovery table structuresAlex Deucher1-3/+111
2022-04-28drm/amdgpu: add function to decode ip versionLikun Gao3-0/+38
2022-04-28drm/amdgpu: increase HWIP MAX INSTANCELikun Gao1-1/+1
2022-04-28drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki1-1/+3
2022-04-28drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi5-11/+8
2022-04-28drm/amdkfd: Fix updating IO links during device removalMukul Joshi1-5/+5
2022-04-28drm/amdkfd: Use non-atomic bitmap functions when possibleChristophe JAILLET1-11/+5
2022-04-28drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET1-9/+3
2022-04-28drm/amd/display: protect remaining FPU-code calls on dcn3.1.xMelissa Wen4-6/+36
2022-04-26drm/amd: Fix spelling typo in commentoushixiong1-1/+1
2022-04-26drm/amdgpu: fix typoRongguang Wei1-1/+1
2022-04-26drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()Dan Carpenter1-1/+1
2022-04-26drm/amdgpu: debugfs: fix error codes in write functionsDan Carpenter1-6/+14
2022-04-26gpu/drm/radeon: Fix typo in commentsZhenneng Li1-3/+3
2022-04-26drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimizationsDavid Zhang1-0/+2
2022-04-26drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang1-0/+10