summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du-5/+74
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König-3/+5
2022-01-19drm/amdgpu: remove excl as shared workaroundsChristian König-10/+1
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen-14/+8
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen-5/+27
2022-01-18amdgpu/amdgpu_psp: remove unneeded ret variableMinghao Chi-5/+1
2022-01-18drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu-1/+3
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen-14/+8
2022-01-18drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai-6/+8
2022-01-18drm/amdgpu: Fix the code style warnings in sdmayipechai-7/+7
2022-01-18drm/amdgpu: Fix the code style warnings in gmcyipechai-2/+2
2022-01-18drm/amdgpu: Fix the code style warnings in gfxyipechai-3/+3
2022-01-18drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai-21/+30
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen-5/+27
2022-01-18drm/amdgpu: drop redundant check of ip discovery_binGuchun Chen-5/+0
2022-01-18drm/amdgpu: handle denied inject error into critical regions v2Stanley.Yang-3/+11
2022-01-18drm/amdgpu: add new query interface for umc_v8_7 blockmziya-5/+155
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann-4/+4
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-183/+134
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher-5/+0
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink-1/+1
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher-0/+8
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher-5/+0
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink-1/+1
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher-0/+8
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher-27/+17
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ-0/+1
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher-27/+17
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ-0/+1
2022-01-14drm/amdgpu: fix compile warning for ras_block_match_defaultyipechai-1/+2
2022-01-14drm/amdgpu: Use ARRAY_SIZE to get array lengthyipechai-1/+2
2022-01-14drm/amdgpu: clean up some inconsistent indentingYang Li-4/+6
2022-01-14drm/amdgpu: remove unneeded semicolonYang Li-1/+1
2022-01-14drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...yipechai-0/+8
2022-01-14drm/amdgpu: Add ras supported check for register_ras_blockyipechai-0/+3
2022-01-14drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang-15/+123
2022-01-14drm/amdgpu: cleanup ttm debug sdma vram access functionJonathan Kim-16/+16
2022-01-14drm/amdgpu: improve debug VRAM access performance using sdmaJonathan Kim-0/+82
2022-01-14drm/amdgpu: Removed redundant ras codeyipechai-48/+19
2022-01-14drm/amdgpu: Adjust error inject function code style in amdgpu_ras.cyipechai-76/+40
2022-01-14drm/amdgpu: Modify mca block to fit for the unified ras block data and opsyipechai-48/+77
2022-01-14drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai-36/+71
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai-64/+99
2022-01-14drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai-41/+43
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai-75/+73
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai-31/+35
2022-01-14drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai-30/+37
2022-01-14drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai-83/+123
2022-01-14drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai-25/+51
2022-01-14drm/amdgpu: Unify ras block interface for each ras blockyipechai-0/+78