summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-19drm/amdgpu: rework userq reset work handlingChristian König1-1/+0
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang1-5/+0
2026-03-23drm/amd/pm: Setup driver pptable for smu 15.0.8Yang Wang1-0/+1
2026-03-17drm/amdgpu: move devcoredump generation to a workerPierre-Eric Pelloux-Prayer1-0/+6
2026-03-03drm/amdgpu: Move pcie lock to register blockLijo Lazar1-2/+0
2026-03-03drm/amdgpu: Add pcie64 extended to register blockLijo Lazar1-4/+2
2026-03-03drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar1-4/+2
2026-03-03drm/amdgpu: Add pcie ext access to register blockLijo Lazar1-4/+2
2026-03-03drm/amdgpu: Add pcie indirect to register blockLijo Lazar1-4/+2
2026-03-03drm/amdgpu: Add pciep method to register blockLijo Lazar1-4/+2
2026-03-03drm/amdgpu: Add audio method to register blockLijo Lazar1-6/+4
2026-03-03drm/amdgpu: Add se cac method to register blockLijo Lazar1-6/+2
2026-03-03drm/amdgpu: Add gc cac method to register blockLijo Lazar1-6/+2
2026-03-03drm/amdgpu: Add didt method to register blockLijo Lazar1-6/+2
2026-03-03drm/amdgpu: Add uvd indirect to register blockLijo Lazar1-7/+3
2026-03-03drm/amdgpu: Add smc method to register blockLijo Lazar1-6/+4
2026-03-03drm/amdgpu: Move register access functionsLijo Lazar1-55/+1
2026-02-23drm/amdgpu: remove some retired module parametersAlex Deucher1-2/+0
2026-02-23drm/amdgpu: Add CU mask support for MQD propertiesJesse.Zhang1-0/+10
2026-02-23drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_schedsPierre-Eric Pelloux-Prayer1-0/+2
2026-01-29drm/amdgpu: Add a helper macro to align mqd sizeLang Yu1-0/+8
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski1-0/+2
2026-01-06drm/amdgpu: add UMA allocation setting helpersYo-Jung Leo Lin (AMD)1-0/+7
2026-01-06drm/amdgpu: add helper to read UMA carveout infoYo-Jung Leo Lin (AMD)1-0/+34
2026-01-06drm/amd: Drop dev_fmt prefixMario Limonciello (AMD)1-6/+0
2026-01-06drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameterJack Xiao1-0/+1
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar1-120/+1
2025-12-08drm/amdgpu: Make pre_asic_init optionalLijo Lazar1-1/+5
2025-12-08drm/amdgpu: Add hwid for AIGCHawking Zhang1-0/+1
2025-12-08drm/amdgpu: Add hwid for ATUHawking Zhang1-0/+1
2025-12-08drm/amdgpu: Increase the maximum number of IP instancesHawking Zhang1-1/+1
2025-12-08drm/amdgpu: fix NULL pointer issue for supports_bacoLikun Gao1-1/+2
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang1-0/+1
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal1-2/+0
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal1-5/+2
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang1-2/+6
2025-10-21drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai1-1/+1
2025-10-21drm/amd: Add a helper to tell whether an IP block HW is enabledMario Limonciello1-0/+2
2025-10-13drm/amdgpu: Add amdgpu_discovery_infoLijo Lazar1-6/+4
2025-10-13drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_deviceMario Limonciello1-1/+0
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König1-0/+1
2025-09-15drm/amdgpu: Add generic capability classLijo Lazar1-0/+1
2025-09-15drm/amd/pm: Remove unneeded legacy DPM related code.Timur Kristóf1-1/+0
2025-09-15drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP SingletonSrinivasan Shanmugam1-0/+1
2025-09-15drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headersRodrigo Siqueira1-1/+1
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira1-1/+1
2025-09-03drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...Gustavo A. R. Silva1-3/+5
2025-08-27drm/amdgpu: remove redundant AMDGPU_HAS_VRAMYifan Zhang1-6/+0
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar1-0/+3
2025-08-06drm/amdgpu: Add helpers to set/get unique idsLijo Lazar1-0/+20