summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10Kenneth Feng2022-10-182-1/+6
* | | drm/amdgpu: Refactor mode2 reset logic for v11.0.7Victor Zhao2022-10-181-8/+17
* | | Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao2022-10-189-20/+2
* | | Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao2022-10-184-17/+0
* | | drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka2022-10-183-1/+15
| |/ |/|
* | Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-1321-269/+231
|\ \
| * | drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li2022-10-111-0/+26
| * | drm/amdgpu: fix coding style issue for mca notifierTao Zhou2022-10-111-3/+3
| * | drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou2022-10-111-22/+25
| * | drm/amdgpu: define RAS convert_error_address APITao Zhou2022-10-113-93/+64
| * | drm/amdgpu: remove check for CE in RAS error address queryTao Zhou2022-10-114-90/+59
| * | drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher2022-10-104-13/+18
| * | drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher2022-10-1010-59/+36
| * | drm/amdgpu: Fix SDMA engine resume issue under SRIOVBokun Zhang2022-10-101-3/+10
| * | Revert "drm/amdgpu: use dirty framebuffer helper"Hamza Mahfooz2022-10-061-12/+2
| * | drm/amdgpu: Correct amdgpu_amdkfd_total_mem_size calculationPhilip Yang2022-10-061-3/+3
| * | drm/amdgpu: Set vmbo destroy after pt bo is createdPhilip Yang2022-10-061-1/+4
| * | drm/amdgpu: Fix VRAM BO swap issueArunpravin Paneer Selvam2022-10-061-5/+12
| * | drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqdRuili Ji2022-10-061-1/+2
| * | drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode()Yang Yingliang2022-10-061-3/+5
| * | drm/amdgpu: Enable VCN PG on GC11_0_1Sonny Jiang2022-10-061-0/+1
* | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+14
|\ \ \
| * | | drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie2022-09-241-0/+14
* | | | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-0584-1868/+4005
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-10-0430-1111/+767
| |\ \ \
| | * | | drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang2022-09-301-1/+1
| | * | | drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang2022-09-301-0/+1
| | * | | drm/amdgpu: correct the memcpy size for ip discovery firmwareLe Ma2022-09-291-1/+1
| | * | | drm/amdgpu: Skip put_reset_domain if it doesn't existVignesh Chander2022-09-291-1/+2
| | * | | drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider2022-09-291-39/+9
| | * | | drm/amdgpu: Fix mc_umc_status used uninitialized warningLeo Li2022-09-291-1/+1
| | * | | drm/amdgpu: add page retirement handling for CPU RASTao Zhou2022-09-291-5/+1
| | * | | drm/amdgpu: use RAS error address convert api in mca notifierTao Zhou2022-09-291-16/+15
| | * | | drm/amdgpu: support to convert dedicated umc mca addressTao Zhou2022-09-291-18/+27
| | * | | drm/amdgpu: export umc error address convert interfaceTao Zhou2022-09-292-6/+11
| | * | | drm/amdgpu: fix sdma v4 init microcode errorLikun Gao2022-09-291-1/+1
| | * | | drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2022-09-292-1/+30
| | * | | drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao2022-09-292-2/+2
| | * | | drm/amdgpu: add rlc_sr_cntl_list to firmware arrayHawking Zhang2022-09-291-0/+8
| | * | | drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu2022-09-291-1/+0
| | * | | drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu2022-09-291-1/+1
| | * | | drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider2022-09-292-0/+6
| | * | | drm/amdgpu: Enable SA software trap.David Belanger2022-09-291-1/+5
| | * | | drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2022-09-292-1/+11
| | * | | drm/amdgpu/sdma6: use common function to init sdma fwLikun Gao2022-09-291-71/+2
| | * | | drm/amdgpu: support sdma struct v2 fw initLikun Gao2022-09-291-16/+60
| | * | | drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao2022-09-292-107/+11
| | * | | drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao2022-09-291-88/+19
| | * | | drm/amdgpu: add function to init SDMA microcodeLikun Gao2022-09-292-0/+93
| | * | | drm/amdgpu/gfx11: use common function to init cp fwLikun Gao2022-09-291-139/+16