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_v8_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
Rodrigo Siqueira
1
-29
/
+5
2025-04-07
drm/amdgpu/gfx8: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-03-26
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
1
-40
/
+5
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-3
/
+3
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2025-01-06
drm/amdgpu: reduce RLC safe mode request for gfx clock gating
Prike Liang
1
-8
/
+4
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
1
-2
/
+2
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-0
/
+16
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/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
1
-1
/
+1
2024-12-10
drm/amdgpu: reduce the mmio writes in kiq setting
Prike Liang
1
-3
/
+1
2024-11-08
drm/amdgpu: Fix map/unmap queue logic
Lijo Lazar
1
-0
/
+7
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-2
/
+0
2024-10-08
drm/amdgpu: fix typos
Andrew Kreimer
1
-1
/
+1
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-10
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-4
/
+10
2024-10-01
drm/amdgpu: update the handle ptr in post_soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in pre_soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in check_soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-08-16
drm/amdgpu/gfx8: add ring reset callback for gfx
Alex Deucher
1
-1
/
+74
2024-07-23
drm/amdgpu/gfx8: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-06-14
drm/amdgpu: refine gfx8 firmware loading
Yang Wang
1
-36
/
+33
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-03-04
drm/amdgpu: cleanup conditional execution
Christian König
1
-20
/
+8
2024-02-22
drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ring
Ma Jun
1
-3
/
+2
2024-01-18
drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest
YuanShang
1
-2
/
+2
2023-11-29
drm/amdgpu: fix memory overflow in the IB test
Tim Huang
1
-2
/
+2
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
1
-1
/
+1
2023-06-09
drm/amdgpu: Initialize xcc mask
Lijo Lazar
1
-0
/
+1
2023-06-09
drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfx
Guchun Chen
1
-2
/
+0
2023-06-09
drm/amd/amdgpu: Update debugfs for XCC support (v3)
Tom St Denis
1
-3
/
+3
2023-06-09
drm/amdgpu/gfx8: always restore kcq MQDs
Alex Deucher
1
-4
/
+2
2023-06-09
drm:amd:amdgpu: Fix missing bo unlock in failure path
Sukrut Bellary
1
-1
/
+3
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
1
-10
/
+10
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
1
-16
/
+17
2023-04-18
drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)
Le Ma
1
-10
/
+9
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
1
-3
/
+4
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
1
-8
/
+8
2023-01-17
drm/amdgpu: Add a missing tab
Dan Carpenter
1
-1
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
Mario Limonciello
1
-61
/
+33
[next]