aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_6Asad Kamal2-4/+19
2025-04-07drm/amd/pm: Expose smu_v13_0_6 capsAsad Kamal2-20/+20
2025-04-07drm/amdgpu/gfx11: fix CSIB handlingAlex Deucher1-2/+0
2025-04-07drm/amdgpu/gfx10: fix CSIB handlingAlex Deucher1-2/+0
2025-04-07drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher1-2/+0
2025-04-07drm/amdgpu/gfx8: fix CSIB handlingAlex Deucher1-2/+0
2025-04-07drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher1-2/+0
2025-04-07drm/amdgpu/gfx6: fix CSIB handlingAlex Deucher1-2/+0
2025-04-07drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher3-5/+5
2025-04-07drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher4-9/+13
2025-04-07drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() staticAlex Deucher2-4/+2
2025-04-07drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUsSrinivasan Shanmugam1-0/+30
2025-04-07drm/amdgpu: drop some dead codeAlex Deucher1-61/+0
2025-04-07drm/amdgpu: continue cleaning up sid.h and si_enums.hAlexandre Demers2-92/+14
2025-04-07drm/amd/amdgpu: Fix typoAnanta Srikar1-1/+1
2025-04-07drm/amdgpu: Replace deprecated function strcpy() with strscpy()Andres Urian Florez1-34/+34
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher3-0/+15
2025-04-07drm/amdgpu: cleanup DCE6 a bit moreAlexandre Demers2-6/+2
2025-04-07drm/amdgpu: keep removing sid.h dependency from si_dma.cAlexandre Demers3-5/+5
2025-04-07drm/amdgpu: move si_dma.c away from sid.h and si_enums.hAlexandre Demers3-85/+63
2025-04-07drm/amdgpu: make GFX6 easier to readAlexandre Demers1-4/+8
2025-04-07drm/amdgpu: add missing GFX6 definesAlexandre Demers1-0/+2
2025-04-07drm/amdgpu: add missing DMA defines, shifts and masksAlexandre Demers2-3/+59
2025-04-07drm/amdgpu: move DCE6 away from sid.h and si_enums.h definesAlexandre Demers3-262/+176
2025-04-07drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFA...Alexandre Demers1-1/+1
2025-04-07drm/amdgpu: move si_ih.c away from sid.h definesAlexandre Demers1-8/+8
2025-04-07drm/amdgpu: remove PACKET3 duplicated defines from si_enums.hAlexandre Demers1-123/+0
2025-04-07drm/amdgpu: use proper defines, shifts and masks in DCE6 codeAlexandre Demers5-35/+12
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers5-4/+43
2025-04-07drm/amdgpu: move GFX6 defines into gfx_v6_0.cAlexandre Demers2-2/+3
2025-04-07drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7Alexandre Demers2-3/+3
2025-04-07drm/amdgpu: small cleanup to CIK SDMAAlexandre Demers1-9/+3
2025-04-07drm/amdgpu: use cik_sdma_is_idle() in CIK SDMAAlexandre Demers1-5/+1
2025-04-07drm/amdgpu: use gmc_v7_0_is_idle() since it is available under GMC7Alexandre Demers1-8/+1
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar1-1/+1
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar1-2/+2
2025-04-07drm/amdgpu/vcn: during dpc recovery will corrupt VCPU bufferCe Sun1-2/+2
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun3-57/+125
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun2-90/+150
2025-04-07drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun5-3/+98
2025-04-07drm/amdkfd: Use dev_* instead of pr_* for messagesLijo Lazar3-113/+263
2025-04-07drm/amd/display: DC v3.2.326Aric Cyr1-1/+1
2025-04-07drm/amd/display: Use sync version of indirect register access.JinZe.Xu2-15/+18
2025-04-07drm/amd/display: Create a temporary scratch dc_linkAric Cyr3-169/+170
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu1-1/+4
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König1-7/+18
2025-04-07drm/amd/display: Add Read Histogram command headerChun-Liang Chang2-0/+61
2025-04-07drm/amdgpu: Add cgroups implementationMaarten Lankhorst1-0/+4
2025-04-07drm/amd/display: Skip to enable dsc if it has been offPaul Hsieh1-0/+14
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall2-6/+14