summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amdgpu/ras: Add debug mask to disable CE logs for unirasCe Sun1-0/+1
2026-07-14drm/amdgpu: drop debug_enable_ras_aca debug mask flagCe Sun1-1/+0
2026-07-08drm/amdgpu: include amdgpu_video_codecs.h only where neededShahyan Soltani1-1/+1
2026-07-08drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.hShahyan Soltani1-8/+0
2026-07-08drm/amdgpu: move amdgpu_acpi helpers into new headerShahyan Soltani1-121/+1
2026-07-08drm/amdgpu: move struct amdgpu_mqd and helpers into header fileShahyan Soltani1-47/+1
2026-07-08drm/amdgpu: move struct amdgpu_video_codecs and helpers into header fileShahyan Soltani1-20/+1
2026-07-08drm/amdgpu: move struct amdgpu_wb and helpers into separate filesShahyan Soltani1-67/+1
2026-07-01drm/amdgpu: Save some cycles on the job submission pathTvrtko Ursulin1-0/+1
2026-07-01drm/amdgpu: retire legacy ACA supportCe Sun1-4/+0
2026-07-01drm/amdgpu: Add IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+2
2026-07-01drm/amdgpu: move suballoc defines into own headerChristian König1-31/+1
2026-07-01drm/amdgpu: Clean up defunct soft reset from ASIC reset code pathTimur Kristóf1-3/+0
2026-07-01drm/amdgpu: Clarify name of soft recovery to avoid confusionTimur Kristóf1-1/+1
2026-07-01drm/amdgpu: Replace idr with xarray in amdgpu_bo_listTvrtko Ursulin1-2/+2
2026-06-17drm/amdgpu: Remove arbitrary number of contexts limitationTvrtko Ursulin1-1/+0
2026-06-17drm/amd: add AMDGPU_DEBUG_HIBERNATION_THAW_RESUME_GPU debug maskSamuel Zhang1-0/+1
2026-06-17drm/amdgpu: add ioctl to handle RAS poison errorYifan Zhang1-0/+2
2026-06-04drm/amdgpu: Add lockdep annotations for lock ordering validationVitaly Prosyak1-0/+1
2026-05-18drm/amdgpu: Add guest driver CUID supportchong li1-0/+1
2026-05-18drm/amdgpu: rework userq reset work handlingChristian König1-1/+0
2026-05-11drm/amdgpu: add amdgpu.ptl module parameter for PTL controlPerry Yuan1-0/+1
2026-05-05drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warningsRandy Dunlap1-39/+3
2026-04-17drm/amdgpu: pass all the sdma scheds to amdgpu_mmanPierre-Eric Pelloux-Prayer1-0/+2
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-02drm/amdgpu: Move pcie lock to register blockLijo Lazar1-2/+0
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar1-4/+2
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar1-4/+2
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar1-4/+2
2026-03-02drm/amdgpu: Add pcie indirect to register blockLijo Lazar1-4/+2
2026-03-02drm/amdgpu: Add pciep method to register blockLijo Lazar1-4/+2
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar1-6/+4
2026-03-02drm/amdgpu: Add se cac method to register blockLijo Lazar1-6/+2
2026-03-02drm/amdgpu: Add gc cac method to register blockLijo Lazar1-6/+2
2026-03-02drm/amdgpu: Add didt method to register blockLijo Lazar1-6/+2
2026-03-02drm/amdgpu: Add uvd indirect to register blockLijo Lazar1-7/+3
2026-03-02drm/amdgpu: Add smc method to register blockLijo Lazar1-6/+4
2026-03-02drm/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-05drm/amdgpu: add UMA allocation setting helpersYo-Jung Leo Lin (AMD)1-0/+7
2026-01-05drm/amdgpu: add helper to read UMA carveout infoYo-Jung Leo Lin (AMD)1-0/+34
2026-01-05drm/amd: Drop dev_fmt prefixMario Limonciello (AMD)1-6/+0
2026-01-05drm/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