aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 optimi...David Zhang1-0/+2
2022-04-26drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang1-0/+10
2022-04-26drm/amd/display: fix if == else warningGuo Zhengkui1-2/+0
2022-04-26drm/amdgpu/display: Make dcn31_set_low_power_state staticAlex Deucher1-1/+1
2022-04-26drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai1-2/+1
2022-04-26drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai4-11/+10
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai3-10/+10
2022-04-26drm/radeon: change cac_weights_* to staticTom Rix1-2/+2
2022-04-26drm/radeon: change cik_default_state table from global to staticTom Rix3-249/+218
2022-04-26drm/amd/display: fix non-kernel-doc comment warningsRandy Dunlap1-1/+1
2022-04-26drm/amdkfd: Update mapping if range attributes changedPhilip Yang1-14/+32
2022-04-26drm/amdkfd: Add SVM range mapped_to_gpu flagPhilip Yang2-1/+17
2022-04-25drm/amd/display: 3.2.183Aric Cyr1-1/+1
2022-04-25drm/amd/display: Keep track of DSC packed PPSIlya Bakoulin2-1/+3