summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-05-07drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher-1/+6
2025-05-07Revert "drm/amdgpu: Use generic hdp flush function"Alex Deucher-27/+48
2025-05-07drm/amd/pm/smu13: Remove unused smu_v3 functionsDr. David Alan Gilbert-113/+0
2025-05-07drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_rangeDr. David Alan Gilbert-44/+0
2025-05-07drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smcDr. David Alan Gilbert-38/+0
2025-05-07drm/amdgpu: fix the indentationSunil Khatri-3/+6
2025-05-07drm/amdgpu: remove mdelay in psp v12Huang Rui-16/+0
2025-05-07amd/amdkfd: Trigger segfault for early userptr unmmappingShane Xiao-0/+33
2025-05-07drm/amdgpu: Add debug bit for userptr usageShane Xiao-0/+6
2025-05-07drm/amdgpu: unreserve the gem BO before returning from attach errorPrike Liang-0/+1
2025-05-07drm/amdgpu: promote the implicit sync to the dependent read fencesPrike Liang-3/+2
2025-05-07drm/amdgpu/psp: mark securedisplay TA as optionalAlex Deucher-1/+2
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher-22/+6
2025-05-07drm/amdgpu: Implement unrecoverable error message handling for VFsEllen Pan-6/+52
2025-05-07drm/amdgpu: Add unrecoverable error message definitions for VFsEllen Pan-0/+1
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher-29/+2
2025-05-07drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong-3/+10
2025-05-07drm/amdgpu: fix the eviction fence dereferencePrike Liang-5/+2
2025-05-07drm/amdgpu: Implement Runtime Bad Page query for VFsEllen Pan-14/+84
2025-05-07drm/amdgpu: Add Runtime Bad Page message definitions for VFsEllen Pan-0/+3
2025-05-07drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wbRodrigo Siqueira-1/+125
2025-05-07drm/amdkfd: change error to warning message for SDMA queues creationEric Huang-8/+17
2025-05-07drm/amd/display: Don't check for NULL divisor in fixpt codeHarry Wentland-9/+0
2025-05-07drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev-12/+12
2025-05-07drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()James Flowers-0/+8
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie-96/+238
2025-05-05drm/amdgpu: only keep most recent fence for each contextArvind Yadav-0/+6
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam-7/+25
2025-05-05drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driverSunil Khatri-3/+4
2025-05-05drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.cSunil Khatri-31/+32
2025-05-05drm/amdgpu: use drm_file_err in fence timeoutsSunil Khatri-5/+4
2025-05-05drm/amdgpu: add drm_file reference in userq_mgrSunil Khatri-3/+7
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan-1/+1
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone-17/+76
2025-05-05drm/amd/display: Assign preferred stream encoder instance to dpiaMeenakshikumar Somasundaram-0/+4
2025-05-05drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin-4/+24
2025-05-05drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin-2/+1
2025-05-05drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin-11/+1
2025-05-05drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin-1/+1
2025-05-05drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin-1/+4
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-135/+418
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng-4/+4
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung-6/+0
2025-05-05drm/amd/display: Send IPSExit unconditionally.JinZe Xu-7/+8
2025-05-05drm/amd/display: Add skip rIOMMU dc config optionKevin Gao-3/+4
2025-05-05Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"Nicholas Kazlauskas-4/+2
2025-05-05drm/amd/display: [FW Promotion] Release 0.1.8.0Taimur Hassan-0/+3
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu-21/+38
2025-05-05drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai-5/+11
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu-11/+13