summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2022-11-05drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann-1/+0
2022-11-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-71/+154
2022-11-04drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it ...Xiaogang Chen-10/+0
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao-0/+10
2022-11-04drm/amd/amdgpu: temporary workaround to skip ras error for gc_v11_0_3Kenneth Feng-2/+2
2022-11-04drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0Hawking Zhang-16/+16
2022-11-04drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor-1/+4
2022-11-04drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida-2/+5
2022-11-04drm/amdgpu/gfx11: set gfx.funcs in early initAlex Deucher-1/+2
2022-11-04drm/amdgpu/gfx10: set gfx.funcs in early initAlex Deucher-2/+2
2022-11-04drm/amdgpu/gfx9: set gfx.funcs in early initAlex Deucher-2/+2
2022-11-04drm/amdgpu: Remove unnecessary register program in SRIOVPeng Ju Zhou-0/+3
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao-7/+11
2022-11-04drm/amdgpu: Clean up soc21 early init for SRIOVYiqing Yao-9/+3
2022-11-04drm/amdgpu: extend halt_if_hws_hang to MESGraham Sider-0/+10
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-12/+13
2022-11-03drm/scheduler: rename dependency callback into prepare_jobChristian König-2/+2
2022-11-03drm/amdgpu: use scheduler dependencies for CSChristian König-20/+13
2022-11-03drm/amdgpu: use scheduler dependencies for UVD msgsChristian König-3/+3
2022-11-03drm/amdgpu: use scheduler dependencies for VM updatesChristian König-16/+52
2022-11-03drm/amdgpu: move explicit sync check into the CSChristian König-12/+17
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König-139/+129
2022-11-03drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab v2Christian König-28/+28
2022-11-03drm/amdgpu: drop the fence argument from amdgpu_vmid_grabChristian König-17/+10
2022-11-03drm/amdgpu: use drm_sched_job_add_resv_dependencies for movesChristian König-11/+5
2022-11-02drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan-1/+2
2022-11-02drm/amdgpu: disable GFXOFF during compute for GFX11Graham Sider-0/+7
2022-11-02drm/amd: Fail the suspend if resources can't be evictedMario Limonciello-5/+10
2022-11-02drm/amdgpu: correct MES debugfs versionsGraham Sider-4/+6
2022-11-02drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang-0/+2
2022-11-01drm/amdgpu: Skip program gfxhub_v3_0_3 system aperture registers under SRIOVYifan Zha-0/+3
2022-11-01drm/amdgpu: Skip access SDMA0_F32_CNTL in sdma_v6_0_enable under SRIOVYifan Zha-0/+3
2022-11-01drm/amdgpu: Skip access GRBM_CNTL under SRIOV on gfx_v11Yifan Zha-1/+2
2022-11-01drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan-1/+2
2022-11-01drm/amdgpu: Enable GFX RAS feature for gfx v11_0_3Candice Li-0/+26
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi-3/+2
2022-10-27drm/amdgpu: disable GFXOFF during compute for GFX11Graham Sider-0/+7
2022-10-27drm/amd: Fail the suspend if resources can't be evictedMario Limonciello-5/+10
2022-10-27drm/amdgpu: Add EEPROM I2C address support for ip discoveryCandice Li-2/+18
2022-10-27drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10Candice Li-0/+10
2022-10-27drm/amdgpu: Optimize TA load/unload/invoke debugfs interfacesCandice Li-104/+168
2022-10-27drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li-2/+8
2022-10-27drm/amdgpu: remove deprecated MES version varsGraham Sider-10/+0
2022-10-27drm/amdgpu: correct MES debugfs versionsGraham Sider-4/+6
2022-10-27drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu-4/+9
2022-10-27drm/amdgpu: remove ras_error_status parameter for UMC poison handlerTao Zhou-16/+8
2022-10-27drm/amdgpu: add RAS poison handling for MCATao Zhou-11/+20
2022-10-27drm/amdgpu: use page retirement API in MCA notifierTao Zhou-33/+3
2022-10-27drm/amdgpu: add RAS page retirement functions for MCATao Zhou-0/+55
2022-10-27drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang-0/+2