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
/
gfx_v10_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
2025-07-17
1
-6
/
+0
*
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
2025-07-17
1
-31
/
+4
*
drm/amdgpu: clean up GC reset functions
Alex Deucher
2025-07-16
1
-5
/
+9
*
drm/amdgpu/gfx10: fix kiq locking in KCQ reset
Alex Deucher
2025-07-15
1
-4
/
+2
*
drm/amdgpu/gfx10: fix KGQ reset sequence
Alex Deucher
2025-07-07
1
-5
/
+15
*
drm/amdgpu: move scheduler wqueue handling into callbacks
Alex Deucher
2025-06-30
1
-0
/
+6
*
drm/amdgpu: move force completion into ring resets
Alex Deucher
2025-06-30
1
-2
/
+10
*
drm/amdgpu: update ring reset function signature
Alex Deucher
2025-06-30
1
-2
/
+5
*
drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
Rodrigo Siqueira
2025-04-30
1
-29
/
+5
*
drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUs
Srinivasan Shanmugam
2025-04-21
1
-1
/
+1
*
drm/amdgpu: Use the right function for hdp flush
Lijo Lazar
2025-04-11
1
-4
/
+4
*
drm/amdgpu/gfx10: dump full CP packet header FIFOs
Alex Deucher
2025-04-08
1
-13
/
+51
*
drm/amdgpu/gfx10: fix CSIB handling
Alex Deucher
2025-04-07
1
-2
/
+0
*
drm/amdgpu/gfx: assign the actual me0 queues per pipe
Alex Deucher
2025-04-07
1
-2
/
+2
*
drm/amdgpu/gfx: decouple the number of kgqs from the hw
Alex Deucher
2025-04-07
1
-1
/
+2
*
drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUs
Srinivasan Shanmugam
2025-04-07
1
-0
/
+30
*
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
2025-03-26
1
-77
/
+11
*
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-25
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
2025-02-19
1
-2
/
+2
*
drm/amdgpu/gfx10: Enable cleaner shader for GFX10.1.1/10.1.2 GPUs
Srinivasan Shanmugam
2025-02-13
1
-0
/
+2
*
drm/amdgpu: update and cleanup PM4 headers
Alex Deucher
2025-02-13
1
-1
/
+0
*
drm/amdgpu/gfx10: Add cleaner shader for GFX10.1.10
Srinivasan Shanmugam
2025-02-13
1
-0
/
+14
*
drm/amdgpu/gfx10: implement gfx queue reset via MMIO
[email protected]
2025-02-13
1
-0
/
+19
*
drm/amdgpu/gfx10: implement queue reset via MMIO
[email protected]
2025-02-13
1
-0
/
+34
*
drm/amdgpu: add dynamic workload profile switching for gfx10
Alex Deucher
2025-02-13
1
-4
/
+22
*
drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUs
Srinivasan Shanmugam
2025-01-09
1
-0
/
+3
*
drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0
Srinivasan Shanmugam
2025-01-06
1
-0
/
+15
*
drm/amdgpu: partially revert "reduce reset time"
Christian König
2024-12-18
1
-1
/
+1
*
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
2024-12-18
1
-1
/
+1
*
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
2024-12-10
1
-0
/
+5
*
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
1
-2
/
+2
*
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
1
-4
/
+4
*
drm/amdgpu: reduce the mmio writes in kiq setting
Prike Liang
2024-12-10
1
-6
/
+2
*
drm/amdgpu: Add sysfs interface for gc reset mask
[email protected]
2024-11-08
1
-0
/
+5
*
drm/amdgpu: Group gfx sysfs functions
Lijo Lazar
2024-11-04
1
-2
/
+3
*
drm/amdgpu: optimize fn gfx_v10_ring_insert_nop
Sunil Khatri
2024-10-15
1
-4
/
+1
*
drm/amdgpu: fix typos
Andrew Kreimer
2024-10-08
1
-2
/
+2
*
drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
2024-10-07
1
-0
/
+4
*
drm/amdgpu/gfx10: Implement cleaner shader support for GFX10 hardware
Srinivasan Shanmugam
2024-10-07
1
-4
/
+35
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-6
/
+4
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-3
/
+3
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+4
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
2024-10-01
1
-2
/
+2
[next]