summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
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/radeon: fix MAX_POWER_SHIFT valueAlexandre Demers-1/+1
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
2025-04-07drm/amd/display: Add Read Histogram command headerChun-Liang Chang-0/+61
2025-04-07drm/amdgpu: Add cgroups implementationMaarten Lankhorst-0/+4
2025-04-07drm/amd/display: Skip to enable dsc if it has been offPaul Hsieh-0/+14
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall-6/+14
2025-04-07drm/amd/display: DML21 ReintegrationAustin Zheng-1727/+1633
2025-04-07drm/amd/display: Remove BW Allocation from DPIA notificationCruise-21/+0
2025-04-07drm/amd/display: Get visual confirm color for streamLeo Zeng-1/+50
2025-04-07drm/amd/display: Add override for visual confirmLeo Zeng-0/+7
2025-04-07drm/amdkfd: limit sdma queue reset caps flagging for gfx9Jonathan Kim-3/+3
2025-04-07drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello-0/+7
2025-04-07drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello-0/+14
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen-2/+12