summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-19drm/amdgpu: fix autosuspend cleanup during removalGuangshuo Li1-0/+1
2026-07-28drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-07-28drm/amdgpu: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)1-313/+313
2026-07-14drm/amdgpu: drop debug_enable_ras_aca debug mask flagCe Sun1-6/+0
2026-07-01drm/amdgpu: flush pending RCU callbacks on module unloadPerry Yuan1-0/+8
2026-07-01drm/amdgpu: Support some Barco AMD based graphics adaptersMatthew Jacob1-0/+4
2026-07-01drm/amdgpu: Add IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+6
2026-07-01drm/amdgpu: Clarify name of soft recovery to avoid confusionTimur Kristóf1-1/+1
2026-06-17drm/amdgpu: Export ip_discovery sysfs on probe failureMario Limonciello1-0/+2
2026-06-17drm/amd: add AMDGPU_DEBUG_HIBERNATION_THAW_RESUME_GPU debug maskSamuel Zhang1-3/+9
2026-06-17drm/amdgpu: add ioctl to handle RAS poison errorYifan Zhang1-0/+1
2026-06-04drm/amdgpu: Add lockdep annotations for lock ordering validationVitaly Prosyak1-0/+3
2026-05-18drm/amd: Reduce code duplication in runtime PMMario Limonciello1-26/+24
2026-05-11drm/amdgpu: add amdgpu.ptl module parameter for PTL controlPerry Yuan1-0/+13
2026-05-05drm/amdgpu: nuke amdgpu_userq_fence_slab v2Christian König1-10/+3
2026-04-24amdkfd: Only ignore -ENOENT for KFD init failuiresMario Limonciello (AMD)1-2/+4
2026-04-03drm/amdgpu: Use amdgpu by default for CIK APUs tooTimur Kristóf1-5/+2
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar1-2/+6
2026-03-17drm/amdgpu: fix eviction fence and userq manager shutdownChristian König1-0/+2
2026-03-17drm/amdgpu: completely rework eviction fence handling v2Christian König1-2/+2
2026-03-17drm/amdgpu: Support forcing MTYPE_RWHarish Kasiviswanathan1-2/+2
2026-02-23drm/amdgpu: remove some retired module parametersAlex Deucher1-20/+0
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+2
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski1-0/+11
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski1-0/+11
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)1-2/+2
2026-01-05drm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)1-1/+0
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)1-1/+4
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)1-1/+4
2025-11-14drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)Timur Kristóf1-1/+2
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf1-1/+5
2025-11-14drm/amdgpu: Refactor how SI and CIK support is determinedTimur Kristóf1-65/+86
2025-11-11drm/amd: Clarify that amdgpu.audio only works for non-DCMario Limonciello (AMD)1-1/+1
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar1-2/+7
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang1-15/+1
2025-10-13drm/amd: Unify shutdown() callback behaviorMario Limonciello1-1/+2
2025-10-13drm/amdgpu: reduce queue timeout to 2 seconds v2Christian König1-13/+7
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König1-1/+7
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-13/+26
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher1-1/+1
2025-09-25drm/amd: Fix hybrid sleepMario Limonciello (AMD)1-1/+1
2025-09-05drm/amd: add more cyan skillfish PCI idsAlex Deucher1-0/+5
2025-09-02drm/amdgpu: Add ioctl to get all gem handles for a processDavid Francis1-0/+1
2025-08-11drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exitVitaly Prosyak1-1/+4
2025-08-04drm/amdgpu: fix link error for !PM_SLEEPArnd Bergmann1-10/+10
2025-08-04drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabledPerry Yuan1-0/+4
2025-07-28drm/amdgpu: fix module parameter descriptionYann Dirson1-1/+1
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie1-5/+6