Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:reg_gfx_index
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_dbgdev.c
492
union GRBM_GFX_INDEX_BITS
reg_gfx_index
;
in dbgdev_wave_control_set_registers()
local
496
reg_gfx_index
.u32All = 0;
in dbgdev_wave_control_set_registers()
511
reg_gfx_index
.bits.sh_index = pMsg->ui32.ShaderArray;
in dbgdev_wave_control_set_registers()
512
reg_gfx_index
.bits.se_index = pMsg->ui32.ShaderEngine;
in dbgdev_wave_control_set_registers()
513
reg_gfx_index
.bits.instance_index = pMsg->ui32.HSACU;
in dbgdev_wave_control_set_registers()
520
reg_gfx_index
.bits.sh_broadcast_writes = 1;
in dbgdev_wave_control_set_registers()
521
reg_gfx_index
.bits.se_broadcast_writes = 1;
in dbgdev_wave_control_set_registers()
522
reg_gfx_index
.bits.instance_broadcast_writes = 1;
in dbgdev_wave_control_set_registers()
534
reg_gfx_index
.bits.sh_index = pMsg->ui32.ShaderArray;
in dbgdev_wave_control_set_registers()
535
reg_gfx_index
in dbgdev_wave_control_set_registers()
589
union GRBM_GFX_INDEX_BITS
reg_gfx_index
;
dbgdev_wave_control_diq()
local
702
union GRBM_GFX_INDEX_BITS
reg_gfx_index
;
dbgdev_wave_control_nodiq()
local
766
union GRBM_GFX_INDEX_BITS
reg_gfx_index
;
dbgdev_wave_reset_wavefronts()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_device_queue_manager.c
699
union GRBM_GFX_INDEX_BITS
reg_gfx_index
;
in dbgdev_wave_reset_wavefronts()
local
707
reg_gfx_index
.u32All = 0;
in dbgdev_wave_reset_wavefronts()
742
reg_gfx_index
.bits.sh_broadcast_writes = 1;
in dbgdev_wave_reset_wavefronts()
743
reg_gfx_index
.bits.se_broadcast_writes = 1;
in dbgdev_wave_reset_wavefronts()
744
reg_gfx_index
.bits.instance_broadcast_writes = 1;
in dbgdev_wave_reset_wavefronts()
751
dev->adev,
reg_gfx_index
.u32All,
in dbgdev_wave_reset_wavefronts()
Completed in 5 milliseconds