summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/amdgpu: update query ref clk from biosHawking Zhang2022-04-281-10/+20
| | * | | drm/amdgpu: update gc info from bios tableHawking Zhang2022-04-281-36/+53
| | * | | drm/amdgpu: add atom_gfx_info_v3_0 structureHawking Zhang2022-04-281-0/+33
| | * | | drm/amdgpu: support query vram_info v3_0Hawking Zhang2022-04-281-80/+110
| | * | | drm/amdgpu: add vram_info v3_0 structureHawking Zhang2022-04-281-0/+45
| | * | | drm/amdgpu: switch to atomfirmware_asic_initHawking Zhang2022-04-281-1/+4
| | * | | drm/amdgpu: add helper to execute atomfirmware asic_initHawking Zhang2022-04-282-0/+65
| | * | | drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher2022-04-284-38/+14
| | * | | drm/amdgpu/discovery: add a function to parse the vcn info tableAlex Deucher2022-04-283-0/+55
| | * | | drm/amdgpu/discovery: add additional validationAlex Deucher2022-04-281-26/+126
| | * | | drm/amdgpu/discovery: add a function to get the mall_sizeAlex Deucher2022-04-282-0/+47
| | * | | drm/amdgpu/discovery: handle UMC harvesting in IP discoveryAlex Deucher2022-04-281-2/+12
| | * | | drm/amdgpu/discovery: store the number of UMC IPs on the asicAlex Deucher2022-04-282-0/+11
| | * | | drm/amdgpu: store the mall size in the gmc structureAlex Deucher2022-04-282-0/+21
| | * | | drm/amdgpu/discovery: fix byteswapping in gc info parsingAlex Deucher2022-04-281-3/+3
| | * | | drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen2022-04-281-0/+14
| | * | | drm/amdgpu/discovery: populate additional GC infoAlex Deucher2022-04-282-0/+28
| | * | | drm/amdgpu: update latest IP discovery table structuresAlex Deucher2022-04-281-3/+111
| | * | | drm/amdgpu: add function to decode ip versionLikun Gao2022-04-283-0/+38
| | * | | drm/amdgpu: increase HWIP MAX INSTANCELikun Gao2022-04-281-1/+1
| | * | | drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki2022-04-281-1/+3
| | * | | drm/amd/pm: fix the compile warningEvan Quan2022-04-281-13/+1
| | * | | drm/amdkfd: Fix circular lock dependency warningMukul Joshi2022-04-285-11/+8
| | * | | drm/amdkfd: Fix updating IO links during device removalMukul Joshi2022-04-281-5/+5
| | * | | drm/amdkfd: Use non-atomic bitmap functions when possibleChristophe JAILLET2022-04-281-11/+5
| | * | | drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET2022-04-281-9/+3
| | * | | drm/amd/display: protect remaining FPU-code calls on dcn3.1.xMelissa Wen2022-04-284-6/+36
| | * | | drm/amd: Fix spelling typo in commentoushixiong2022-04-261-1/+1
| | * | | drm/amdgpu: fix typoRongguang Wei2022-04-261-1/+1
| | * | | drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()Dan Carpenter2022-04-261-1/+1
| | * | | drm/amdgpu: debugfs: fix error codes in write functionsDan Carpenter2022-04-261-6/+14
| | * | | drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimi...David Zhang2022-04-261-0/+2
| | * | | drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang2022-04-261-0/+10
| | * | | drm/amd/display: fix if == else warningGuo Zhengkui2022-04-261-2/+0
| | * | | drm/amdgpu/display: Make dcn31_set_low_power_state staticAlex Deucher2022-04-261-1/+1
| | * | | drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai2022-04-261-2/+1
| | * | | drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai2022-04-264-11/+10
| | * | | drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai2022-04-263-10/+10
| | * | | drm/amd/display: fix non-kernel-doc comment warningsRandy Dunlap2022-04-261-1/+1
| | * | | drm/amdkfd: Update mapping if range attributes changedPhilip Yang2022-04-261-14/+32
| | * | | drm/amdkfd: Add SVM range mapped_to_gpu flagPhilip Yang2022-04-262-1/+17
| | * | | drm/amd/display: 3.2.183Aric Cyr2022-04-251-1/+1
| | * | | drm/amd/display: Keep track of DSC packed PPSIlya Bakoulin2022-04-252-1/+3
| | * | | drm/amd/display: Remove unused integerDillon Varone2022-04-251-1/+0
| | * | | drm/amd/display: Maintain current link settings in link loss interruptGary Li2022-04-251-0/+9
| | * | | drm/amd/display: Remove ddc write and read size checkingLeo Ma2022-04-251-6/+0
| | * | | drm/amd/display: read PSR-SU cap DPCD for specific panelDavid Zhang2022-04-252-0/+6
| | * | | drm/amd/display: Don't pass HostVM by default on DCN3.1Michael Strauss2022-04-252-1/+15
| | * | | drm/amd/display: Reset cached PSR parameters after hibernateEvgenii Krasnikov2022-04-251-1/+6
| | * | | drm/amd/display: Add Audio readback registersIlya Bakoulin2022-04-253-0/+13