开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v9_4_2.c
Age
Commit message (
Expand
)
Author
2022-03-25
drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)
Tao Zhou
2022-01-18
drm/amdgpu: Fix the code style warnings in gfx
yipechai
2022-01-14
drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
yipechai
2021-10-28
drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)
Tao Zhou
2021-10-28
drm/amdgpu: skip GPRs init for some CU settings on ALDEBARAN
Tao Zhou
2021-08-09
drm/amdgpu: fix kernel-doc warnings on non-kernel-doc comments
Randy Dunlap
2021-06-18
drm/amdgpu: PWRBRK sequence changes for Aldebaran
Ashish Pawar
2021-05-27
drm/amdgpu: Correctly clear GCEA error status
Mukul Joshi
2021-05-21
drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as static
Lee Jones
2021-05-19
drm/amdgpu: add synchronization among waves in the same threadgroup
Dennis Li
2021-05-10
drm/amdgpu: correct the funtion to clear GCEA error status
Dennis Li
2021-05-10
drm/amdgpu: update the shader to clear specific SGPRs
Dennis Li
2021-04-28
drm/amdgpu: fix no full coverage issue for gprs initialization
Dennis Li
2021-04-23
drm/amdgpu: refine gprs init shaders to check coverage
Dennis Li
2021-04-20
drm/amdgpu: resolve erroneous gfx_v9_4_2 prints
John Clements
2021-04-20
drm/amdgpu: only harvest gcea/mmea error status in aldebaran
Hawking Zhang
2021-04-15
drm/amdgpu: update gfx 9.4.2 ras error reporting
John Clements
2021-04-09
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
2021-03-23
drm/amdgpu: harvest edc status when connected to host via xGMI
Dennis Li
2021-03-23
drm/amdgpu: update default timeout of Aldebaran SQ watchdog
Harish Kasiviswanathan
2021-03-23
drm/amdgpu: enable watchdog feature for SQ of aldebaran
Dennis Li
2021-03-23
drm/amdgpu: refine ras codes for GC utc of aldebaran
Dennis Li
2021-03-23
drm/amdgpu: add ras support for gfx of aldebaran
Dennis Li
2021-03-23
drm/amdgpu: add gc powerbrake support (v2)
Kevin Wang
2021-03-23
drm/amdgpu: update TCP_CHAN_STEER_1 golden value for aldebaran
Hawking Zhang
2021-03-23
drm/amdgpu: add common gc golden settings for aldebaran
Hawking Zhang
2021-03-23
drm/amdgpu: apply gc v9_4_2 golden settings for aldebaran
Hawking Zhang
2021-03-23
drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)
Jonathan Kim