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:smu7_dpm_table
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu7_hwmgr.h
103
struct
smu7_dpm_table
{
struct
204
struct
smu7_dpm_table
dpm_table;
205
struct
smu7_dpm_table
golden_dpm_table;
H
A
D
smu7_hwmgr.c
1012
sizeof(struct
smu7_dpm_table
));
in smu7_setup_default_dpm_tables()
2830
struct
smu7_dpm_table
*golden_dpm_table = &data->golden_dpm_table;
in smu7_get_profiling_clk()
3748
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in smu7_get_maximum_link_speed()
3857
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in smu7_populate_and_upload_sclk_mclk_dpm_levels()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu7_hwmgr.h
103
struct
smu7_dpm_table
{
struct
214
struct
smu7_dpm_table
dpm_table;
215
struct
smu7_dpm_table
golden_dpm_table;
H
A
D
smu7_hwmgr.c
1074
sizeof(struct
smu7_dpm_table
));
in smu7_setup_default_dpm_tables()
1506
struct
smu7_dpm_table
*golden_dpm_table = &data->golden_dpm_table;
in smu7_populate_umdpstate_clocks()
3174
struct
smu7_dpm_table
*golden_dpm_table = &data->golden_dpm_table;
in smu7_get_profiling_clk()
4137
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in smu7_get_maximum_link_speed()
4247
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in smu7_populate_and_upload_sclk_mclk_dpm_levels()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
vegam_smumgr.c
575
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in vegam_populate_smc_link_level()
869
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in vegam_populate_all_graphic_levels()
1039
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in vegam_populate_all_memory_levels()
H
A
D
fiji_smumgr.c
831
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in fiji_populate_smc_link_level()
1005
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in fiji_populate_all_graphic_levels()
1224
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in fiji_populate_all_memory_levels()
H
A
D
iceland_smumgr.c
767
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in iceland_populate_smc_link_level()
963
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in iceland_populate_all_graphic_levels()
1350
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in iceland_populate_all_memory_levels()
H
A
D
ci_smumgr.c
475
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in ci_populate_all_graphic_levels()
999
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in ci_populate_smc_link_level()
1303
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in ci_populate_all_memory_levels()
H
A
D
tonga_smumgr.c
510
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in tonga_populate_smc_link_level()
691
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in tonga_populate_all_graphic_levels()
1091
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in tonga_populate_all_memory_levels()
H
A
D
polaris10_smumgr.c
772
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in polaris10_populate_smc_link_level()
982
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in polaris10_populate_all_graphic_levels()
1129
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in polaris10_populate_all_memory_levels()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
vegam_smumgr.c
574
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in vegam_populate_smc_link_level()
868
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in vegam_populate_all_graphic_levels()
1038
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in vegam_populate_all_memory_levels()
H
A
D
fiji_smumgr.c
830
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in fiji_populate_smc_link_level()
1004
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in fiji_populate_all_graphic_levels()
1223
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in fiji_populate_all_memory_levels()
H
A
D
iceland_smumgr.c
767
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in iceland_populate_smc_link_level()
963
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in iceland_populate_all_graphic_levels()
1350
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in iceland_populate_all_memory_levels()
H
A
D
tonga_smumgr.c
510
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in tonga_populate_smc_link_level()
691
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in tonga_populate_all_graphic_levels()
1091
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in tonga_populate_all_memory_levels()
H
A
D
polaris10_smumgr.c
820
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in polaris10_populate_smc_link_level()
1040
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in polaris10_populate_all_graphic_levels()
1212
struct
smu7_dpm_table
*dpm_table = &hw_data->dpm_table;
in polaris10_populate_all_memory_levels()
H
A
D
ci_smumgr.c
476
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in ci_populate_all_graphic_levels()
1000
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in ci_populate_smc_link_level()
1304
struct
smu7_dpm_table
*dpm_table = &data->dpm_table;
in ci_populate_all_memory_levels()
Completed in 60 milliseconds