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_v12_1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
drm/amdgpu/gfx12.1: drop all BUG()s
Alex Deucher
1
-6
/
+10
2026-07-14
drm/amdgpu/gfx12.1: Add ip dump support
Alex Deucher
1
-0
/
+277
2026-07-08
drm/amdgpu: move struct amdgpu_wb and helpers into separate files
Shahyan Soltani
1
-2
/
+2
2026-07-01
drm/amdgpu: Fix kernel panic during driver load failure
Harish Kasiviswanathan
1
-2
/
+11
2026-07-01
drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
2026-06-17
drm/amdgpu: Choose SOC15 RLC register read write functions at init time
Tvrtko Ursulin
1
-0
/
+2
2026-06-17
drm/amdgpu/gfx: add a common helper to handle MES compute resets
Alex Deucher
1
-0
/
+2
2026-06-04
drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_fini
Yunxiang Li
1
-50
/
+64
2026-04-28
drm/amdgpu: rework userq fence signal processing
Christian König
1
-10
/
+1
2026-04-24
drm/amdgpu: Set chicken bit for gfx_v12.1 xnack
Harish Kasiviswanathan
1
-0
/
+15
2026-04-24
drm/amdgpu: Switch to gfx_v12_1_get_xccs_per_xcp
Hawking Zhang
1
-2
/
+11
2026-04-24
drm/amdgpu: In GFX12.1 CU is same as WGP
Harish Kasiviswanathan
1
-0
/
+10
2026-04-24
drm/amdgpu: update cp cmd pkt for gfx v12_1
Likun Gao
1
-17
/
+17
2026-04-21
drm/amdgpu/gfx12.1: align mqd settings with KFD
Alex Deucher
1
-0
/
+5
2026-04-17
drm/amdgpu: support rlc_1 fw load for gc 12_1
Likun Gao
1
-2
/
+8
2026-04-17
drm/amdgpu: update cp cmd pkt for gfx v12_1 v2
Likun Gao
1
-6
/
+6
2026-04-03
drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
1
-5
/
+6
2026-03-17
drm/amdgpu: Add poison consumption handling for gfx v12_1
YiPeng Chai
1
-0
/
+44
2026-03-17
drm/amdgpu: retire some unsupport cmd pkt bit for gfx v12_1
Likun Gao
1
-12
/
+5
2026-03-17
drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1
Sreekant Somasekharan
1
-19
/
+0
2026-03-06
drm/amdgpu/gfx12.1: add support for disable_kq
Alex Deucher
1
-19
/
+71
2026-03-06
drm/amdgpu: gfx 12.1 cleanups
Alex Deucher
1
-15
/
+4
2026-03-04
drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit
Philip Yang
1
-1
/
+1
2026-01-29
drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGD
Lang Yu
1
-1
/
+1
2026-01-27
drm/amdgpu/mes: Remove idr leftovers v2
Tvrtko Ursulin
1
-13
/
+12
2026-01-05
drm/amdgpu: RLC-G VF Register Access Interface
Bokun Zhang
1
-10
/
+16
2026-01-05
drm/amdgpu: enable CP interrupt for gfx v12_1 in frontdoor loading case
Le Ma
1
-2
/
+3
2026-01-05
drm/amdgpu: Add sysfs up clean for gfx_v12_1
Asad Kamal
1
-0
/
+1
2026-01-05
drm/amdgpu: Update TCP Control register on GFX 12.1
Mukul Joshi
1
-0
/
+12
2026-01-05
drm/amdgpu: Disable TCP Early Write Ack for GFX 12.1
Mukul Joshi
1
-0
/
+12
2026-01-05
drm/amdgpu: update mcm_addr_lut data for imu v12_1
Likun Gao
1
-5
/
+0
2026-01-05
drm/amdgpu: Init mcm_addr look up table
Hawking Zhang
1
-0
/
+5
2026-01-05
drm/amdgpu/gfx12.1: Don't fetch default register values from hardware in mqd init
Lang Yu
1
-8
/
+16
2026-01-05
drm/amd: Pass `adev` to amdgpu_gfx_parse_disable_cu()
Mario Limonciello (AMD)
1
-1
/
+1
2026-01-05
drm/amdgpu: Fix xcc_id input for soc_v1_0_grbm_select
Hawking Zhang
1
-4
/
+4
2026-01-05
drm/amdgpu: Do not initialize imu callback for vf
Hawking Zhang
1
-2
/
+2
2026-01-05
drm/amdgpu: make normalize reg addr to common func for soc v1
Likun Gao
1
-25
/
+4
2026-01-05
drm/amdgpu: adjust xcc_cp_resume function for gfx_v12_1
Likun Gao
1
-106
/
+132
2026-01-05
drm/amdgpu: disable burst for gfx v12_1
Likun Gao
1
-0
/
+8
2026-01-05
drm/amdgpu: Setup Retry based thrashing prevention on GFX 12.1
Mukul Joshi
1
-1
/
+21
2026-01-05
drm/amdgpu/gfx_v12_1: add mqd_stride_size input parameter
Jack Xiao
1
-0
/
+3
2025-12-16
drm/amdgpu: Add gfx v12_1 interrupt source header
Hawking Zhang
1
-4
/
+4
2025-12-16
drm/amdgpu: correct rlc autoload for xcc harvest
Likun Gao
1
-1
/
+2
2025-12-16
drm/amdgpu: add gfx sysfs support for gfx_v12_1
Likun Gao
1
-0
/
+4
2025-12-16
drm/amdgpu: normalize reg addr as local xcc for gfx v12_1
Likun Gao
1
-0
/
+30
2025-12-16
drm/amdgpu: support xcc harvest for ih translate
Likun Gao
1
-4
/
+6
2025-12-16
drm/amdgpu: Correct xcc_id input to GET_INST from physical to logic
Likun Gao
1
-3
/
+3
2025-12-16
drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1
Michael Chen
1
-91
/
+95
2025-12-16
drm/amdkfd: Update LDS, Scratch base for 57bit address
Philip Yang
1
-8
/
+6
2025-12-16
drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1
Feifei Xu
1
-0
/
+2
[next]