summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-0/+2
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang-0/+1
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal-2/+0
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal-5/+2
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang-2/+6
2025-10-20drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai-1/+1
2025-10-20drm/amd: Add a helper to tell whether an IP block HW is enabledMario Limonciello-0/+2
2025-10-13drm/amdgpu: Add amdgpu_discovery_infoLijo Lazar-6/+4
2025-10-13drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_deviceMario Limonciello-1/+0
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König-0/+1
2025-09-15drm/amdgpu: Add generic capability classLijo Lazar-0/+1
2025-09-15drm/amd/pm: Remove unneeded legacy DPM related code.Timur Kristóf-1/+0
2025-09-15drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP SingletonSrinivasan Shanmugam-0/+1
2025-09-15drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headersRodrigo Siqueira-1/+1
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira-1/+1
2025-09-02drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...Gustavo A. R. Silva-3/+5
2025-08-27drm/amdgpu: remove redundant AMDGPU_HAS_VRAMYifan Zhang-6/+0
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar-0/+3
2025-08-06drm/amdgpu: Add helpers to set/get unique idsLijo Lazar-0/+20
2025-07-28drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher-0/+1
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi-1/+1
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar-10/+14
2025-06-30drm/amdgpu: Fix error with dev_info_once usageLijo Lazar-1/+2
2025-06-24drm/amdgpu: Generalize is_multi_chiplet with a common helper v2Hawking Zhang-0/+5
2025-06-24drm/amdgpu: remove fence slabAlex Deucher-3/+0
2025-06-18drm/amdgpu: Extend bus status check to more casesLijo Lazar-0/+15
2025-06-18drm/amd: Add support for a complete pmops actionMario Limonciello-0/+1
2025-06-18drm/amdgpu: Add debug mask to disable CE logsXiang Liu-0/+1
2025-05-28drm/amd/amdgpu: Add GPIO resources required for amdispPratap Nirujogi-0/+4
2025-05-07drm/amdgpu: Add debug bit for userptr usageShane Xiao-0/+1
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher-2/+0
2025-05-07drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wbRodrigo Siqueira-1/+51
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam-0/+1
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher-1/+1
2025-04-21drm/amdgpu: add tmz queue parameter to mqd propsAlex Deucher-0/+1
2025-04-21drm/amdgpu/userq: add helpers to start/stop schedulingAlex Deucher-0/+1
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher-1/+1
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher-2/+9
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello-0/+1
2025-04-08drm/amdgpu: add parameter to disable kernel queuesAlex Deucher-0/+1
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher-0/+3
2025-04-08drm/amdgpu: enable userqueue secure sem for GFX 12Arunpravin Paneer Selvam-0/+1
2025-04-08drm/amdgpu: add some additional members to amdgpu_mqd_propAlex Deucher-0/+3
2025-04-08drm/amdgpu: add gfx eviction fence helpersShashank Sharma-1/+5
2025-04-08drm/amdgpu: Implement userqueue signal/wait IOCTLArunpravin Paneer Selvam-0/+6
2025-04-08drm/amdgpu: add usermode queue base codeShashank Sharma-0/+3
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher-0/+1
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun-0/+5
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun-0/+6
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall-1/+0