index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v11_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
drm/amdgpu: Group gfx sysfs functions
Lijo Lazar
1
-2
/
+2
2024-10-15
drm/amdgpu: optimize fn gfx_v11_ring_insert_nop
Sunil Khatri
1
-4
/
+1
2024-10-08
drm/amdgpu: fix typos
Andrew Kreimer
1
-2
/
+2
2024-10-07
drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
1
-0
/
+4
2024-10-07
drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 hardware
Srinivasan Shanmugam
1
-4
/
+37
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in post_soft_reset
Sunil Khatri
1
-2
/
+3
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in check_soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
1
-2
/
+2
2024-09-26
drm/amdgpu: Fix typo "acccess" and improve the comment style here
WangYuli
1
-2
/
+4
2024-09-02
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-09-02
drm/amdgpu/gfx11: use proper rlc safe mode helpers
Alex Deucher
1
-4
/
+4
2024-09-02
drm/amdgpu/gfx11: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
1
-1
/
+1
2024-09-02
drm/amdgpu/gfx11: wait for reset done before remap
Jiadong Zhu
1
-1
/
+14
2024-09-02
drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
Alex Deucher
1
-3
/
+3
2024-09-02
drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)
Prike Liang
1
-13
/
+71
2024-09-02
drm/amdgpu/gfx11: add ring reset callbacks
Alex Deucher
1
-0
/
+18
2024-08-29
drm/amdgpu/gfx11: return early in preempt_ib()
Alex Deucher
1
-0
/
+3
2024-08-20
drm/amd/gfx11: move the gfx mutex into the caller
Alex Deucher
1
-4
/
+3
2024-08-16
drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()
Alex Deucher
1
-2
/
+2
2024-08-16
drm/amdgpu/gfx11: add a mutex for the gfx semaphore
Alex Deucher
1
-3
/
+7
2024-08-16
drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
Alex Deucher
1
-2
/
+2
2024-08-13
drm/amdgpu: fix ptr check warning in gfx11 ip_dump
Sunil Khatri
1
-3
/
+3
2024-08-06
drm/amdgpu: optimize the padding for gfx11
Sunil Khatri
1
-2
/
+20
2024-07-23
drm/amdgpu/gfx11: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+73
2024-07-23
drm/amdgpu/gfx11: properly handle error ints on all pipes
Alex Deucher
1
-23
/
+111
2024-07-23
drm/amdgpu/gfx11: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-08
drm/amd/pm: avoid to load smu firmware for APUs
Tim Huang
1
-5
/
+3
2024-07-02
drm/amdgpu: fix out of bounds access in gfx11 during ip dump
Sunil Khatri
1
-0
/
+2
2024-07-02
drm/amdgpu: add firmware for GC IP v11.5.2
Tim Huang
1
-0
/
+4
2024-07-02
drm/amdgpu: initialize GC IP v11.5.2
Tim Huang
1
-1
/
+7
2024-07-01
drm/amdgpu/gfx11: remove superfluous cache flags
Marek Olšák
1
-5
/
+1
2024-06-27
drm/amdgpu: Fix smatch static checker warning
Hawking Zhang
1
-4
/
+4
2024-06-27
drm/amdgpu: refine gfx11 firmware loading
Yang Wang
1
-14
/
+12
2024-06-14
drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable
Yunxiang Li
1
-1
/
+3
2024-06-05
Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"
Alex Deucher
1
-3
/
+3
2024-06-05
drm/amdgpu: fix comments and error message for ipdump
Sunil Khatri
1
-3
/
+3
2024-06-05
drm/amdgpu: rename ip_dump_cp_queues to compute queues
Sunil Khatri
1
-7
/
+7
[prev]
[next]