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
Age
Commit message (
Expand
)
Author
Lines
2024-08-16
drm/amdgpu: add vcn_v1_0 ip dump support
Sunil Khatri
-1
/
+77
2024-08-16
drm/amdgpu: add print support for vcn_v4_0_5 ip dump
Sunil Khatri
-1
/
+33
2024-08-16
drm/amdgpu: add print support for vcn_v4_0 ip dump
Sunil Khatri
-1
/
+33
2024-08-16
drm/amdgpu: add print support for vcn_v4_0_3 ip dump
Sunil Khatri
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v4_0_5 ip dump support
Sunil Khatri
-1
/
+78
2024-08-16
drm/amdgpu: add vcn_v4_0 ip dump support
Sunil Khatri
-1
/
+79
2024-08-16
drm/amdgpu: add vcn_v4_0_3 ip dump support
Sunil Khatri
-1
/
+80
2024-08-16
drm/amdgpu: add print support for vcn_v5_0 ip dump
Sunil Khatri
-1
/
+33
2024-08-16
drm/amdgpu/mes12: add API for user queue reset
Alex Deucher
-0
/
+27
2024-08-16
drm/amdgpu/mes11: add API for user queue reset
Alex Deucher
-0
/
+21
2024-08-16
drm/amdgpu/mes: add API for user queue reset
Alex Deucher
-0
/
+52
2024-08-16
drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()
Alex Deucher
-2
/
+5
2024-08-16
drm/amdgpu/gfx11: add a mutex for the gfx semaphore
Alex Deucher
-3
/
+10
2024-08-16
drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
Alex Deucher
-2
/
+2
2024-08-16
drm/amdgpu/gfx7: add ring reset callback for gfx
Alex Deucher
-1
/
+76
2024-08-16
drm/amdgpu/gfx8: add ring reset callback for gfx
Alex Deucher
-1
/
+75
2024-08-16
drm/amdgpu: add vcn_v5_0 ip dump support
Sunil Khatri
-1
/
+75
2024-08-16
drm/amdgpu: add print support for vcn_v3_0 ip dump
Sunil Khatri
-1
/
+34
2024-08-16
drm/amdgpu: add vcn_v3_0 ip dump support
Sunil Khatri
-1
/
+77
2024-08-16
drm/amdgpu: add vcn ip dump ptr in vcn global struct
Sunil Khatri
-0
/
+3
2024-08-16
drm/amd: Remove unused declarations
Zhang Zekun
-9
/
+0
2024-08-16
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Nikita Zhandarovich
-31
/
+31
2024-08-16
drm/amdgpu: fixing rlc firmware loading failure issue
Yang Wang
-2
/
+3
2024-08-16
drm/amdgpu: remove ME0 registers from mi300 dump
Sunil Khatri
-37
/
+0
2024-08-16
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
Alex Deucher
-0
/
+2
2024-08-16
drm/amdgpu/gfx9.4.3: use rlc safe mode for soft recovery
Alex Deucher
-0
/
+2
2024-08-16
drm/amdgpu/gfx9.4.3: use proper rlc safe mode helpers
Alex Deucher
-4
/
+4
2024-08-16
drm/amdgpu/gfx9: use proper rlc safe mode helpers
Alex Deucher
-4
/
+4
2024-08-16
drm/amdgpu/gfx9: add ring reset callback for gfx
Alex Deucher
-0
/
+46
2024-08-16
drm/amdgpu/gfx9: per queue reset only on bare metal
Alex Deucher
-0
/
+6
2024-08-16
drm/amdgpu/gfx9.4.3: implement reset_hw_queue for gfx9.4.3
Jiadong Zhu
-0
/
+36
2024-08-16
drm/amdgpu/gfx9: implement reset_hw_queue for gfx9
Jiadong Zhu
-0
/
+37
2024-08-16
drm/amdgpu/gfx: add a new kiq_pm4_funcs callback for reset_hw_queue
Jiadong Zhu
-0
/
+4
2024-08-16
drm/amdgpu/gfx_9.4.3: wait for reset done before remap
Jiadong Zhu
-6
/
+33
2024-08-16
drm/amdgpu/gfx9.4.3: remap queue after reset successfully
Jiadong Zhu
-9
/
+27
2024-08-16
drm/amdgpu/gfx9.4.3: add ring reset callback
Alex Deucher
-0
/
+38
2024-08-16
drm/amdgpu/gfx9: wait for reset done before remap
Jiadong Zhu
-5
/
+31
2024-08-16
drm/amdgpu/gfx9: remap queue after reset successfully
Jiadong Zhu
-9
/
+27
2024-08-16
drm/amdgpu/gfx9: add ring reset callback
Alex Deucher
-0
/
+38
2024-08-16
drm/amdgpu: increase the reset counter for the queue reset
Prike Liang
-0
/
+1
2024-08-16
drm/amdgpu: add per ring reset support (v5)
Alex Deucher
-0
/
+19
2024-08-16
drm/amdgpu: add new ring reset callback
Alex Deucher
-0
/
+2
2024-08-16
drm/amdgpu: Return earlier in amdgpu_sw_ring_ib_end if mcbp is off
Soham Dandapat
-1
/
+1
2024-08-16
drm/amdgpu: add cp queue registers print for gfx9_4_3
Sunil Khatri
-2
/
+40
2024-08-16
drm/amdgpu: add cp queue registers for gfx9_4_3 ipdump
Sunil Khatri
-3
/
+95
2024-08-16
drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
Matt Roper
-4
/
+83
2024-08-16
drm/xe: Add debugfs to dump GuC's hwconfig
Matt Roper
-0
/
+70
2024-08-16
drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CI
Jesus Narvaez
-2
/
+3
2024-08-16
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
-17353
/
+27299
2024-08-16
drm/xe: Use for_each_remote_tile rather than manual check
Matthew Brost
-3
/
+2
[prev]
[next]