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:present_flag_0
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_vcn.h
328
uint32_t
present_flag_0
;
member
355
uint32_t
present_flag_0
;
member
H
A
D
vcn_v4_0.c
165
fw_shared->
present_flag_0
= cpu_to_le32(AMDGPU_FW_SHARED_FLAG_0_UNIFIED_QUEUE);
in vcn_v4_0_sw_init()
168
fw_shared->
present_flag_0
|= cpu_to_le32(AMDGPU_VCN_SMU_DPM_INTERFACE_FLAG);
in vcn_v4_0_sw_init()
173
fw_shared->
present_flag_0
|= AMDGPU_FW_SHARED_FLAG_0_DRM_KEY_INJECT;
in vcn_v4_0_sw_init()
179
fw_shared->
present_flag_0
|= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);
in vcn_v4_0_sw_init()
221
fw_shared->
present_flag_0
= 0;
in vcn_v4_0_sw_fini()
1338
fw_shared->
present_flag_0
|= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);
in vcn_v4_0_start_sriov()
H
A
D
vcn_v4_0_3.c
135
fw_shared->
present_flag_0
= cpu_to_le32(AMDGPU_FW_SHARED_FLAG_0_UNIFIED_QUEUE);
in vcn_v4_0_3_sw_init()
179
fw_shared->
present_flag_0
= 0;
in vcn_v4_0_3_sw_fini()
964
fw_shared->
present_flag_0
|= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);
in vcn_v4_0_3_start_sriov()
H
A
D
vcn_v3_0.c
225
fw_shared->
present_flag_0
|= cpu_to_le32(AMDGPU_VCN_SW_RING_FLAG) |
in vcn_v3_0_sw_init()
229
fw_shared->
present_flag_0
|= AMDGPU_VCN_SMU_VERSION_INFO_FLAG;
in vcn_v3_0_sw_init()
269
fw_shared->
present_flag_0
= 0;
in vcn_v3_0_sw_fini()
H
A
D
vcn_v2_0.c
182
fw_shared->
present_flag_0
= cpu_to_le32(AMDGPU_VCN_MULTI_QUEUE_FLAG);
in vcn_v2_0_sw_init()
204
fw_shared->
present_flag_0
= 0;
in vcn_v2_0_sw_fini()
H
A
D
vcn_v2_5.c
224
fw_shared->
present_flag_0
= cpu_to_le32(AMDGPU_VCN_MULTI_QUEUE_FLAG);
in vcn_v2_5_sw_init()
264
fw_shared->
present_flag_0
= 0;
in vcn_v2_5_sw_fini()
H
A
D
vcn_v1_0.c
158
fw_shared->
present_flag_0
= 0;
in vcn_v1_0_sw_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_vcn.h
240
uint32_t
present_flag_0
;
member
H
A
D
vcn_v2_0.c
183
fw_shared->
present_flag_0
= cpu_to_le32(AMDGPU_VCN_MULTI_QUEUE_FLAG);
in vcn_v2_0_sw_init()
201
fw_shared->
present_flag_0
= 0;
in vcn_v2_0_sw_fini()
H
A
D
vcn_v2_5.c
213
fw_shared->
present_flag_0
= cpu_to_le32(AMDGPU_VCN_MULTI_QUEUE_FLAG);
in vcn_v2_5_sw_init()
246
fw_shared->
present_flag_0
= 0;
in vcn_v2_5_sw_fini()
Completed in 22 milliseconds