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:AMDGPU_FAMILY_SI
(Results
1 - 8
of
8
) sorted by relevance
/third_party/libdrm/tests/amdgpu/
H
A
D
vm_tests.c
49
if (device_handle->info.family_id ==
AMDGPU_FAMILY_SI
) {
in suite_vm_tests_enable()
H
A
D
basic_tests.c
884
if (family_id !=
AMDGPU_FAMILY_SI
) {
in amdgpu_command_submission_gfx_separate_ibs()
969
if (family_id !=
AMDGPU_FAMILY_SI
) {
in amdgpu_command_submission_gfx_shared_ib()
1123
if (family_id ==
AMDGPU_FAMILY_SI
) {
in amdgpu_bo_eviction_test()
1220
if (family_id ==
AMDGPU_FAMILY_SI
) {
in amdgpu_semaphore_test()
1611
if (family_id ==
AMDGPU_FAMILY_SI
)
in amdgpu_command_submission_write_linear_helper_with_secure()
1622
else if (family_id !=
AMDGPU_FAMILY_SI
)
in amdgpu_command_submission_write_linear_helper_with_secure()
1815
if (family_id ==
AMDGPU_FAMILY_SI
) {
in amdgpu_command_submission_const_fill_helper()
1835
if (family_id ==
AMDGPU_FAMILY_SI
) {
in amdgpu_command_submission_const_fill_helper()
1964
if (family_id ==
AMDGPU_FAMILY_SI
) {
in amdgpu_command_submission_copy_linear_helper()
1988
if (family_id ==
AMDGPU_FAMILY_SI
) {
in amdgpu_command_submission_copy_linear_helper()
[all...]
H
A
D
amdgpu_stress.c
200
if (device_handle->info.family_id ==
AMDGPU_FAMILY_SI
) {
in submit_ib()
H
A
D
deadlock_tests.c
145
if (family_id ==
AMDGPU_FAMILY_SI
||
in suite_deadlock_tests_enable()
H
A
D
cs_tests.c
79
if (family_id >= AMDGPU_FAMILY_RV || family_id ==
AMDGPU_FAMILY_SI
||
in suite_cs_tests_enable()
H
A
D
vce_tests.c
118
if (family_id >= AMDGPU_FAMILY_RV || family_id ==
AMDGPU_FAMILY_SI
||
in suite_vce_tests_enable()
/third_party/mesa3d/include/drm-uapi/
H
A
D
amdgpu_drm.h
1151
#define
AMDGPU_FAMILY_SI
110 /* Hainan, Oland, Verde, Pitcairn, Tahiti */
macro
/third_party/libdrm/include/drm/
H
A
D
amdgpu_drm.h
1142
#define
AMDGPU_FAMILY_SI
110 /* Hainan, Oland, Verde, Pitcairn, Tahiti */
macro
Completed in 13 milliseconds