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