summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds162-22245/+5797
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-23/+23
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie62-587/+1405
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin1-1/+1
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng1-1/+3
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot1-1/+1
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher1-1/+3
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders1-5/+5
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra1-0/+2
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders1-5/+5
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang1-0/+1
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang4-71/+53
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang2-86/+16
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang2-0/+142
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu1-0/+175
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen1-0/+3
2020-09-30drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen1-12/+7
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng15-83/+155
2020-09-30drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu2-2/+6
2020-09-30drm/amd/amdgpu: Clean up header file of symbols that are defined to be staticRamesh Errabolu1-5/+0
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen1-0/+3
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-09-29drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen1-8/+2
2020-09-29drm/amdgpu: Use SKU instead of DID for FRU check v2Kent Russell1-11/+24
2020-09-29drm/amdgpu: add new trace event for page table updateShashank Sharma2-2/+52
2020-09-29drm/amdgpu: fix incorrect commentGuchun Chen1-1/+1
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-09-25drm/amdgpu: fix a warning in amdgpu_ras.c (v2)Alex Deucher1-1/+4
2020-09-25drm/amdgpu: clean up ras sysfs creation (v2)Guchun Chen1-56/+31
2020-09-25drm/amdgpu: stop data_exchange work thread before resetTiecheng Zhou1-0/+5
2020-09-25drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang3-124/+198
2020-09-25drm/amdgpu: Update VF2PF interfaceBokun Zhang2-20/+285
2020-09-25drm/amdgpu: disable sienna chichlid UMC RASJohn Clements1-2/+2
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher2-3/+32
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher13-9/+35
2020-09-25drm/amdgpu: Remove some useless codeEmily.Deng3-23/+0
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen4-4/+15
2020-09-25drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen1-8/+2
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie7-89/+88
2020-09-22drm/amd: fix typoes in commentsBernard Zhao8-14/+14
2020-09-22drm/amdgpu: fix hdp register access errorStanley.Yang1-1/+1
2020-09-22drm/amdgpu: update athub interrupt harvesting handleStanley.Yang7-1/+105
2020-09-22drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin1-6/+1
2020-09-22drm/amdgpu: simplify the return expressionQinglang Miao2-14/+3
2020-09-22drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_initQinglang Miao1-6/+1
2020-09-22drm/amdgpu: Fix dead lock issue for vblankEmily.Deng1-18/+17
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling1-1/+10
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov1-12/+4
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher1-2/+2
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao1-0/+8