summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König-2/+2
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan-0/+10
2020-10-26drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin-0/+1
2020-10-26drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin-2/+12
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-12/+143
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao-0/+9
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements-2/+2
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky-1/+2
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-0/+1
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan-1/+1
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao-8/+66
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao-0/+62
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+51
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie-7/+51
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-22245/+5797
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G-7/+51
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+23
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie-587/+1405
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin-1/+1
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng-1/+3
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot-1/+1
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher-1/+3
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders-5/+5
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra-0/+2
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders-5/+5
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang-0/+1
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang-71/+53
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang-86/+16
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang-0/+142
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu-0/+175
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen-0/+3
2020-09-30drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen-12/+7
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng-83/+155
2020-09-30drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu-2/+6
2020-09-30drm/amd/amdgpu: Clean up header file of symbols that are defined to be staticRamesh Errabolu-5/+0
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen-0/+3
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare-1/+1
2020-09-29drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen-8/+2
2020-09-29drm/amdgpu: Use SKU instead of DID for FRU check v2Kent Russell-11/+24
2020-09-29drm/amdgpu: add new trace event for page table updateShashank Sharma-2/+52
2020-09-29drm/amdgpu: fix incorrect commentGuchun Chen-1/+1
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare-1/+1
2020-09-25drm/amdgpu: fix a warning in amdgpu_ras.c (v2)Alex Deucher-1/+4
2020-09-25drm/amdgpu: clean up ras sysfs creation (v2)Guchun Chen-56/+31
2020-09-25drm/amdgpu: stop data_exchange work thread before resetTiecheng Zhou-0/+5
2020-09-25drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang-124/+198
2020-09-25drm/amdgpu: Update VF2PF interfaceBokun Zhang-20/+285
2020-09-25drm/amdgpu: disable sienna chichlid UMC RASJohn Clements-2/+2
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher-3/+32
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher-9/+35