summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-04-07drm/amd/display: use drm_err in create_validate_stream_for_sink()Aurabindo Pillai-6/+7
2025-04-07drm/amd/display: use drm_err in hpd rx offloadAurabindo Pillai-9/+14
2025-04-07drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()Aurabindo Pillai-3/+4
2025-04-07drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_12Asad Kamal-3/+14
2025-04-07drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_6Asad Kamal-4/+19
2025-04-07drm/amd/pm: Expose smu_v13_0_6 capsAsad Kamal-20/+20
2025-04-07drm/amdgpu/gfx11: fix CSIB handlingAlex Deucher-2/+0
2025-04-07drm/amdgpu/gfx10: fix CSIB handlingAlex Deucher-2/+0
2025-04-07drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher-2/+0
2025-04-07drm/amdgpu/gfx8: fix CSIB handlingAlex Deucher-2/+0
2025-04-07drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher-2/+0
2025-04-07drm/amdgpu/gfx6: fix CSIB handlingAlex Deucher-2/+0
2025-04-07drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher-5/+5
2025-04-07drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher-9/+13
2025-04-07drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() staticAlex Deucher-4/+2
2025-04-07drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUsSrinivasan Shanmugam-0/+30
2025-04-07drm/amdgpu: drop some dead codeAlex Deucher-61/+0
2025-04-07drm/amdgpu: continue cleaning up sid.h and si_enums.hAlexandre Demers-92/+14
2025-04-07drm/amd/amdgpu: Fix typoAnanta Srikar-1/+1
2025-04-07drm/amdgpu: Replace deprecated function strcpy() with strscpy()Andres Urian Florez-34/+34
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher-0/+15
2025-04-07drm/amdgpu: cleanup DCE6 a bit moreAlexandre Demers-6/+2
2025-04-07drm/amdgpu: keep removing sid.h dependency from si_dma.cAlexandre Demers-5/+5
2025-04-07drm/amdgpu: move si_dma.c away from sid.h and si_enums.hAlexandre Demers-85/+63
2025-04-07drm/amdgpu: make GFX6 easier to readAlexandre Demers-4/+8
2025-04-07drm/amdgpu: add missing GFX6 definesAlexandre Demers-0/+2
2025-04-07drm/amdgpu: add missing DMA defines, shifts and masksAlexandre Demers-3/+59
2025-04-07drm/amdgpu: move DCE6 away from sid.h and si_enums.h definesAlexandre Demers-262/+176
2025-04-07drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFA...Alexandre Demers-1/+1
2025-04-07drm/amdgpu: move si_ih.c away from sid.h definesAlexandre Demers-8/+8
2025-04-07drm/amdgpu: remove PACKET3 duplicated defines from si_enums.hAlexandre Demers-123/+0
2025-04-07drm/amdgpu: use proper defines, shifts and masks in DCE6 codeAlexandre Demers-35/+12
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers-4/+43
2025-04-07drm/amdgpu: move GFX6 defines into gfx_v6_0.cAlexandre Demers-2/+3
2025-04-07drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7Alexandre Demers-3/+3
2025-04-07drm/amdgpu: small cleanup to CIK SDMAAlexandre Demers-9/+3
2025-04-07drm/amdgpu: use cik_sdma_is_idle() in CIK SDMAAlexandre Demers-5/+1
2025-04-07drm/amdgpu: use gmc_v7_0_is_idle() since it is available under GMC7Alexandre Demers-8/+1
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar-1/+1
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar-2/+2
2025-04-07drm/amdgpu/vcn: during dpc recovery will corrupt VCPU bufferCe Sun-2/+2
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun-57/+125
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun-90/+150
2025-04-07drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun-3/+98
2025-04-07drm/amdkfd: Use dev_* instead of pr_* for messagesLijo Lazar-113/+263
2025-04-07drm/amd/display: DC v3.2.326Aric Cyr-1/+1
2025-04-07drm/amd/display: Use sync version of indirect register access.JinZe.Xu-15/+18
2025-04-07drm/amd/display: Create a temporary scratch dc_linkAric Cyr-169/+170
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu-1/+4
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König-7/+18