summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling-0/+2
2024-04-23drm/amdgpu/vcn: fix unitialized variable warningsPierre-Eric Pelloux-Prayer-0/+4
2024-04-23drm/amdgpu/mes11: print MES opcodes rather than numbersAlex Deucher-4/+74
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee-8/+8
2024-04-23drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar-1/+2
2024-04-23drm/amdgpu: Support setting reset_method at runtimeStanley.Yang-1/+1
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-936/+1940
2024-04-22drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam-9/+116
2024-04-22drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam-3/+3
2024-04-22Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-198/+316
2024-04-18drm/amdkfd: make sure VM is ready for updating operationsLang Yu-14/+20
2024-04-18drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi-0/+1
2024-04-18drm/amdgpu: remove virt_init_data_exchange from poison consumption handlerZhigang Luo-2/+0
2024-04-18drm/amdgpu: Change AID detection logicLijo Lazar-2/+4
2024-04-18drm/amdgpu: enable redirection of irq's for IH V6.1Sunil Khatri-0/+15
2024-04-18drm/amdgpu: Skip the coredump collection on reset during driver reloadAhmad Rehman-2/+7
2024-04-18drm/amdgpu: enable redirection of irq's for IH V6.0Sunil Khatri-0/+15
2024-04-18drm:amdgpu: enable IH ring1 for IH v6.1Sunil Khatri-2/+9
2024-04-18drm:amdgpu: enable IH RB ring1 for IH v6.0Sunil Khatri-2/+9
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan-26/+46
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König-4/+0
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-768/+1654
2024-04-16drm/amd/swsmu: support smu block discovery for smu v14Kenneth Feng-0/+2
2024-04-16drm/amdgpu: rename DBG_DRV to HAD_DRV for psp v14Hawking Zhang-1/+3
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun-47/+77
2024-04-16drm/amdgpu: Load ipkeymgr drv for psp v14Hawking Zhang-1/+28
2024-04-16drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum-1/+1
2024-04-16drm/amdgpu: Fix discovery initialization failure during pci rescanMa Jun-11/+6
2024-04-16drm/amdgpu: fix visible VRAM handling during faultsChristian König-57/+53
2024-04-16drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan-26/+46
2024-04-16drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang-15/+9
2024-04-16drm/amdgpu: increase mes submission timeoutJonathan Kim-1/+1
2024-04-16drm/amdgpu: add missing vbios version from devcoredumpSunil Khatri-4/+5
2024-04-16drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft resetAlex Deucher-10/+5
2024-04-12drm/amdgpu: remove invalid resource->start check v2Christian König-4/+0
2024-04-12drm/amdgpu/sdma6: set sdma hang watchdogJack Xiao-0/+7
2024-04-12drm/amd/amdgpu: Update PF2VF HeaderLuqmaan Irshad-1/+3
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang-1/+4
2024-04-09drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang-1/+1
2024-04-09drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin-0/+1
2024-04-09drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar-4/+11
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng-11/+15
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou-13/+3
2024-04-09drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang-0/+1
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl-3/+3
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl-3/+20
2024-04-09drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar-0/+25
2024-04-09drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu-0/+2
2024-04-09drm/amdgpu: Refine IB schedule error loggingLijo Lazar-2/+5