aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-13drm/amdgpu: add RAS error info support for sdma_v4_4_2.Yang Wang1-1/+8
2023-10-13drm/amdgpu: add ras_err_info to identify RAS error sourceYang Wang6-53/+312
2023-10-13drm/amdgpu: flush the correct vmid tlb for specific pasidYifan Zhang1-1/+1
2023-10-13drm/amdgpu: make err_data structure built-in for ras_managerYang Wang1-1/+4
2023-10-13drm/amdgpu: disable GFXOFF and PG during compute for GFX9Jesse Zhang1-0/+7
2023-10-13drm/amdgpu/umsch: fix missing stuff during rebaseLang Yu1-0/+3
2023-10-13drm/amdgpu/umsch: correct IP version formatLang Yu1-4/+7
2023-10-13drm/amdgpu: don't use legacy invalidation on MMHUB v3.3Lang Yu1-1/+1
2023-10-13drm/amdgpu: correct NBIO v7.11 programingLang Yu1-29/+27
2023-10-13drm/amdgpu: Correctly use bo_va->ref_count in compute VMsXiaogang Chen1-3/+11
2023-10-13drm/amd/pm: Add P2S tables for SMU v13.0.6Lijo Lazar1-0/+7
2023-10-13drm/amdgpu: Add support to load P2S tablesLijo Lazar3-0/+34
2023-10-13drm/amdgpu: Update PSP interface headerLijo Lazar1-0/+1
2023-10-13drm/amdgpu: Avoid FRU EEPROM access on APULijo Lazar1-1/+2
2023-10-13drm/amdgpu: save VCN instances init info before jpeg initLin.Cao1-0/+4
2023-10-13Revert "drm/amd/display: Hande writeback request from userspace"Alex Hung1-3/+0
2023-10-13Revert "drm/amd/display: Add writeback enable field (wb_enabled)"Alex Hung1-1/+0
2023-10-13drm/amdgpu: Expose ras version & schema infoAsad Kamal2-3/+51
2023-10-13drm/amdgpu: Read PSPv13 OS version from registerLijo Lazar1-1/+12
2023-10-13drm/amdgpu/umsch: enable doorbell for umschLang Yu2-2/+3
2023-10-13drm/amd: Split up UVD suspend into prepare and suspend stepsMario Limonciello7-4/+49
2023-10-13drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello1-1/+11
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello3-8/+34
2023-10-13drm/amdgpu: enable GFX IP v11.5.0 CG and PG supportLi Ma3-3/+23
2023-10-13drm/amdgpu/discovery: add SMU 14 supportLi Ma1-0/+3
2023-10-13drm/amdgpu/umsch: power on/off UMSCH by DLDOLang Yu1-0/+26
2023-10-13drm/amdgpu/umsch: fix psp frontdoor loadingLang Yu3-88/+72
2023-10-13drm/amdgpu: Increase IP discovery region sizeLijo Lazar1-1/+1
2023-10-13drm/amdgpu: Return -EINVAL when MMSCH init status incorrectLin.Cao1-1/+4
2023-10-13drm/amdgpu/vpe: fix insert_nop opsLang Yu1-4/+5
2023-10-13drm/amdgpu: Address member 'gart_placement' not described in 'amdgpu_gmc_gart...Srinivasan Shanmugam1-0/+1
2023-10-13drm/amdgpu/vpe: align with mcbp changesLang Yu1-1/+1
2023-10-13drm/amdgpu/vpe: remove IB end boundary requirementLang Yu1-19/+1
2023-10-13drm/amdgpu: Improve MES responsiveness during oversubscriptionJay Cornwall1-0/+1
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann144-1950/+3997
2023-10-09drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng1-0/+4
2023-10-09drm/amdgpu: add missing NULL checkChristian König1-1/+1
2023-10-09drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng1-0/+4
2023-10-09drm/amdgpu/discovery: enable DCN 3.5.0 supportAaron Liu1-0/+1
2023-10-09drm/amdkfd: get doorbell's absolute offset based on the db_sizeArvind Yadav2-6/+12
2023-10-09drm/amdgpu: add missing NULL checkChristian König1-1/+1
2023-10-09drm/amdgpu: add hub->ctx_distance in setup_vmid_configYifan Zhang17-17/+18
2023-10-09drm/amdgpu: Fix potential null pointer derefernceStanley.Yang1-1/+2
2023-10-09Documentation/amdgpu: Add FRU attribute detailsLijo Lazar1-0/+19
2023-10-09drm/amdgpu: Add more FRU field informationLijo Lazar2-3/+51
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar4-24/+42
2023-10-09drm/amdgpu: enable FRU device for SMU v13.0.6Yang Wang1-19/+29
2023-10-09drm/amdgpu: update ib start and size alignmentBoyuan Zhang2-12/+13
2023-10-05drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_byKees Cook2-2/+2
2023-10-05drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam9-21/+0