index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v9_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
drm/amdgpu: refine gfx9 firmware loading
Yang Wang
1
-23
/
+22
2024-06-05
drm/amdgpu: fix comments and error message for ipdump
Sunil Khatri
1
-2
/
+2
2024-06-05
drm/amdgpu: rename ip_dump_cp_queues to compute queues
Sunil Khatri
1
-7
/
+7
2024-06-05
drm/amdgpu: add cp queue registers for gfx9 ipdump
Sunil Khatri
1
-2
/
+108
2024-06-05
drm/amdgpu: add print support for gfx9 ipdump
Sunil Khatri
1
-1
/
+17
2024-06-05
drm/amdgpu: add gfx9 register support in ipdump
Sunil Khatri
1
-1
/
+123
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-04-26
drm/amdgpu: Fix the ring buffer size for queue VM flush
Prike Liang
1
-2
/
+0
2024-03-22
drm/amdgpu: Fix truncation issues in gfx_v9_0.c
Srinivasan Shanmugam
1
-3
/
+3
2024-03-06
drm/amdgpu: disable ring_muxer if mcbp is off
Pierre-Eric Pelloux-Prayer
1
-9
/
+12
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-02-07
drm/amdgpu: skip to program GFXDEC registers for suspend abort
Prike Liang
1
-0
/
+8
2024-01-18
drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest
YuanShang
1
-1
/
+1
2023-11-29
drm/amdgpu: fix memory overflow in the IB test
Tim Huang
1
-2
/
+2
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-40
/
+43
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
1
-2
/
+2
2023-09-06
drm/amdgpu: Declare array with strings as pointers constant
Srinivasan Shanmugam
1
-3
/
+3
2023-07-27
drm/amdgpu: set completion status as preempted for the resubmission
Jiadong Zhu
1
-0
/
+3
2023-07-18
drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)
Victor Lu
1
-1
/
+1
2023-07-12
drm/amdgpu/gfx9: move update_spm_vmid() out of rlc_init()
Alex Deucher
1
-19
/
+15
2023-06-09
drm/amdgpu: Implement gfx9 patch functions for resubmission
Jiadong Zhu
1
-0
/
+80
2023-06-09
Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"
Alex Deucher
1
-40
/
+0
2023-06-09
Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...
Alex Deucher
1
-14
/
+19
2023-06-09
drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable calls
Jonathan Kim
1
-2
/
+2
2023-06-09
drm/amdgpu: setup hw debug registers on driver initialization
Jonathan Kim
1
-0
/
+30
2023-06-09
drm/amdgpu: Program gds backup address as zero if no gds allocated
Jiadong Zhu
1
-5
/
+8
2023-06-09
drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaled
Jiadong Zhu
1
-4
/
+4
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: Fix missing buffer object unlock in failure path
Sukrut Bellary
1
-1
/
+3
2023-06-09
drm/amdgpu: add instance mask for RAS inject
Tao Zhou
1
-3
/
+3
2023-06-09
drm/amd/amdgpu: Update debugfs for XCC support (v3)
Tom St Denis
1
-4
/
+4
2023-06-09
drm/amdgpu: Change num_xcd to xcc_mask
Lijo Lazar
1
-1
/
+1
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-4
/
+4
2023-06-09
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...
Jesse Zhang
1
-19
/
+14
2023-06-09
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
1
-1
/
+2
2023-06-09
drm/amdgpu/gfx9: always restore kcq MQDs
Alex Deucher
1
-5
/
+2
2023-04-20
drm/amdgpu: initialize num_xcd to 1 for gfx v9_0
Le Ma
1
-0
/
+1
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
-15
/
+15
2023-04-18
drm/amdgpu: add xcc index argument to soc15_grbm_select
Le Ma
1
-13
/
+13
2023-04-18
drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)
Le Ma
1
-13
/
+12
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
1
-2
/
+3
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
1
-12
/
+12
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-4
/
+3
2023-04-13
drm/amdgpu: switch to golden tsc registers for raven/raven2
Jesse Zhang
1
-0
/
+40
2023-02-08
amd/amdgpu: remove test ib on hw ring
JesseZhang
1
-1
/
+0
2023-01-17
drm/amdgpu: Optimize gfx ras block initialization code for gfx v9_0
YiPeng Chai
1
-21
/
+5
2023-01-13
drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`
Mario Limonciello
1
-5
/
+6
[next]