summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-04-28drm/amdgpu/discovery: store the number of UMC IPs on the asicAlex Deucher
2022-04-28drm/amdgpu: store the mall size in the gmc structureAlex Deucher
2022-04-28drm/amdgpu/discovery: fix byteswapping in gc info parsingAlex Deucher
2022-04-28drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen
2022-04-28drm/amdgpu/discovery: populate additional GC infoAlex Deucher
2022-04-28drm/amdgpu: update latest IP discovery table structuresAlex Deucher
2022-04-28drm/amdgpu: add function to decode ip versionLikun Gao
2022-04-28drm/amdgpu: increase HWIP MAX INSTANCELikun Gao
2022-04-28drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-04-28drm/amd/pm: fix the compile warningEvan Quan
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi
2022-04-28drm/amdkfd: Fix updating IO links during device removalMukul Joshi
2022-04-28drm/amdkfd: Use non-atomic bitmap functions when possibleChristophe JAILLET
2022-04-28drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET
2022-04-28drm/amd/display: protect remaining FPU-code calls on dcn3.1.xMelissa Wen
2022-04-26drm/amd: Fix spelling typo in commentoushixiong
2022-04-26drm/amdgpu: fix typoRongguang Wei
2022-04-26drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()Dan Carpenter
2022-04-26drm/amdgpu: debugfs: fix error codes in write functionsDan Carpenter
2022-04-26gpu/drm/radeon: Fix typo in commentsZhenneng Li
2022-04-26drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimi...David Zhang
2022-04-26drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang
2022-04-26drm/amd/display: fix if == else warningGuo Zhengkui
2022-04-26drm/amdgpu/display: Make dcn31_set_low_power_state staticAlex Deucher
2022-04-26drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai
2022-04-26drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai
2022-04-26drm/radeon: change cac_weights_* to staticTom Rix
2022-04-26drm/radeon: change cik_default_state table from global to staticTom Rix
2022-04-26drm/amd/display: fix non-kernel-doc comment warningsRandy Dunlap
2022-04-26drm/amdkfd: Update mapping if range attributes changedPhilip Yang
2022-04-26drm/amdkfd: Add SVM range mapped_to_gpu flagPhilip Yang
2022-04-25drm/amd/display: 3.2.183Aric Cyr
2022-04-25drm/amd/display: Keep track of DSC packed PPSIlya Bakoulin
2022-04-25drm/amd/display: Remove unused integerDillon Varone
2022-04-25drm/amd/display: Maintain current link settings in link loss interruptGary Li
2022-04-25drm/amd/display: Remove ddc write and read size checkingLeo Ma
2022-04-25drm/amd/display: read PSR-SU cap DPCD for specific panelDavid Zhang
2022-04-25drm/amd/display: Don't pass HostVM by default on DCN3.1Michael Strauss
2022-04-25drm/amd/display: Reset cached PSR parameters after hibernateEvgenii Krasnikov
2022-04-25drm/amd/display: Add Audio readback registersIlya Bakoulin
2022-04-25drm/amd/display: update dcn315 clk table readDmytro Laktyushkin
2022-04-25drm/amd/display: 3.2.182Aric Cyr
2022-04-25drm/amd/display: Fix HDCP QUERY Error for eDP and TiledMustapha Ghaddar
2022-04-25drm/amd/display: Insert smu busy status before sending another requestOliver Logush
2022-04-25drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling
2022-04-25drm/amdgpu: Remove useless kfreeHaowen Bai
2022-04-22drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaranDavid Yu
2022-04-22drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-22drm/amdgpu: add RAS fatal error interrupt handlerTao Zhou