summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-21drm/amdgpu: add isolation trace pointChristian König
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan
2025-03-19drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov
2025-03-19drm/amdgpu/vcn: fix ref counting for ring based profile handlingAlex Deucher
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher
2025-03-19drm/amdgpu: grab an additional reference on the gang fence v2Christian König
2025-03-18drm/amdgpu: release xcp_mgr on exitFlora Cui
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher
2025-03-13drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-05drm/amdgpu: Add support for CPERs on virtualizationTony Yi
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-02-19drm/amdgpu: Check aca enabled inside cper init/fini funcXiang Liu
2025-02-19drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam
2025-02-17drm/amdgpu: add RAS CPER ring bufferTao Zhou
2025-02-17drm/amdgpu: Introduce funcs for populating CPERHawking Zhang
2025-02-13drm/amdgpu: Use device wedged eventAndré Almeida
2025-02-12drm/amdgpu: Make VBIOS image read optionalLijo Lazar
2025-02-12drm/amdgpu: Add flag to make VBIOS read optionalLijo Lazar
2025-02-12drm/amdgpu: Add VBIOS flagsLijo Lazar
2025-02-12drm/amdgpu: Add wrapper for freeing vbios memoryLijo Lazar
2025-02-12drm/amdgpu: rework i2c init and finiAlex Deucher
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher
2025-01-24drm/amdgpu: Refine ip detection log messageLijo Lazar
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello
2024-12-11drm/amdgpu: Avoid VF for RAS recovery source checkLijo Lazar
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma
2024-12-10drm/amdgpu: device: fix spellos and punctuationRandy Dunlap
2024-12-10drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2024-12-10drm/amd: Invert APU check for amdgpu_device_evict_resources()Mario Limonciello
2024-12-10drm/amdgpu: Check fence emitted count to identify bad jobsShikang Fan
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang
2024-12-10drm/amdgpu: Prefer RAS recovery for scheduler hangLijo Lazar
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi