aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-28drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher1-0/+1
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi1-1/+1
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar1-10/+14
2025-06-30drm/amdgpu: Fix error with dev_info_once usageLijo Lazar1-1/+2
2025-06-24drm/amdgpu: Generalize is_multi_chiplet with a common helper v2Hawking Zhang1-0/+5
2025-06-24drm/amdgpu: remove fence slabAlex Deucher1-3/+0
2025-06-18drm/amdgpu: Extend bus status check to more casesLijo Lazar1-0/+15
2025-06-18drm/amd: Add support for a complete pmops actionMario Limonciello1-0/+1
2025-06-18drm/amdgpu: Add debug mask to disable CE logsXiang Liu1-0/+1
2025-05-28drm/amd/amdgpu: Add GPIO resources required for amdispPratap Nirujogi1-0/+4
2025-05-07drm/amdgpu: Add debug bit for userptr usageShane Xiao1-0/+1
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher1-2/+0
2025-05-07drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wbRodrigo Siqueira1-1/+51
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam1-0/+1
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher1-1/+1
2025-04-21drm/amdgpu: add tmz queue parameter to mqd propsAlex Deucher1-0/+1
2025-04-21drm/amdgpu/userq: add helpers to start/stop schedulingAlex Deucher1-0/+1
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher1-1/+1
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher1-2/+9
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello1-0/+1
2025-04-08drm/amdgpu: add parameter to disable kernel queuesAlex Deucher1-0/+1
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher1-0/+3
2025-04-08drm/amdgpu: enable userqueue secure sem for GFX 12Arunpravin Paneer Selvam1-0/+1
2025-04-08drm/amdgpu: add some additional members to amdgpu_mqd_propAlex Deucher1-0/+3
2025-04-08drm/amdgpu: add gfx eviction fence helpersShashank Sharma1-1/+5
2025-04-08drm/amdgpu: Implement userqueue signal/wait IOCTLArunpravin Paneer Selvam1-0/+6
2025-04-08drm/amdgpu: add usermode queue base codeShashank Sharma1-0/+3
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher1-0/+1
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun1-0/+5
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun1-0/+6
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall1-1/+0
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König1-2/+11
2025-02-27drm/amdgpu: Create a debug option to disable ring resetAndré Almeida1-0/+1
2025-02-17drm/amdgpu: Optimize the enablement of GECCCandice Li1-0/+1
2025-02-17drm/amdgpu: Introduce funcs for populating CPERHawking Zhang1-0/+4
2025-02-12drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher1-0/+5
2025-02-12drm/amdgpu: Add wrapper for freeing vbios memoryLijo Lazar1-0/+1
2024-12-18drm/amdgpu: partially revert "reduce reset time"Christian König1-1/+0
2024-12-10drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello1-0/+1
2024-11-20drm/amdgpu: Add init level for post reset reinitLijo Lazar1-0/+1
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com1-0/+8
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher1-1/+1
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang1-2/+0
2024-10-22drm/amdgpu: validate resume before function callSunil Khatri1-0/+2
2024-10-22drm/amdgpu: validate suspend before function callSunil Khatri1-0/+1
2024-09-26drm/amdgpu: Drop delayed reset work handlerLijo Lazar1-4/+0
2024-09-26drm/amdgpu: Remove unused amdgpu_atpx functionsDr. David Alan Gilbert1-8/+0
2024-09-26drm/amdgpu: Remove unused amdgpu_device_ip_is_idleDr. David Alan Gilbert1-2/+0
2024-09-26drm/amdgpu: Add reset on init handler for XGMILijo Lazar1-0/+1
2024-09-26drm/amdgpu: add amdgpu_device reference in ip blockSunil Khatri1-0/+1