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
/
amdgpu_gfx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
1
-5
/
+13
2025-04-30
drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Arvind Yadav
1
-4
/
+1
2025-04-30
drm/amdgpu/gfx: Introduce helpers handling CSB manipulation
Rodrigo Siqueira
1
-0
/
+69
2025-04-30
drm/amdgpu: Disallow partition query during reset
Lijo Lazar
1
-0
/
+10
2025-04-21
drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
1
-0
/
+6
2025-04-21
drm/amdgpu: rename enforce isolation variables
Alex Deucher
1
-16
/
+16
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
1
-10
/
+29
2025-04-11
drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
Christian König
1
-3
/
+11
2025-04-08
drm/amdgpu/gfx: add generic handling for disable_kq
Alex Deucher
1
-2
/
+6
2025-04-07
drm/amdgpu/gfx: decouple the number of kgqs from the hw
Alex Deucher
1
-6
/
+7
2025-04-07
drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() static
Alex Deucher
1
-2
/
+2
2025-03-21
drm/amdgpu: stop reserving VMIDs to enforce isolation
Christian König
1
-8
/
+1
2025-03-19
drm/amdgpu/gfx: adjust workload profile handling
Alex Deucher
1
-11
/
+18
2025-03-19
drm/amdgpu/gfx: fix ref counting for ring based profile handling
Alex Deucher
1
-10
/
+20
2025-03-11
drm/amdgpu/gfx: delete stray tabs
Dan Carpenter
1
-2
/
+2
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
1
-9
/
+4
2025-02-17
drm/amdgpu/gfx: only call mes for enforce isolation if supported
Alex Deucher
1
-2
/
+4
2025-02-12
drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate()
Alex Deucher
1
-13
/
+40
2025-02-12
drm/amdgpu/gfx: add ring helpers for setting workload profile
Alex Deucher
1
-0
/
+57
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-8
/
+82
2025-01-14
drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation
Srinivasan Shanmugam
1
-2
/
+10
2024-12-18
drm/amdgpu: partially revert "reduce reset time"
Christian König
1
-2
/
+2
2024-12-18
drm/amdgpu: Fix potential integer overflow in scheduler mask calculations
Karol Przybylski
1
-4
/
+4
2024-12-10
drm/amd/amdgpu: Add Annotations to Process Isolation functions
Srinivasan Shanmugam
1
-0
/
+29
2024-12-10
drm/amd/amdgpu: Add Descriptions to Process Isolation and Cleaner Shader Sysfs Functions
Srinivasan Shanmugam
1
-0
/
+45
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
1
-2
/
+2
2024-11-21
drm/amdgpu: Fix sysfs warning when hotplugging
Jesse.zhang@amd.com
1
-3
/
+5
2024-11-12
drm/amd/amdgpu: limit single process inside MES
Shaoyun Liu
1
-0
/
+2
2024-11-11
drm/amdgpu: Implement virt req_ras_err_count
Victor Skvortsov
1
-0
/
+3
2024-11-08
drm/amdgpu: Avoid kcq disable during reset
Lijo Lazar
1
-9
/
+1
2024-11-08
drm/amdgpu: Fix map/unmap queue logic
Lijo Lazar
1
-18
/
+45
2024-11-08
drm/amdgpu: Add sysfs interface for gc reset mask
Jesse.zhang@amd.com
1
-0
/
+70
2024-11-04
drm/amdgpu: Group gfx sysfs functions
Lijo Lazar
1
-9
/
+31
2024-11-04
drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs
Jesse Zhang
1
-0
/
+141
2024-11-04
drm/amdgpu: fix fairness in enforce isolation handling
Alex Deucher
1
-2
/
+51
2024-10-22
drm/amdgpu: Zero-initialize mqd backup memory
Lijo Lazar
1
-3
/
+3
2024-10-15
drm/amdgpu: Show current compute partition on VF
Lijo Lazar
1
-2
/
+27
2024-10-15
drm/amdgpu: enable enforce_isolation sysfs node on VFs
Alex Deucher
1
-7
/
+4
2024-09-26
drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queue
Dr. David Alan Gilbert
1
-10
/
+0
2024-09-26
drm/amd: Add helper to get partition config modes
Lijo Lazar
1
-20
/
+20
2024-09-06
drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cleaner shader
Srinivasan Shanmugam
1
-16
/
+19
2024-08-29
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
1
-2
/
+2
2024-08-20
drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serialization
Srinivasan Shanmugam
1
-0
/
+167
2024-08-20
drm/amdgpu: Add sysfs interface for running cleaner shader
Srinivasan Shanmugam
1
-0
/
+134
2024-08-20
drm/amdgpu: Add enforce_isolation sysfs attribute
Srinivasan Shanmugam
1
-0
/
+101
2024-08-16
drm/amdgpu: Add infrastructure for Cleaner Shader feature
Srinivasan Shanmugam
1
-0
/
+35
2024-08-13
drm/amdgpu/mes12: fix suspend issue
Jack Xiao
1
-0
/
+22
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
1
-2
/
+2
2024-08-06
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Tim Huang
1
-4
/
+14
2024-06-14
drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
Tao Zhou
1
-12
/
+2
[next]