summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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/ag...Dave 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/ag...Dave 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 Pri...Srinivasan 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
2025-02-12drm/amdgpu: Add VBIOS flagsLijo Lazar1-7/+13
2025-02-12drm/amdgpu: Add wrapper for freeing vbios memoryLijo Lazar1-2/+1
2025-02-12drm/amdgpu: rework i2c init and finiAlex Deucher1-4/+2
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner1-6/+12
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam1-2/+2
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher1-32/+120
2025-01-24drm/amdgpu: Refine ip detection log messageLijo Lazar1-2/+2
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello1-0/+3
2024-12-11drm/amdgpu: Avoid VF for RAS recovery source checkLijo Lazar1-0/+1
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-0/+1
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma1-0/+1
2024-12-10drm/amdgpu: device: fix spellos and punctuationRandy Dunlap1-15/+15
2024-12-10drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello1-1/+45
2024-12-10drm/amd: Invert APU check for amdgpu_device_evict_resources()Mario Limonciello1-2/+2
2024-12-10drm/amdgpu: Check fence emitted count to identify bad jobsShikang Fan1-8/+6
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: Prefer RAS recovery for scheduler hangLijo Lazar1-2/+13
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi1-1/+1
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi1-1/+1
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao1-23/+20
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi1-1/+1