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:vce_boot_level
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
kv_dpm.h
164
u8
vce_boot_level
;
member
H
A
D
kv_dpm.c
1554
pi->
vce_boot_level
= table->count - 1;
in kv_update_vce_dpm()
1556
pi->
vce_boot_level
= kv_get_vce_boot_level(adev, amdgpu_new_state->evclk);
in kv_update_vce_dpm()
1561
(u8 *)&pi->
vce_boot_level
,
in kv_update_vce_dpm()
1570
(1 << pi->
vce_boot_level
));
in kv_update_vce_dpm()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
kv_dpm.h
138
u8
vce_boot_level
;
member
H
A
D
kv_dpm.c
1488
pi->
vce_boot_level
= table->count - 1;
in kv_update_vce_dpm()
1490
pi->
vce_boot_level
= kv_get_vce_boot_level(rdev, radeon_new_state->evclk);
in kv_update_vce_dpm()
1495
(u8 *)&pi->
vce_boot_level
,
in kv_update_vce_dpm()
1504
(1 << pi->
vce_boot_level
));
in kv_update_vce_dpm()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
kv_dpm.h
164
u8
vce_boot_level
;
member
H
A
D
kv_dpm.c
1558
pi->
vce_boot_level
= table->count - 1;
in kv_update_vce_dpm()
1560
pi->
vce_boot_level
= kv_get_vce_boot_level(adev, amdgpu_new_state->evclk);
in kv_update_vce_dpm()
1565
(u8 *)&pi->
vce_boot_level
,
in kv_update_vce_dpm()
1574
(1 << pi->
vce_boot_level
));
in kv_update_vce_dpm()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
kv_dpm.h
138
u8
vce_boot_level
;
member
H
A
D
kv_dpm.c
1308
pi->
vce_boot_level
= table->count - 1;
in kv_update_vce_dpm()
1310
pi->
vce_boot_level
= kv_get_vce_boot_level(rdev, radeon_new_state->evclk);
in kv_update_vce_dpm()
1315
(u8 *)&pi->
vce_boot_level
,
in kv_update_vce_dpm()
1324
(1 << pi->
vce_boot_level
));
in kv_update_vce_dpm()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu8_hwmgr.h
276
uint8_t
vce_boot_level
;
member
H
A
D
vega12_hwmgr.h
187
uint32_t
vce_boot_level
;
member
H
A
D
vega10_hwmgr.h
199
uint32_t
vce_boot_level
;
member
H
A
D
vega20_hwmgr.h
247
uint32_t
vce_boot_level
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu8_hwmgr.h
276
uint8_t
vce_boot_level
;
member
H
A
D
vega10_hwmgr.h
199
uint32_t
vce_boot_level
;
member
H
A
D
vega12_hwmgr.h
186
uint32_t
vce_boot_level
;
member
H
A
D
vega20_hwmgr.h
247
uint32_t
vce_boot_level
;
member
Completed in 29 milliseconds