aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-18drm: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-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 Airlie70-768/+1654
2024-04-16drm/amd/swsmu: support smu block discovery for smu v14Kenneth Feng1-0/+2
2024-04-16drm/amdgpu: rename DBG_DRV to HAD_DRV for psp v14Hawking Zhang2-1/+3
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun3-47/+77
2024-04-16drm/amdgpu: Load ipkeymgr drv for psp v14Hawking Zhang4-1/+28
2024-04-16drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum1-1/+1
2024-04-16drm/amdgpu: Fix discovery initialization failure during pci rescanMa Jun1-11/+6
2024-04-16drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-04-16drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-16drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang2-15/+9
2024-04-16drm/amdgpu: increase mes submission timeoutJonathan Kim1-1/+1
2024-04-16drm/amdgpu: add missing vbios version from devcoredumpSunil Khatri1-4/+5
2024-04-16drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft resetAlex Deucher1-10/+5
2024-04-12drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-12drm/amdgpu/sdma6: set sdma hang watchdogJack Xiao1-0/+7
2024-04-12drm/amd/amdgpu: Update PF2VF HeaderLuqmaan Irshad1-1/+3
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-09drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-09drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin1-0/+1
2024-04-09drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng1-11/+15
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3
2024-04-09drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang1-0/+1
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2-3/+3
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl4-3/+20
2024-04-09drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-09drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-09drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-04-09drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-04-09drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-09drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-09amd/amdgpu: improve VF recover timeZhigang Luo3-1/+3
2024-04-09drm/amdgpu: Set fatal errror detected flag earlierLijo Lazar1-13/+28
2024-04-09drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin1-0/+1
2024-04-09drm/amdgpu: retire UMC v12 mca_addr_to_paTao Zhou3-161/+7
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli25-3/+64
2024-04-09drm/amdgpu: update check condition for XGMI ACA UETao Zhou1-1/+3
2024-04-09drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-04-09drm/amdgpu: Add support for BAMACO mode checkingMa Jun3-8/+27
2024-04-09drm/amdgpu: Bypass asd if display hw is not availableHawking Zhang1-0/+5
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun6-18/+20
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng1-11/+15
2024-04-09drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka2-6/+7
2024-04-09drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam1-1/+1
2024-04-09drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin1-1/+1
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3