summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-04-30drm/amdgpu/mes: use correct MES pipe for resetsAlex Deucher-1/+3
2025-04-30drm/amdgpu/mes: consolidate on a single mes reset callbackAlex Deucher-13/+16
2025-04-30drm/amdgpu/mes: remove more unused functionsAlex Deucher-134/+0
2025-04-30drm/amdgpu/userq: fix user_queue parameters listBagas Sanjaya-5/+6
2025-04-30drm/amdgpu: Fix comment styleLijo Lazar-1/+1
2025-04-30drm/amd/pm: Fix comment styleLijo Lazar-1/+1
2025-04-30drm/amdgpu: Print bootloader status for long waitsLijo Lazar-0/+31
2025-04-30drm/amdgpu: refine MES register print for devices of hiveYifan Zha-9/+9
2025-04-30drm/amdgpu: Fix query order of XGMI v6.4.1 statusLijo Lazar-2/+2
2025-04-30drm/amd/pm: Add board voltage node to hwmonAsad Kamal-0/+45
2025-04-30drm/amdgpu: Fix API status offset for MES queue resetJesse.Zhang-2/+2
2025-04-30drm/amd/pm: Add voltage caps for smu_v13_0_6Asad Kamal-1/+4
2025-04-30drm/amd/pm: Fill static metrics dataAsad Kamal-0/+16
2025-04-30drm/amd/pm: Use common function to fetch static metrics tableAsad Kamal-22/+3
2025-04-30drm/amd/pn: Fetch static metrics tableAsad Kamal-0/+28
2025-04-30drm/amd/pm: Update pmfw headers for smu_v_13_0_6Asad Kamal-1/+9
2025-04-30drm/amdgpu/userq: take the userq_mgr lock in enforce isolationAlex Deucher-0/+4
2025-04-30drm/amdgpu/userq: take the userq_mgr lock in suspend/resumeAlex Deucher-0/+4
2025-04-30drm/amdgpu: Add DPG pause for VCN v5.0.1Sonny Jiang-0/+54
2025-04-30drm/amd/pm: Add ip version check for smu_v13_0_12 functionsAsad Kamal-3/+6
2025-04-30drm/amd/display: downgrade HDMI infoframe error to one time warningAurabindo Pillai-2/+2
2025-04-30drm/amdkfd: add pasid debugfs entriesEric Huang-0/+84
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav-56/+4
2025-04-30drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_...Srinivasan Shanmugam-1/+2
2025-04-30drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IBAmber Lin-0/+4
2025-04-30drm/amdgpu: Add documentation associated with CSBRodrigo Siqueira-0/+57
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_bufferRodrigo Siqueira-25/+4
2025-04-30drm/amdgpu/gfx: Fix gfx_v7_0_get_csb_buffer to use rb_configRodrigo Siqueira-23/+2
2025-04-30drm/amdgpu: set the evf name to identify the userq casePrike Liang-1/+1
2025-04-30drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar-1/+1
2025-04-30drm/amd/pm: Reset SMU v13.0.x custom settingsLijo Lazar-4/+24
2025-04-30drm/amdgpu: add the evf attached gem obj resv dumpPrike Liang-1/+5
2025-04-30drm/amdgpu: Fail DMABUF map of XGMI-accessible memoryFelix Kuehling-0/+5
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_bufferRodrigo Siqueira-26/+4
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