summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-04-22drm/amdgpu: update fence ptr with context:seqnoSunil Khatri
2025-04-22drm/amdgpu/gfx12: Add fw minimum version check for usermode queueArvind Yadav
2025-04-22drm/amdgpu/gfx11: Add fw minimum version check for usermode queueArvind Yadav
2025-04-22drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher
2025-04-22drm/amdgpu/userq: rename eviction helpersAlex Deucher
2025-04-22drm/amdgpu/userq: move waiting for last fence before umapAlex Deucher
2025-04-22drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()Alex Deucher
2025-04-22drm/amdgpu: switch from queue_active to queue stateAlex Deucher
2025-04-22drm/amdgpu/userq: optimize enforce isolation and s/rAlex Deucher
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert
2025-04-22drm/amdgpu: Print kernel message when error logged by scrubXiang Liu
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone
2025-04-22drm/amdgpu/userq: add a helper to check which IPs are enabledAlex Deucher
2025-04-22drm/amdgpu: Add queue id support to the user queue wait IOCTLArunpravin Paneer Selvam
2025-04-22drm/amdgpu/userq: enable support for secure queuesAlex Deucher
2025-04-22drm/amdgpu/userq/mes: pass the secure flag to mqd initAlex Deucher
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello
2025-04-22drm/amd/display: Promote DC to 3.2.329Taimur Hassan
2025-04-21drm/amdgpu: Allow P2P access through XGMIFelix Kuehling
2025-04-21drm/amd/display: enable phy-ssc reduction by defaultRoman Li
2025-04-21drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu
2025-04-21drm/amd/display: DCN32 null data checkYihan Zhu
2025-04-21drm/amd/display: Force full update in gpu resetRoman Li
2025-04-21drm/amd/display: Fix gpu reset in multidisplay configRoman Li
2025-04-21drm/amd/display: Move Mode Support Prefetch Checks To Its Own FunctionAustin Zheng
2025-04-21drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling
2025-04-21drm/amd/display: Move desync error counter operation up.Jack Chang
2025-04-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello
2025-04-21drm/amd/display: Implement HDMI Read RequestChris Park
2025-04-21drm/amd/display: To apply the adjusted DP ref clock for DP devicesYiling Chen
2025-04-21drm/amdgpu/gfx12: add support for TMZ queues to mqd_initAlex Deucher
2025-04-21drm/amdgpu/gfx11: add support for TMZ queues to mqd_initAlex Deucher
2025-04-21drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling
2025-04-21drm/amdgpu: add tmz queue parameter to mqd propsAlex Deucher
2025-04-21drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUsSrinivasan Shanmugam
2025-04-21drm/amdgpu:remove old sdma reset callback mechanismJesse.zhang@amd.com
2025-04-21drm/amdgpu/userq: add context and seqno of the fenceSunil Khatri
2025-04-21drm/amdgpu: optimize queue reset and stop logic for sdma_v5_2Jesse.zhang@amd.com
2025-04-21drm/amdgpu: optimize queue reset and stop logic for sdma_v5_0Jesse.zhang@amd.com
2025-04-21drm/amdgpu: Register the new sdma function pointers for sdma_v5_2Jesse.zhang@amd.com
2025-04-21drm/amdgpu/: drm/amdgpu: Register the new sdma function pointers for sdma_v5_0Jesse.zhang@amd.com
2025-04-21drm/amdgpu: Implement SDMA soft reset directly for v5.xJesse.zhang@amd.com