summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2022-01-182-14/+8
| | * | | drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai2022-01-183-6/+8
| | * | | drm/amdgpu: Fix the code style warnings in sdmayipechai2022-01-182-7/+7
| | * | | drm/amdgpu: Fix the code style warnings in gmcyipechai2022-01-182-2/+2
| | * | | drm/amdgpu: Fix the code style warnings in gfxyipechai2022-01-182-3/+3
| | * | | drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai2022-01-182-21/+30
| | * | | drm/amdgpu: apply vcn harvest quirkGuchun Chen2022-01-181-5/+27
| | * | | drm/amdgpu: drop redundant check of ip discovery_binGuchun Chen2022-01-181-5/+0
| | * | | drm/amdgpu: handle denied inject error into critical regions v2Stanley.Yang2022-01-183-3/+11
| | * | | drm/amdgpu: add new query interface for umc_v8_7 blockmziya2022-01-181-5/+155
| | * | | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| | * | | drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| | * | | drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-142-0/+8
| | * | | drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher2022-01-141-27/+17
| | * | | drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ2022-01-141-0/+1
| | * | | drm/amdgpu: fix compile warning for ras_block_match_defaultyipechai2022-01-141-1/+2
| | * | | drm/amdgpu: Use ARRAY_SIZE to get array lengthyipechai2022-01-141-1/+2
| | * | | drm/amdgpu: clean up some inconsistent indentingYang Li2022-01-142-4/+6
| | * | | drm/amdgpu: remove unneeded semicolonYang Li2022-01-141-1/+1
| | * | | drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...yipechai2022-01-141-0/+8
| | * | | drm/amdgpu: Add ras supported check for register_ras_blockyipechai2022-01-141-0/+3
| | * | | drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang2022-01-147-15/+123
| | * | | drm/amdgpu: cleanup ttm debug sdma vram access functionJonathan Kim2022-01-142-16/+16
| | * | | drm/amdgpu: improve debug VRAM access performance using sdmaJonathan Kim2022-01-142-0/+82
| | * | | drm/amdgpu: Removed redundant ras codeyipechai2022-01-141-48/+19
| | * | | drm/amdgpu: Adjust error inject function code style in amdgpu_ras.cyipechai2022-01-142-76/+40
| | * | | drm/amdgpu: Modify mca block to fit for the unified ras block data and opsyipechai2022-01-144-48/+77
| | * | | drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai2022-01-145-36/+71
| | * | | drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai2022-01-1412-64/+99
| | * | | drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai2022-01-147-41/+43
| | * | | drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai2022-01-1412-75/+73
| | * | | drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai2022-01-147-31/+35
| | * | | drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai2022-01-145-30/+37
| | * | | drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai2022-01-148-83/+123
| | * | | drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai2022-01-144-25/+51
| | * | | drm/amdgpu: Unify ras block interface for each ras blockyipechai2022-01-144-0/+78
| | * | | drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan2022-01-142-10/+14
| | * | | drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan2022-01-141-6/+0
| | * | | drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan2022-01-141-1/+0
| | * | | drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan2022-01-144-4/+4
| | * | | drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2022-01-147-45/+23
| | * | | drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu2022-01-142-28/+0
* | | | | drm/amdgpu: use dma_resv_get_singleton in amdgpu_pasid_free_cbChristian König2022-04-031-20/+3
* | | | | drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2Christian König2022-04-031-5/+10
* | | | | drm/amdgpu: drop amdgpu_gtt_nodeChristian König2022-03-291-31/+18
* | | | | drm/ttm: rework bulk move handling v5Christian König2022-03-293-66/+10
* | | | | drm/ttm: move the LRU into resource handling v4Christian König2022-03-281-5/+3
* | | | | dma-buf: add dma_resv_replace_fences v2Christian König2022-03-241-42/+7
| |_|/ / |/| | |
* | | | drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu2022-02-231-1/+3
* | | | drm/amdgpu: remove VRAM accounting v2Christian König2022-02-147-46/+32