index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v12_0.c
Age
Commit message (
Expand
)
Author
2024-09-18
drm/amdgpu: update golden regs for gfx12
Frank Min
2024-09-02
drm/amdgpu/gfx12: use rlc safe mode for soft recovery
Alex Deucher
2024-09-02
drm/amdgpu/gfx12: use proper rlc safe mode helpers
Alex Deucher
2024-09-02
drm/amdgpu/gfx12: per queue reset only on bare metal
Alex Deucher
2024-09-02
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
2024-09-02
drm/amdgpu/gfx12: fallback to driver reset compute queue directly
Alex Deucher
2024-09-02
drm/amdgpu/gfx12: add ring reset callbacks
Alex Deucher
2024-08-29
drm/amdgpu/gfx12: return early in preempt_ib()
Alex Deucher
2024-08-23
drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs
Alex Deucher
2024-08-13
drm/amdgpu/mes12: fix suspend issue
Jack Xiao
2024-08-13
drm/amdgpu: fix ptr check warning in gfx12 ip_dump
Sunil Khatri
2024-08-06
drm/amdgpu: add golden setting for gc v12
Likun Gao
2024-08-06
drm/amdgpu: optimize the padding for gfx12
Sunil Khatri
2024-07-23
drm/amdgpu/gfx12: Enable bad opcode interrupt
Jesse Zhang
2024-07-23
drm/amdgpu/gfx12: properly handle error ints on all pipes
Alex Deucher
2024-07-23
drm/amdgpu/gfx12: enable wave kill for compute queues
Alex Deucher
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
2024-07-08
drm/amdgpu: add gfx queue support for gfx12 ipdump
Sunil Khatri
2024-07-08
drm/amdgpu: add cp queue registers for gfx12 ipdump
Sunil Khatri
2024-07-08
drm/amdgpu: add print support for gfx12 ipdump
Sunil Khatri
2024-07-08
drm/amdgpu: add gfx12 register support in ipdump
Sunil Khatri
2024-07-08
drm/amd/pm: avoid to load smu firmware for APUs
Tim Huang
2024-07-01
drm/amdgpu/gfx12: remove GDS leftovers
Marek Olšák
2024-07-01
drm/amdgpu/gfx12: remove superfluous cache flags
Marek Olšák
2024-06-27
drm/amdgpu: refine gfx12 firmware loading
Yang Wang
2024-06-14
drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable
Yunxiang Li
2024-05-17
drm/amdgpu: enable gfxoff for gc v12.0.0
Likun Gao
2024-05-17
drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0
Likun Gao
2024-05-13
drm/amdgpu: fix mqd corruption for gfx12
Frank Min
2024-05-08
drm/amdgpu: Fix buffer size to prevent truncation in gfx_v12_0_init_microcode
Srinivasan Shanmugam
2024-05-02
drm/amd/amdgpu: enable gfxoff on gc 12.0.1
Kenneth Feng
2024-05-02
drm/amdgpu: support cg state get for gfx v12
Likun Gao
2024-05-02
drm/amd/amdgpu: enable sram fgcg on gc 12.0.1
Kenneth Feng
2024-05-02
drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcg
Kenneth Feng
2024-05-02
drm/amd/amdgpu: enable mgcg on gfx 12.0.1
Kenneth Feng
2024-05-02
drm/amdgpu/gfx: enable mes to map legacy queue support
Jack Xiao
2024-05-02
drm/amdkfd: always enable ttmp setup for gfx12
Jonathan Kim
2024-05-02
drm/amdgpu: Switch to smuio func to get gpu clk counter
Hawking Zhang
2024-05-02
drm/amdgpu: skip dpm check to init imu fw
Likun Gao
2024-05-02
drm/amdgpu: fix active rb and cu number for gfx12
Likun Gao
2024-05-02
drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0
Kenneth Feng
2024-05-02
drm/amd/amdgpu: update GFX12 wave data registers
Tom St Denis
2024-05-02
drm/amdgpu: set different fw data addr for mec pipe
Likun Gao
2024-05-02
drm/amd: Move fw init from sw_init to early_init for imu v12
Likun Gao
2024-05-02
drm/amdgpu: support S&R fw load for gfx v12
Likun Gao
2024-05-02
drm/amdgpu/gfx12: recalculate available compute rings to use
Jack Xiao
2024-05-02
drm/amdgpu: skip imu related function if dpm=0
Likun Gao
2024-05-02
drm/amd/amdgpu: imu fw loading support
Kenneth Feng
2024-05-02
drm/amdgpu: set cp fw address set for gfx v12
Likun Gao
2024-05-02
drm/amdgpu: Add gfx v12_0 ip block support (v6)
Likun Gao