summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/virt: fix handling of the atomic flagAlex Deucher2020-11-061-1/+3
* drm/ttm: replace context flags with bools v2Christian König2020-11-042-5/+3
* drm/ttm: rework no_retry handling v2Christian König2020-11-042-3/+2
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-0289-702/+2117
|\
| * drm/amdgpu: increase the reserved VM size to 2MBChristian König2020-10-261-2/+2
| * drm/amdgpu: don't map BO in reserved regionMadhav Chauhan2020-10-261-0/+10
| * drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin2020-10-261-0/+1
| * drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin2020-10-261-2/+12
| * Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-238-12/+143
| |\
| | * drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao2020-10-221-0/+9
| | * Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements2020-10-221-2/+2
| | * drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky2020-10-211-1/+2
| | * drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2020-10-211-0/+1
| | * drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan2020-10-211-1/+1
| | * drm/amdgpu: add rlc iram and dram firmware supportLikun Gao2020-10-216-8/+66
| | * drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao2020-10-211-0/+62
| * | Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-205-7/+51
| |\|
| | * Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie2020-10-195-7/+51
| | |\
| | | * drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-10-145-7/+51
| * | | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-15162-22245/+5797
| |\| |
| | * | Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie2020-10-1262-587/+1405
| | |\|
| | | * drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin2020-10-091-1/+1
| | | * drm/amdgpu: Remove warning for virtual_displayEmily.Deng2020-10-091-1/+3
| | | * drm/amdgpu: kfd_initialized can be statickernel test robot2020-10-091-1/+1
| | | * drm/amdgpu: prevent spurious warningAlex Deucher2020-10-091-1/+3
| | | * drm/amdgpu: align frag_end to covered address spaceAlex Sierra2020-10-051-0/+2
| | | * drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders2020-10-051-5/+5
| | | * drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang2020-10-011-0/+1
| | | * drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang2020-10-014-71/+53
| | | * drm/amdgpu: switch to indirect reg access helperHawking Zhang2020-10-012-86/+16
| | | * drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang2020-10-012-0/+142
| | | * drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu2020-09-301-0/+175
| | | * drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen2020-09-301-0/+3
| | | * drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen2020-09-301-12/+7
| | | * drm/amdgpu: use function pointer for gfxhub functionsOak Zeng2020-09-3015-83/+155
| | | * drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu2020-09-302-2/+6
| | | * drm/amd/amdgpu: Clean up header file of symbols that are defined to be staticRamesh Errabolu2020-09-301-5/+0
| | | * drm/amdgpu: Use SKU instead of DID for FRU check v2Kent Russell2020-09-291-11/+24
| | | * drm/amdgpu: add new trace event for page table updateShashank Sharma2020-09-292-2/+52
| | | * drm/amdgpu: fix incorrect commentGuchun Chen2020-09-291-1/+1
| | | * drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare2020-09-291-1/+1
| | | * drm/amdgpu: fix a warning in amdgpu_ras.c (v2)Alex Deucher2020-09-251-1/+4
| | | * drm/amdgpu: clean up ras sysfs creation (v2)Guchun Chen2020-09-251-56/+31
| | | * drm/amdgpu: stop data_exchange work thread before resetTiecheng Zhou2020-09-251-0/+5
| | | * drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang2020-09-253-124/+198
| | | * drm/amdgpu: Update VF2PF interfaceBokun Zhang2020-09-252-20/+285
| | | * drm/amdgpu: disable sienna chichlid UMC RASJohn Clements2020-09-251-2/+2
| | | * drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher2020-09-252-3/+32
| | | * drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-2513-9/+35
| | | * drm/amdgpu: Remove some useless codeEmily.Deng2020-09-253-23/+0