summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-07-02drm/amdkfd: Add Arcturus GWS support and fix VG10Joseph Greathouse1-2/+6
2020-07-02Revert "drm/amdgpu: support access regs outside of mmio bar"Hawking Zhang3-29/+39
2020-07-02drm/amdgpu: make IB test synchronize with init for SRIOV(v2)Monk Liu1-0/+3
2020-07-02drm/amdkfd: Update hardware scheduling time quantaJoseph Greathouse5-5/+5
2020-07-02drm/amd/display: Enable 4 to 1 mpc combine for max detile useDmytro Laktyushkin1-8/+16
2020-07-02drm/amd/display: 3.2.92Aric Cyr1-1/+1
2020-07-02drm/amd/display: Add register key and status for edidJing Zhou2-0/+2
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.22Anthony Koo1-2/+7
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung2-32/+10
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.21Anthony Koo1-2/+2
2020-07-02drm/amd/display: check dpcd read status of DP_DOWNSTREAM_PORT_0jinlong zhang1-52/+53
2020-07-02drm/amd/display: Handle SMU msg responseYongqiang Sun2-4/+75
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.20Anthony Koo1-2/+2
2020-07-02drm/amd/display: Preserve gpu memory allocation for life of dcJoshua Aberback3-12/+14
2020-07-02drm/amd/display: Initialize psr debug flags to 0Wyatt Wood1-0/+1
2020-07-02drm/amdgpu: correct discovery_tmr_size init valWenhui Sheng1-1/+1
2020-07-02drm/amd/powerplay: drop unnecessary "@" on OD sysfs outputEvan Quan1-1/+1
2020-07-02drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao3-11/+10
2020-07-02drm/amd/powerplay: change method to set board parametersLikun Gao1-87/+2
2020-07-02drm/amdgpu: reduce ip discovery data reading sizeWenhui Sheng2-2/+3
2020-07-02drm/amdgpu: merge atombios init blockWenhui Sheng1-22/+1
2020-07-02drm/amdgpu: invoke req full access early enoughWenhui Sheng1-31/+23
2020-07-02drm/amdgpu: move reg base init forward for soc15Wenhui Sheng1-7/+22
2020-07-02drm/amdgpu: request init data in virt detectionWenhui Sheng7-12/+46
2020-07-02drm/amdgpu: Let KFD use more VMIDs on ArcturusFelix Kuehling1-3/+8
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling16-43/+22
2020-07-02drm/amdgpu: SI support for UVD and VCE power managmentAlex Jivin2-18/+68
2020-07-02drm/amdgpu: SI support for VCE clock controlAlex Jivin3-1/+167
2020-07-02drm/amdgpu: SI support for UVD clock controlAlex Jivin2-6/+229
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie356-8544/+222291
2020-07-01drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov1-4/+7
2020-07-01drm/amdgpu: enable runtime pm on vega10 when noretry=0Alex Deucher1-1/+5
2020-07-01drm/amdgpu: rework runtime pm enablement for BACOAlex Deucher1-12/+22
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das6-22/+14
2020-07-01drm/amdkfd: Fix circular locking dependency warningMukul Joshi3-61/+158
2020-07-01drm/radeon: fix array out-of-bounds read and write issuesColin Ian King1-1/+1
2020-07-01drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin Ian King1-1/+1
2020-07-01drm/amdgpu: make sure to reserve tmr region on all asics which support itAlex Deucher1-1/+1
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-07-01drm/amd: fix potential memleak in err branchBernard Zhao1-0/+1
2020-07-01drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov1-1/+1
2020-07-01drm/amd/powerplay: return current DCEFCLK on sysfs read (v2)Nirmoy Das2-0/+6
2020-07-01drm/powerplay: fix compilation warningNirmoy Das1-1/+1
2020-07-01drm/amd/display: 3.2.91Aric Cyr1-1/+1
2020-07-01drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-01drm/amd/display: [FW Promotion] Release 1.0.19Anthony Koo1-4/+5
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu9-50/+59
2020-07-01drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu1-11/+18
2020-07-01drm/amd/display: Compare v_front_porch when checking if streams are synchroni...David Galiffi1-0/+4
2020-07-01drm/amd/display: enable seamless boot for dcn30Martin Leung2-127/+126