index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v11_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/amdgpu: fix the indentation
Sunil Khatri
1
-3
/
+6
2025-04-30
drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Arvind Yadav
1
-4
/
+0
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
Rodrigo Siqueira
1
-29
/
+5
2025-04-22
drm/amdgpu/gfx11: Add fw minimum version check for usermode queue
Arvind Yadav
1
-2
/
+5
2025-04-21
drm/amdgpu/gfx11: add support for TMZ queues to mqd_init
Alex Deucher
1
-0
/
+4
2025-04-21
drm/amdgpu/userq: rework driver parameter
Alex Deucher
1
-3
/
+17
2025-04-21
drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Alex Deucher
1
-3
/
+6
2025-04-11
drm/amdgpu: Use the right function for hdp flush
Lijo Lazar
1
-6
/
+6
2025-04-11
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUs
Srinivasan Shanmugam
1
-0
/
+28
2025-04-08
drm/amdgpu/gfx11: add support for disable_kq
Alex Deucher
1
-55
/
+136
2025-04-08
drm/amdgpu/gfx11: clean up and consolidate sw_init
Alex Deucher
1
-12
/
+21
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
1
-64
/
+20
2025-04-08
drm/amdgpu: add userq firmware version checks
Alex Deucher
1
-4
/
+10
2025-04-08
drm/amdgpu/gfx11: fix config guard
Alex Deucher
1
-1
/
+1
2025-04-08
drm/amdgpu: Add mqd for userq compute queue
Arunpravin Paneer Selvam
1
-0
/
+4
2025-04-08
drm/amdgpu: enable userqueue secure sem for GFX 12
Arunpravin Paneer Selvam
1
-0
/
+2
2025-04-08
drm/amdgpu/uq: make MES UQ setup generic
Alex Deucher
1
-5
/
+5
2025-04-08
drm/amdgpu/gfx11: update mqd init for UQ
Alex Deucher
1
-0
/
+8
2025-04-08
drm/amdgpu: bypass SRIOV check for shadow size info
Shashank Sharma
1
-6
/
+13
2025-04-08
drm/amdgpu: Enable userq fence interrupt support
Arunpravin Paneer Selvam
1
-13
/
+12
2025-04-08
drm/amdgpu: add kernel config for gfx-userqueue
Shashank Sharma
1
-0
/
+4
2025-04-08
drm/amdgpu: enable compute/gfx usermode queue
Shashank Sharma
1
-0
/
+2
2025-04-08
drm/amdgpu: enable GFX-V11 userqueue support
Shashank Sharma
1
-0
/
+3
2025-04-08
drm/amdgpu/gfx11: dump full CP packet header FIFOs
Alex Deucher
1
-10
/
+49
2025-04-07
drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe reset
Prike Liang
1
-2
/
+134
2025-04-07
drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe reset
Prike Liang
1
-2
/
+70
2025-04-07
drm/amdgpu/gfx11: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-04-07
drm/amdgpu/gfx: assign the actual me0 queues per pipe
Alex Deucher
1
-2
/
+2
2025-04-07
drm/amdgpu/gfx: decouple the number of kgqs from the hw
Alex Deucher
1
-1
/
+2
2025-03-26
drm/amdgpu/gfx11: fix num_mec
Alex Deucher
1
-1
/
+1
2025-03-26
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
1
-78
/
+10
2025-03-21
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUs
Srinivasan Shanmugam
1
-0
/
+14
2025-03-13
drm/amdgpu/gfx11: don't read registers in mqd init
Alex Deucher
1
-15
/
+32
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-2
/
+2
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2025-02-12
drm/amdgpu: Clean up atom header file inclusion
Lijo Lazar
1
-1
/
+0
2025-02-12
drm/amdgpu: update and cleanup PM4 headers
Alex Deucher
1
-1
/
+0
2025-02-12
drm/amdgpu: add dynamic workload profile switching for gfx11
Alex Deucher
1
-4
/
+22
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
1
-1
/
+11
2025-01-09
drm/amdgpu: fix incorrect active RB bitmap in setup RBs
Tim Huang
1
-1
/
+4
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2024-12-11
drm/amdgpu/gfx11: clean up kcq reset code
Jesse.zhang@amd.com
1
-19
/
+3
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-0
/
+6
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/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUs
Srinivasan Shanmugam
1
-0
/
+2
2024-11-08
drm/amdgpu: Add sysfs interface for gc reset mask
Jesse.zhang@amd.com
1
-0
/
+18
2024-11-05
drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3
Srinivasan Shanmugam
1
-0
/
+17
2024-11-04
drm/amdgpu: Group gfx sysfs functions
Lijo Lazar
1
-2
/
+2
[next]