summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpu/drm/radeon: Fix typo in commentsZhenneng Li2022-04-261-3/+3
* 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/radeon: change cac_weights_* to staticTom Rix2022-04-261-2/+2
* drm/radeon: change cik_default_state table from global to staticTom Rix2022-04-263-249/+218
* 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
* drm/amd/display: update dcn315 clk table readDmytro Laktyushkin2022-04-253-149/+111
* drm/amd/display: 3.2.182Aric Cyr2022-04-251-1/+1
* drm/amd/display: Fix HDCP QUERY Error for eDP and TiledMustapha Ghaddar2022-04-251-2/+6
* drm/amd/display: Insert smu busy status before sending another requestOliver Logush2022-04-251-0/+2
* drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling2022-04-254-7/+60
* drm/amdgpu: Remove useless kfreeHaowen Bai2022-04-251-1/+0
* drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaranDavid Yu2022-04-221-0/+1
* drm/amd/pm: fix the deadlock issue observed on SIEvan Quan2022-04-224-55/+39
* drm/amdgpu: add RAS fatal error interrupt handlerTao Zhou2022-04-223-14/+22
* drm/amdgpu: add RAS poison consumption handler (v2)Tao Zhou2022-04-222-0/+35
* drm/amdgpu: add RAS poison creation handler (v2)Tao Zhou2022-04-221-26/+44
* drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrateYang Wang2022-04-222-10/+8
* drm/amd/amdgpu: Update PF2VF headerBokun Zhang2022-04-212-5/+7
* drm/amd/amdgpu: Properly indent PF2VF headerBokun Zhang2022-04-211-35/+31