summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-04-08drm/amdgpu/gfx12: dump full CP packet header FIFOsAlex Deucher
2025-04-08drm/amdgpu/gfx11: dump full CP packet header FIFOsAlex Deucher
2025-04-08drm/amdgpu/gfx10: dump full CP packet header FIFOsAlex Deucher
2025-04-07drm/amdgpu/gfx9.4.3: dump full CP packet header FIFOsAlex Deucher
2025-04-07drm/amdgpu/gfx9: dump full CP packet header FIFOsAlex Deucher
2025-04-07drm/amdgpu: Fix CPER error handling on VFsVictor Skvortsov
2025-04-07drm/amdgpu: Fix the comment to avoid warningSunil Khatri
2025-04-07drm/amdgpu: Fix xgmi v6.4.1 link status reportingLijo Lazar
2025-04-07drm/amdgpu: Add basic validation for RAS headerLijo Lazar
2025-04-07drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra
2025-04-07drm/amdgpu: huge sid.h cleanup, drop substituted defines.Alexandre Demers
2025-04-07drm/amdgpu: move si.c away from sid.hAlexandre Demers
2025-04-07drm/amdgpu: enable FW workaround for VCN 4_0_5Boyuan Zhang
2025-04-07drm/amdgpu: Add indirect L1_TLB_CNTL reg programming for VFsVictor Skvortsov
2025-04-07drm/amdgpu/gfx12: Implement the gfx12 kgq pipe resetPrike Liang
2025-04-07drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe resetPrike Liang
2025-04-07drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe resetPrike Liang
2025-04-07drm/amdgpu/gfx11: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx10: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx8: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx6: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher
2025-04-07drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher
2025-04-07drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() staticAlex Deucher
2025-04-07drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUsSrinivasan Shanmugam
2025-04-07drm/amdgpu: drop some dead codeAlex Deucher
2025-04-07drm/amdgpu: continue cleaning up sid.h and si_enums.hAlexandre Demers
2025-04-07drm/amd/amdgpu: Fix typoAnanta Srikar
2025-04-07drm/amdgpu: Replace deprecated function strcpy() with strscpy()Andres Urian Florez
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher
2025-04-07drm/amdgpu: cleanup DCE6 a bit moreAlexandre Demers
2025-04-07drm/amdgpu: keep removing sid.h dependency from si_dma.cAlexandre Demers
2025-04-07drm/amdgpu: move si_dma.c away from sid.h and si_enums.hAlexandre Demers
2025-04-07drm/amdgpu: make GFX6 easier to readAlexandre Demers
2025-04-07drm/amdgpu: move DCE6 away from sid.h and si_enums.h definesAlexandre Demers
2025-04-07drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFA...Alexandre Demers
2025-04-07drm/amdgpu: move si_ih.c away from sid.h definesAlexandre Demers
2025-04-07drm/amdgpu: remove PACKET3 duplicated defines from si_enums.hAlexandre Demers
2025-04-07drm/amdgpu: use proper defines, shifts and masks in DCE6 codeAlexandre Demers
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers
2025-04-07drm/amdgpu: move GFX6 defines into gfx_v6_0.cAlexandre Demers
2025-04-07drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7Alexandre Demers
2025-04-07drm/amdgpu: small cleanup to CIK SDMAAlexandre Demers
2025-04-07drm/amdgpu: use cik_sdma_is_idle() in CIK SDMAAlexandre Demers
2025-04-07drm/amdgpu: use gmc_v7_0_is_idle() since it is available under GMC7Alexandre Demers
2025-04-07drm/amdgpu/vcn: during dpc recovery will corrupt VCPU bufferCe Sun
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun