summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-07-13drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao
2022-07-13drm/amdgpu/sdma6: add aggregated doorbell supportJack Xiao
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma
2022-07-13drm/amdgpu/mes11: initialize aggregated doorbellJack Xiao
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao
2022-07-13drm/amdgpu: support SDMA soft recovery for sdma v6Likun Gao
2022-07-13drm/amdgpu: enable soft reset for gfx 11Likun Gao
2022-07-13drm/amdgpu: support gfx soft reset for gfx v11Likun Gao
2022-07-12drm/amdgpu/mes: set correct mes ring ready flagJack Xiao
2022-07-12drm/amdgpu: Remove one duplicated ef removalxinhui pan
2022-07-12drm/amdgpu/gmc10: adjust gart size for parts that support S/G displayAlex Deucher
2022-07-12drm/amdgpu/mes: fix bo va unmap issue in mesJack Xiao
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao
2022-07-05drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher
2022-07-05drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher
2022-07-05drm/amdpgu/debugfs: Simplify some exit pathsAndré Almeida
2022-07-05drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()Jianglei Nie
2022-07-05drm/amdgpu/mes11: fix to unmap legacy queueJack Xiao
2022-07-05drm/amdgpu: skip whole ras bad page framework on sriovStanley.Yang
2022-07-05drm/amdgpu: Only send ras feature for gfx blockStanley.Yang
2022-07-05drm/amdkfd: simplify vm_validate_pt_pd_bosLang Yu
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-30Revert "drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM"Jack Xiao
2022-06-30drm/amdgpu: enable mes to access registers v2Jack Xiao
2022-06-30drm/amdgpu/mes: add mes register access interfaceJack Xiao
2022-06-30drm/amdgpu/mes11: add mes11 misc opJack Xiao
2022-06-30drm/amdgpu: add common interface for mes misc opJack Xiao
2022-06-29drm/amdgpu: fix documentation warningAlex Deucher
2022-06-29drm/amd/display: expose additional modifier for DCN32/321Aurabindo Pillai
2022-06-29drm/amd: Load TA firmware for DCN321/DCN32Aurabindo Pillai
2022-06-29drm/amdgpu: Fix typos in amdgpu_stop_pending_resetsKent Russell
2022-06-28drm/amdgpu: Follow up change to previous drm scheduler change.Andrey Grodzovsky
2022-06-28drm/amdgpu: Prevent race between late signaled fences and GPU reset.Andrey Grodzovsky
2022-06-28drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fencesAndrey Grodzovsky
2022-06-28drm/amdgpu: Remove useless amdgpu_display_freesync_ioctl() declarationLeslie Shi
2022-06-28drm/amdgpu: add mc wptr addr support for mesJack Xiao
2022-06-28drm/amdgpu: update GFX11 cs settingsEvan Quan
2022-06-23drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism"Colin Ian King
2022-06-23Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher
2022-06-23drm/amdgpu: drop unexpected word 'for' in commentsJiang Jian
2022-06-23drm/amdgpu: Update mes_v11_api_def.hGraham Sider
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider
2022-06-23drm/amdgpu: Fetch MES scheduler/KIQ versionsGraham Sider
2022-06-23drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji
2022-06-22drm/amdgpu/vcn: fix no previous prototype warningRuijing Dong
2022-06-21drm/amdgpu: vm - drop unexpected word "the" in the commentsJiang Jian
2022-06-21drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher
2022-06-21drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede