summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-04-19drm/amdgpu: enable redirection of irq's for IH V6.1Sunil Khatri1-0/+15
2024-04-19drm/amdgpu: Skip the coredump collection on reset during driver reloadAhmad Rehman3-2/+7
2024-04-19drm/amdgpu: enable redirection of irq's for IH V6.0Sunil Khatri1-0/+15
2024-04-19drm/amdgpu: add IH_RING1_CFG headers for IH v6.0Sunil Khatri2-0/+14
2024-04-19drm/amdgpu: Use driver mode reset for data poisonHawking Zhang1-19/+8
2024-04-19drm:amdgpu: enable IH ring1 for IH v6.1Sunil Khatri1-2/+9
2024-04-19drm:amdgpu: enable IH RB ring1 for IH v6.0Sunil Khatri1-2/+9
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-04-17drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie371-2744/+8465
2024-04-17drm/amd/swsmu: support smu block discovery for smu v14Kenneth Feng1-0/+2
2024-04-17drm/amd/swsmu: support SMU_14_0_2 ppt_funcsLikun Gao1-0/+5
2024-04-17drm/amd/swsmu: add smu v14_0_2 supportLikun Gao5-4/+1864
2024-04-17drm/amd/swsmu: add pptable header for smu v14_0_2Likun Gao1-0/+164
2024-04-17drm/amd/swsmu: add smu v14_0_2 ppsmc fileKenneth Feng1-0/+140
2024-04-17drm/amd/swsmu: add smu14 driver if fileKenneth Feng1-0/+1836
2024-04-17drm/amd/swsmu: add smu14 ip supportKenneth Feng2-26/+54
2024-04-17drm/amdgpu: rename DBG_DRV to HAD_DRV for psp v14Hawking Zhang2-1/+3
2024-04-17drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun3-47/+77
2024-04-17drm/amdgpu: Load ipkeymgr drv for psp v14Hawking Zhang4-1/+28
2024-04-17drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum1-1/+1
2024-04-17Revert "drm/amd/display: Enable cur_rom_en even if cursor degamma is not enab...Rodrigo Siqueira1-1/+3
2024-04-17drm/amdgpu: Fix discovery initialization failure during pci rescanMa Jun1-11/+6
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-17drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang3-15/+22
2024-04-17drm/amd/display: 3.2.281Aric Cyr1-1/+1
2024-04-17drm/amd/display: Add missing replay fieldRodrigo Siqueira1-0/+2
2024-04-17drm/amd/display: Add missing callback for init_watermarks in DCN 301Rodrigo Siqueira1-0/+1
2024-04-17drm/amd/display: Update DCN201 link encoder registersRodrigo Siqueira1-1/+13
2024-04-17drm/amd/display: Move REG sequence from program ogam to idle before connectRodrigo Siqueira1-6/+4
2024-04-17drm/amd/display: Rework dcn10_stream_encoder headerRodrigo Siqueira1-7/+3
2024-04-17drm/amd/display: Update FMT settings for 4:2:0Eric Bernstein2-1/+10
2024-04-17drm/amdgpu: increase mes submission timeoutJonathan Kim1-1/+1
2024-04-17drm/amd/display: Remove unnecessary codeRodrigo Siqueira5-30/+0
2024-04-17drm/amd/display: Update some comments to improve the code readabilityRodrigo Siqueira3-6/+11
2024-04-17drm/amd/display: Replace int with unsigned intRodrigo Siqueira1-1/+1
2024-04-17drm/amd/display: Group scl_data together in resource_build_scaling_paramsRodrigo Siqueira1-3/+2
2024-04-17drm/amd/display: Fix PSR command version passedMikita Lipski1-0/+1
2024-04-17drm/amd/display: Improve the log precisionEthan Bitnun1-1/+1
2024-04-17drm/amd/display: Adjust headersRodrigo Siqueira3-4/+1
2024-04-17drm/amd/display: Use dce_version instead of chip_idRodrigo Siqueira1-1/+1
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-04-17drm/amd/display: Expand dmub_cmd operationsAnthony Koo1-1/+52
2024-04-17drm/amdgpu: add missing vbios version from devcoredumpSunil Khatri1-4/+5
2024-04-17drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft resetAlex Deucher1-10/+5
2024-04-17drm/amd/display: Rework power sequence and resource allocation logicSung Joon Kim3-45/+5