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-05-07
drm/amdgpu: Implement Runtime Bad Page query for VFs
Ellen Pan
-14
/
+84
2025-05-07
drm/amdgpu: Add Runtime Bad Page message definitions for VFs
Ellen Pan
-0
/
+3
2025-05-07
drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
-1
/
+125
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
-36
/
+161
2025-05-05
drm/amdgpu: only keep most recent fence for each context
Arvind Yadav
-0
/
+6
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
-7
/
+25
2025-05-05
drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
-3
/
+4
2025-05-05
drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.c
Sunil Khatri
-31
/
+32
2025-05-05
drm/amdgpu: use drm_file_err in fence timeouts
Sunil Khatri
-5
/
+4
2025-05-05
drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
-3
/
+7
2025-05-01
drm/amdgpu: Add DPG pause for VCN v5.0.1
Sonny Jiang
-0
/
+54
2025-05-01
drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Lijo Lazar
-1
/
+1
2025-05-01
drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
Felix Kuehling
-0
/
+5
2025-04-30
drm/amdgpu/userq: remove unnecessary NULL check
Dan Carpenter
-1
/
+1
2025-04-30
drm/amdgpu/userq: Call unreserve on error in amdgpu_userq_fence_read_wptr()
Dan Carpenter
-0
/
+1
2025-04-30
drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
-4
/
+12
2025-04-30
drm/amdgpu/mes: use correct MES pipe for resets
Alex Deucher
-1
/
+3
2025-04-30
drm/amdgpu/mes: consolidate on a single mes reset callback
Alex Deucher
-13
/
+16
2025-04-30
drm/amdgpu/mes: remove more unused functions
Alex Deucher
-134
/
+0
2025-04-30
drm/amdgpu/userq: fix user_queue parameters list
Bagas Sanjaya
-5
/
+6
2025-04-30
drm/amdgpu: Fix comment style
Lijo Lazar
-1
/
+1
2025-04-30
drm/amdgpu: Print bootloader status for long waits
Lijo Lazar
-0
/
+31
2025-04-30
drm/amdgpu: refine MES register print for devices of hive
Yifan Zha
-9
/
+9
2025-04-30
drm/amdgpu: Fix query order of XGMI v6.4.1 status
Lijo Lazar
-2
/
+2
2025-04-30
drm/amdgpu: Fix API status offset for MES queue reset
Jesse.Zhang
-2
/
+2
2025-04-30
drm/amdgpu/userq: take the userq_mgr lock in enforce isolation
Alex Deucher
-0
/
+4
2025-04-30
drm/amdgpu/userq: take the userq_mgr lock in suspend/resume
Alex Deucher
-0
/
+4
2025-04-30
drm/amdgpu: Add DPG pause for VCN v5.0.1
Sonny Jiang
-0
/
+54
2025-04-30
drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Arvind Yadav
-56
/
+4
2025-04-30
drm/amdgpu: Add documentation associated with CSB
Rodrigo Siqueira
-0
/
+57
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer
Rodrigo Siqueira
-25
/
+4
2025-04-30
drm/amdgpu/gfx: Fix gfx_v7_0_get_csb_buffer to use rb_config
Rodrigo Siqueira
-23
/
+2
2025-04-30
drm/amdgpu: set the evf name to identify the userq case
Prike Liang
-1
/
+1
2025-04-30
drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Lijo Lazar
-1
/
+1
2025-04-30
drm/amdgpu: add the evf attached gem obj resv dump
Prike Liang
-1
/
+5
2025-04-30
drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
Felix Kuehling
-0
/
+5
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_buffer
Rodrigo Siqueira
-26
/
+4
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
Rodrigo Siqueira
-29
/
+5
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
Rodrigo Siqueira
-28
/
+4
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
Rodrigo Siqueira
-29
/
+5
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
Rodrigo Siqueira
-29
/
+5
2025-04-30
drm/amdgpu/gfx: Introduce helpers handling CSB manipulation
Rodrigo Siqueira
-0
/
+72
2025-04-30
drm/amdgpu: Fix spelling mistake "rounter" -> "router"
Colin Ian King
-2
/
+2
2025-04-30
drm/amdgpu/atom: Work around vbios NULL offset false positive
Kees Cook
-0
/
+1
2025-04-30
drm/amdgpu: Disallow partition query during reset
Lijo Lazar
-0
/
+14
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
-2
/
+1
2025-04-22
drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
-1
/
+29
2025-04-22
drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
-5
/
+12
2025-04-22
drm/amdgpu: Use allowed_domains for pinning dmabufs
Felix Kuehling
-1
/
+4
2025-04-22
drm/amdgpu: update fence ptr with context:seqno
Sunil Khatri
-1
/
+2
[prev]
[next]