index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gfx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
drm/amdgpu/gfx: fix cleaner shader IB buffer overflow
Asad Kamal
1
-5
/
+5
2026-06-03
drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irq
Yunxiang Li
1
-4
/
+22
2026-05-05
drm/amdgpu: deduplicate ring preempt ib function
Leonardo Cesar
1
-0
/
+51
2026-04-17
drm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unload
Xiaogang Chen
1
-0
/
+2
2026-04-03
drm/amdgpu: add an option to allow gpu partition allocate all available memory
Xiaogang Chen
1
-0
/
+39
2026-02-23
drm/amdgpu: Add CU mask support for MQD properties
Jesse.Zhang
1
-0
/
+49
2026-01-29
drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGD
Lang Yu
1
-8
/
+10
2026-01-21
drm/amdgpu: Avoid excessive dmesg log
Lijo Lazar
1
-1
/
+2
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
1
-1
/
+1
2026-01-05
drm/amd: Drop amdgpu prefix from message prints
Mario Limonciello (AMD)
1
-4
/
+4
2026-01-05
drm/amd: Pass `adev` to amdgpu_gfx_parse_disable_cu()
Mario Limonciello (AMD)
1
-1
/
+3
2025-12-10
drm/amdgpu: fix mes packet params issue when flush hdp.
chong li
1
-0
/
+34
2025-12-08
drm/amdgpu/mes: add multi-xcc support
Jack Xiao
1
-6
/
+8
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-10-20
drm/amdgpu: use GPU_HDP_FLUSH for sriov
Victor Zhao
1
-0
/
+71
2025-10-07
drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.
Heng Zhou
1
-0
/
+5
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-3
/
+3
2025-09-15
drm/amdgpu: Remove volatile from CSB functions
Rodrigo Siqueira
1
-3
/
+3
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2025-06-30
drm/amdgpu: Convert from DRM_* to dev_*
Lijo Lazar
1
-10
/
+10
2025-06-03
drm/amdgpu: disable workload profile switching when OD is enabled
Alex Deucher
1
-0
/
+8
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 Sysf...
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
[next]