aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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-28Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie22-168/+599
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie175-2725/+3840
2022-04-27drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang1-0/+10
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan4-55/+39
2022-04-27drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-27drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher1-35/+70
2022-04-27drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin2-4/+8
2022-04-27drm/amdkfd: Fix GWS queue countDavid Yat Sin1-46/+37
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-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
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 doorbellHaohui Mai4-11/+10
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai3-10/+10
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-26drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.cGustavo A. R. Silva2-4/+4
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
2022-04-25drm/amd/display: Remove unused integerDillon Varone1-1/+0
2022-04-25drm/amd/display: Maintain current link settings in link loss interruptGary Li1-0/+9
2022-04-25drm/amd/display: Remove ddc write and read size checkingLeo Ma1-6/+0
2022-04-25drm/amd/display: read PSR-SU cap DPCD for specific panelDavid Zhang2-0/+6
2022-04-25drm/amd/display: Don't pass HostVM by default on DCN3.1Michael Strauss2-1/+15
2022-04-25drm/amd/display: Reset cached PSR parameters after hibernateEvgenii Krasnikov1-1/+6
2022-04-25drm/amd/display: Add Audio readback registersIlya Bakoulin3-0/+13
2022-04-25drm/amd/display: update dcn315 clk table readDmytro Laktyushkin3-149/+111
2022-04-25drm/amd/display: 3.2.182Aric Cyr1-1/+1
2022-04-25drm/amd/display: Fix HDCP QUERY Error for eDP and TiledMustapha Ghaddar1-2/+6
2022-04-25drm/amd/display: Insert smu busy status before sending another requestOliver Logush1-0/+2
2022-04-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling4-7/+60
2022-04-25drm/amdgpu: Remove useless kfreeHaowen Bai1-1/+0
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann1-0/+1