aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-178/+351
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher1-13/+5
2025-05-07drm/amdgpu: Implement unrecoverable error message handling for VFsEllen Pan1-0/+5
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher1-9/+2
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam1-0/+5
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav1-6/+1
2025-04-21drm/amdgpu: rename enforce isolation variablesAlex Deucher1-1/+1
2025-04-21drm/amdgpu/userq: handle system suspend and resumeAlex Deucher1-1/+13
2025-04-16drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin1-1/+1
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher1-2/+20
2025-04-11drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_resetCe Sun1-3/+3
2025-04-11drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin1-1/+1
2025-04-11drm/amd/amdgpu: disable ASPM in some situationsKenneth Feng1-0/+32
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie1-0/+7
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher1-0/+7
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher1-0/+3
2025-04-08drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam1-3/+0
2025-04-08drm/amdgpu: Enable userq fence interrupt supportArunpravin Paneer Selvam1-0/+2
2025-04-08drm/amd/amdgpu: decouple ASPM with pcie dpmKenneth Feng1-2/+0
2025-04-08drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher1-0/+7
2025-04-07drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra1-1/+7
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher1-0/+3
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun1-57/+115
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun1-90/+144
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2025-03-21drm/amdgpu: add isolation trace pointChristian König1-0/+1
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König1-1/+97
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan1-0/+1
2025-03-19drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov1-7/+20
2025-03-19drm/amdgpu/vcn: fix ref counting for ring based profile handlingAlex Deucher1-0/+1
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher1-0/+1
2025-03-19drm/amdgpu: grab an additional reference on the gang fence v2Christian König1-1/+9
2025-03-18drm/amdgpu: release xcp_mgr on exitFlora Cui1-0/+3
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher1-4/+11
2025-03-13drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar1-0/+3
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+7
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-4/+10
2025-03-05drm/amdgpu: Add support for CPERs on virtualizationTony Yi1-4/+3
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-31/+71
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-1/+2
2025-02-19drm/amdgpu: Check aca enabled inside cper init/fini funcXiang Liu1-4/+2
2025-02-19drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOVSrinivasan Shanmugam1-1/+1
2025-02-17drm/amdgpu: add RAS CPER ring bufferTao Zhou1-2/+4
2025-02-17drm/amdgpu: Introduce funcs for populating CPERHawking Zhang1-0/+4
2025-02-13drm/amdgpu: Use device wedged eventAndré Almeida1-0/+4
2025-02-12drm/amdgpu: Make VBIOS image read optionalLijo Lazar1-0/+3
2025-02-12drm/amdgpu: Add flag to make VBIOS read optionalLijo Lazar1-20/+49