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_v9_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
Rodrigo Siqueira
1
-28
/
+4
2025-04-11
drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2
Srinivasan Shanmugam
1
-1
/
+7
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
1
-54
/
+13
2025-04-07
drm/amdgpu/gfx9: dump full CP packet header FIFOs
Alex Deucher
1
-13
/
+49
2025-04-07
drm/amdgpu/gfx9: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-03-26
Remove unnecessary firmware version check for gc v9_4_2
Candice Li
1
-0
/
+1
2025-03-26
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
1
-50
/
+7
2025-03-07
drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOV
Victor Lu
1
-1
/
+2
2025-03-07
drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOV
Victor Lu
1
-1
/
+4
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-3
/
+3
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2025-02-12
drm/amdgpu/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PG
Alex Deucher
1
-3
/
+3
2025-02-12
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
Alex Deucher
1
-2
/
+34
2025-01-06
drm/amdgpu: reduce RLC safe mode request for gfx clock gating
Prike Liang
1
-12
/
+2
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
1
-2
/
+2
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-1
/
+11
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-2
/
+2
2024-12-10
drm/amdgpu: reduce the mmio writes in kiq setting
Prike Liang
1
-3
/
+1
2024-11-08
drm/amdgpu: Add sysfs interface for gc reset mask
Jesse.zhang@amd.com
1
-0
/
+6
2024-11-04
drm/amdgpu: Group gfx sysfs functions
Lijo Lazar
1
-2
/
+2
2024-10-28
drm/amdgpu: clean up the suspend_complete
Prike Liang
1
-2
/
+2
2024-10-22
drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2
Srinivasan Shanmugam
1
-0
/
+12
2024-10-22
Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"
Alex Deucher
1
-4
/
+0
2024-10-15
drm/amdgpu: optimize fn gfx_v9_ring_insert_nop
Sunil Khatri
1
-4
/
+1
2024-10-08
drm/amdgpu: fix typos
Andrew Kreimer
1
-1
/
+1
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
-3
/
+3
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module
Srinivasan Shanmugam
1
-0
/
+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
-5
/
+5
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/gfx9: Explicitly halt CP before init
Alex Deucher
1
-0
/
+4
2024-09-26
drm/amdgpu/gfx9: set additional bits on CP halt
Alex Deucher
1
-1
/
+18
2024-09-06
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-09-06
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-08-29
drm/amdgpu/gfx9: put queue resets behind a debug option
Alex Deucher
1
-0
/
+4
2024-08-20
drm/amdgpu/gfx9: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
1
-0
/
+6
2024-08-20
drm/amdgpu/gfx9: Implement cleaner shader support for GFX9 hardware
Srinivasan Shanmugam
1
-5
/
+40
2024-08-16
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-08-16
drm/amdgpu/gfx9: use proper rlc safe mode helpers
Alex Deucher
1
-4
/
+4
2024-08-16
drm/amdgpu/gfx9: add ring reset callback for gfx
Alex Deucher
1
-0
/
+46
2024-08-16
drm/amdgpu/gfx9: per queue reset only on bare metal
Alex Deucher
1
-0
/
+3
[next]