index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}
Gui Chengming
1
-0
/
+4
2025-01-14
drm/amdgpu: always sync the GFX pipe on ctx switch
Christian König
1
-2
/
+2
2025-01-14
drm/amdgpu: disable gfxoff with the compute workload on gfx12
Kenneth Feng
1
-2
/
+3
2025-01-14
drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation
Srinivasan Shanmugam
1
-2
/
+10
2025-01-06
drm/amdgpu: Add a lock when accessing the buddy trim function
Arunpravin Paneer Selvam
1
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.0: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amd: Update strapping for NBIO 2.5.0
Mario Limonciello
1
-0
/
+11
2024-12-18
drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
Michel Dänzer
1
-4
/
+3
2024-12-18
drm/amdgpu: fix amdgpu_coredump
Christian König
1
-3
/
+2
2024-12-18
drm/amdgpu/gfx12: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/mmhub4.1: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.11: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.7: fix IP version check
Alex Deucher
1
-1
/
+1
2024-12-18
drm/amdgpu: don't access invalid sched
Pierre-Eric Pelloux-Prayer
1
-2
/
+1
2024-12-18
drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO
Mario Limonciello
1
-0
/
+3
2024-12-13
Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
6
-16
/
+30
2024-12-10
drm/amdgpu: fix when the cleaner shader is emitted
Christian König
1
-6
/
+7
2024-12-10
drm/amdgpu: Fix ISP HW init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-06
Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
7
-39
/
+90
2024-12-05
amdgpu/uvd: get ring reference from rq scheduler
David (Ming Qiang) Wu
1
-1
/
+1
2024-12-05
drm/amdgpu: fix UVD contiguous CS mapping problem
Christian König
2
-6
/
+13
2024-12-05
drm/amdgpu: use sjt mec fw on gfx943 for sriov
Victor Zhao
1
-2
/
+8
2024-12-05
Revert "drm/amdgpu: Fix ISP hw init issue"
Pratap Nirujogi
1
-1
/
+1
2024-12-03
drm/amdgpu: rework resume handling for display (v2)
Alex Deucher
1
-2
/
+43
2024-12-02
drm/amdgpu: fix sriov reinit late orders
Yiqing Yao
1
-23
/
+20
2024-12-02
drm/amdgpu: Fix ISP hw init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-02
drm/amdgpu/hdp7.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-02
drm/amdgpu/hdp6.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-02
drm/amdgpu/hdp5.2: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-02
drm/amdgpu/hdp5.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+5
2024-12-02
drm/amdgpu/hdp4.0: do a posting read when flushing HDP
Alex Deucher
1
-4
/
+8
2024-12-02
drm/amdgpu/jpeg1.0: fix idle work handler
Alex Deucher
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-29
Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
31
-44
/
+233
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
159
-4165
/
+6573
2024-11-21
drm/amdgpu/jpeg: cancel the jpeg worker
Alex Deucher
7
-7
/
+7
2024-11-21
drm/amdgpu: fix usage slab after free
Vitaly Prosyak
2
-4
/
+4
2024-11-21
drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3
Xiang Liu
1
-8
/
+22
2024-11-21
drm/amdgpu: Fix sysfs warning when hotplugging
Jesse.zhang@amd.com
7
-14
/
+25
2024-11-21
drm/amdgpu: Add sysfs interface for vcn reset mask
Jesse.zhang@amd.com
5
-0
/
+67
2024-11-21
drm/amdgpu/gmc7: fix wait_for_idle callers
Alex Deucher
1
-4
/
+14
2024-11-20
drm/amdgpu: Use reset recovery state checks
Lijo Lazar
2
-6
/
+6
2024-11-20
drm/amdgpu: Add init level for post reset reinit
Lijo Lazar
7
-3
/
+38
2024-11-20
drm/amd: Fix initialization mistake for NBIO 7.11 devices
Mario Limonciello
1
-0
/
+9
2024-11-20
drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0
Asad Kamal
2
-0
/
+43
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+7
2024-11-12
drm/amd: Fix initialization mistake for NBIO 7.7.0
Vijendar Mukunda
1
-0
/
+6
2024-11-12
drm/amdgpu: enable GTT fallback handling for dGPUs only
Christian König
1
-1
/
+2
2024-11-12
drm/amd: Fix initialization mistake for NBIO 7.7.0
Vijendar Mukunda
1
-0
/
+6
[next]