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_v6_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer
Rodrigo Siqueira
1
-25
/
+4
2025-04-07
drm/amdgpu/gfx6: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-04-07
drm/amdgpu: make GFX6 easier to read
Alexandre Demers
1
-4
/
+8
2025-04-07
drm/amdgpu: move GFX6 defines into gfx_v6_0.c
Alexandre Demers
1
-0
/
+3
2025-03-11
drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6
Alexandre Demers
1
-2
/
+13
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-3
/
+3
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-0
/
+4
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-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-3
/
+0
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
1
-6
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+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
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-3
/
+3
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
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 early_init
Sunil Khatri
1
-2
/
+2
2024-06-19
drm/amdgpu: refine gfx6 firmware loading
Yang Wang
1
-10
/
+9
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
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/amd/amdgpu: Update debugfs for XCC support (v3)
Tom St Denis
1
-3
/
+3
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
1
-12
/
+12
2023-04-18
drm/amdgpu: Increase GFX6 graphics ring size.
Bas Nieuwenhuizen
1
-1
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
Mario Limonciello
1
-22
/
+8
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-1
/
+2
2022-05-06
drm/amdgpu: nuke dynamic gfx scratch reg allocation
Christian König
1
-40
/
+14
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-4
/
+4
2021-08-05
drm/amdgpu: Put MODE register in wave debug info
Joseph Greathouse
1
-0
/
+1
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-2
/
+2
2020-11-24
drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 'timeout' param
Lee Jones
1
-0
/
+1
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
1
-1
/
+2
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
1
-1
/
+3
2020-05-18
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
1
-1
/
+15
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-2
/
+5
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-5
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2019-11-13
drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
yu kuai
1
-2
/
+1
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
1
-1
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+3
2019-06-20
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
1
-2
/
+2
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
1
-0
/
+2
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+1
2019-03-19
drm/amdgpu: add thick tile mode settings for Oland of gfx6
Tao Zhou
1
-0
/
+19
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-2
/
+2
[next]