summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_bufferRodrigo Siqueira-29/+5
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_bufferRodrigo Siqueira-28/+4
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_bufferRodrigo Siqueira-29/+5
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_bufferRodrigo Siqueira-29/+5
2025-04-30drm/amdgpu/gfx: Introduce helpers handling CSB manipulationRodrigo Siqueira-0/+72
2025-04-30drm/amdgpu: Fix spelling mistake "rounter" -> "router"Colin Ian King-2/+2
2025-04-30drm/amdgpu/atom: Work around vbios NULL offset false positiveKees Cook-0/+1
2025-04-30drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge-3/+16
2025-04-30drm/amdgpu: Disallow partition query during resetLijo Lazar-0/+14
2025-04-30drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2Srinivasan Shanmugam-2/+2
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann-2/+1
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles-6/+6
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li-20/+0
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen-18/+36
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello-1/+1
2025-04-22drm/amdgpu: Allow P2P access through XGMIFelix Kuehling-1/+29
2025-04-22drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto-2/+2
2025-04-22drm/amd/display: Force full update in gpu resetRoman Li-0/+3
2025-04-22drm/amd/display: Fix gpu reset in multidisplay configRoman Li-3/+3
2025-04-22drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling-5/+12
2025-04-22drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling-1/+4
2025-04-22drm/amdgpu: update fence ptr with context:seqnoSunil Khatri-1/+2
2025-04-22drm/amdgpu/gfx12: Add fw minimum version check for usermode queueArvind Yadav-2/+5
2025-04-22drm/amdgpu/gfx11: Add fw minimum version check for usermode queueArvind Yadav-2/+5
2025-04-22drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam-6/+12
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher-94/+94
2025-04-22drm/amdgpu/userq: rename eviction helpersAlex Deucher-13/+13
2025-04-22drm/amdgpu/userq: move waiting for last fence before umapAlex Deucher-9/+15
2025-04-22drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()Alex Deucher-1/+3
2025-04-22drm/amdgpu: switch from queue_active to queue stateAlex Deucher-41/+77
2025-04-22drm/amdgpu/userq: optimize enforce isolation and s/rAlex Deucher-0/+18
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert-30/+0
2025-04-22drm/amdgpu: Print kernel message when error logged by scrubXiang Liu-0/+3
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles-6/+6
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu-0/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-129/+400
2025-04-22drm/amdgpu/userq: add a helper to check which IPs are enabledAlex Deucher-6/+16
2025-04-22drm/amdgpu: Add queue id support to the user queue wait IOCTLArunpravin Paneer Selvam-10/+12
2025-04-22drm/amdgpu/userq: enable support for secure queuesAlex Deucher-1/+10
2025-04-22drm/amdgpu/userq/mes: pass the secure flag to mqd initAlex Deucher-0/+4
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram-2/+4
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li-20/+0
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu-8/+5
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen-18/+36
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello-1/+1
2025-04-22drm/amd/display: Promote DC to 3.2.329Taimur Hassan-1/+1
2025-04-21drm/amdgpu: Allow P2P access through XGMIFelix Kuehling-1/+29
2025-04-21drm/amd/display: enable phy-ssc reduction by defaultRoman Li-0/+1
2025-04-21drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto-2/+2
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu-37/+363