summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
12 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
12 daysdrm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li
2026-06-04drm/amdgpu: deprecate guilty handlingChristian König
2026-06-04drm/amdgpu: Add lockdep annotations for lock ordering validationVitaly Prosyak
2026-06-04drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() callsCe Sun
2026-06-03drm/amdgpu: Adjust _PR3 detectionMario Limonciello
2026-06-03drm/amd: Fix amdgpu_device_find_parent()Mario Limonciello
2026-05-27drm/amd: Add dedicated helper for amdgpu_device_find_parent()Mario Limonciello
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-18drm/amdgpu: rework userq reset work handlingChristian König
2026-05-11drm/amdgpu: plumb timedout fence through to force completionAlex Deucher
2026-05-11drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)Perry Yuan
2026-05-11drm/amdgpu: add psp interfaces for peak tops limiter driverPerry Yuan
2026-05-07Merge tag 'amd-drm-next-7.2-2026-05-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-04-28drm/amdgpu: Move amdgpu_device_check_iommu_direct_map() earlierPhilip Yang
2026-04-24drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande
2026-04-24drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-17drm/amdgpu: split amdgpu_ttm_set_buffer_funcs_status in 2 funcsPierre-Eric Pelloux-Prayer
2026-04-17drm/amdgpu: pass all the sdma scheds to amdgpu_mmanPierre-Eric Pelloux-Prayer
2026-04-17drm/amdgpu: correct single device PCIe reset flow for DPCCe Sun
2026-04-17drm/amdgpu: Remove drm_sched_init_args->num_rqs usageTvrtko Ursulin
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang
2026-04-03drm/amdgpu: replace use of system_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amdgpu: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
2026-03-17drm/amdgpu: move devcoredump generation to a workerPierre-Eric Pelloux-Prayer
2026-03-17drm/amdgpu: Query xgmi info from mmhub if availableHawking Zhang
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-02drm/amdgpu: Move pcie lock to register blockLijo Lazar
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar
2026-03-02drm/amdgpu: Add pcie indirect to register blockLijo Lazar
2026-03-02drm/amdgpu: Add pciep method to register blockLijo Lazar
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar
2026-03-02drm/amdgpu: Add se cac method to register blockLijo Lazar
2026-03-02drm/amdgpu: Add gc cac method to register blockLijo Lazar
2026-03-02drm/amdgpu: Add didt method to register blockLijo Lazar
2026-03-02drm/amdgpu: Add uvd indirect to register blockLijo Lazar
2026-03-02drm/amdgpu: Add smc method to register blockLijo Lazar
2026-03-02drm/amdgpu: Move register access functionsLijo Lazar
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-02-23drm/amdgpu: Use DC by default on CIK APUsTimur Kristóf
2026-02-23drm/amdgpu: don't call drm_sched_stop/start() in asic resetAlex Deucher