summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-07-20drm/amdgpu: Write masked value to control registerMaíra Canal
2022-07-20drm/amdgpu: fix scratch register access method in SRIOVGavin Wan
2022-07-20drm/amdgpu: remove acc_size from reserve/unreserve memAlex Sierra
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov
2022-07-18drm/amd/pm: enable mode1 reset for smu_v13_0_7Kenneth Feng
2022-07-18drm/amdgpu: correct the PSP_BL_CMD enumHawking Zhang
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen
2022-07-18drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen
2022-07-18drm/amdgpu: skip SMU FW reloading in runpm BACO caseGuchun Chen
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen
2022-07-18drm/amdgpu: Clarify asics naming in Kconfig optionsAndré Almeida
2022-07-18drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 2.3.xAlex Deucher
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher
2022-07-18drm/amdgpu: create I2S platform devices for Jadeite platformVijendar Mukunda
2022-07-18drm/amdgpu: add dmi check for jadeite platformVijendar Mukunda
2022-07-18drm/amdgpu: fix for coding style issuesVijendar Mukunda
2022-07-18drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky
2022-07-18drm/amdgpu: limiting AV1 to first instance on VCN4 decodeSonny Jiang
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie
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-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie
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