index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
-6
/
+7
2025-10-13
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
Christian König
-0
/
+3
2025-10-13
drm/amdgpu: fix bit shift logic
Sathishkumar S
-1
/
+1
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
-5
/
+10
2025-10-13
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
-1
/
+17
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
-1
/
+14
2025-10-13
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
-4
/
+0
2025-10-13
drm/amd: Disable ASPM on SI
Timur Kristóf
-0
/
+7
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-4629
/
+1315
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-146
/
+173
2025-10-07
drm/amdgpu: Report individual reset error
Lijo Lazar
-10
/
+15
2025-10-07
drm/amdgpu: partially revert "revert to old status lock handling v3"
Christian König
-68
/
+105
2025-10-07
drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machine
Jesse.Zhang
-1
/
+1
2025-10-07
drm/amdgpu: Check swus/ds for switch state save
Lijo Lazar
-8
/
+15
2025-10-07
drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_init
Jesse.Zhang
-56
/
+24
2025-10-07
drm/amd/amdgpu: Fix the mes version that support inv_tlbs
Shaoyun Liu
-1
/
+1
2025-10-07
drm/amd: Check whether secure display TA loaded successfully
Mario Limonciello
-1
/
+1
2025-10-07
drm/amdkfd: Fix kfd process ref leaking when userptr unmapping
Philip Yang
-2
/
+7
2025-10-07
drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.
Heng Zhou
-0
/
+5
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-5819
/
+3479
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
-1
/
+1
2025-09-25
drm/amd: Add name to modes from amdgpu_connector_add_common_modes()
Mario Limonciello
-12
/
+14
2025-09-25
drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
Mario Limonciello
-6
/
+0
2025-09-25
drm/amdgpu: update MODULE_PARM_DESC for freesync_video
Alex Deucher
-1
/
+1
2025-09-25
drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...
Mario Limonciello
-2
/
+5
2025-09-25
drm/amdgpu: Fix fence signaling race condition in userqueue
Jesse.Zhang
-1
/
+1
2025-09-25
drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
Mario Limonciello
-2
/
+0
2025-09-25
drm/amdgpu: remove the redeclaration of variable i
Sunil Khatri
-1
/
+0
2025-09-25
drm/amdgpu/userq: assign an error code for invalid userq va
Prike Liang
-0
/
+2
2025-09-25
drm/amdgpu: revert "rework reserved VMID handling" v2
Christian König
-41
/
+50
2025-09-25
drm/amdgpu: remove leftover from enforcing isolation by VMID
Christian König
-5
/
+0
2025-09-25
drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
Jesse.Zhang
-0
/
+12
2025-09-25
drm/amd: Fix hybrid sleep
Mario Limonciello (AMD)
-1
/
+1
2025-09-23
drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1
Jesse.Zhang
-5
/
+20
2025-09-23
drm/amdgpu: Add ring reset support for VCN v5.0.1
Jesse.Zhang
-0
/
+26
2025-09-23
drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance function
Jesse.Zhang
-8
/
+19
2025-09-23
drm/amdgpu: Use kmalloc_array() instead of kmalloc()
Rahul Kumar
-8
/
+8
2025-09-23
drm/amdgpu: Update amdgpu_vcn5_fw_shared for vcn_5_0_1
Sonny Jiang
-1
/
+1
2025-09-23
drm/amdgpu: Enable MES lr_compute_wa by default
Mario Limonciello
-0
/
+11
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
-48
/
+24
2025-09-23
drm/amdgpu: Fix vbios build number parsing logic
Lijo Lazar
-3
/
+4
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-4508
/
+1113
2025-09-18
drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_l...
Guangshuo Li
-0
/
+4
2025-09-18
drm/amdgpu: revert to old status lock handling v3
Christian König
-102
/
+93
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
-14
/
+10
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
-4
/
+24
2025-09-18
drm/amdgpu: add missing comment for the new argument
Sunil Khatri
-0
/
+1
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
-14
/
+10
[prev]
[next]