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:pstate_sclk
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
hwmgr.h
803
uint32_t
pstate_sclk
;
member
H
A
D
amdgpu_smu.h
418
uint32_t
pstate_sclk
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
801
uint32_t
pstate_sclk
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H
A
D
amdgpu_smu.h
494
uint32_t
pstate_sclk
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega20_hwmgr.c
1566
hwmgr->
pstate_sclk
= gfx_table->dpm_levels[0].value;
in vega20_populate_umdpstate_clocks()
1571
hwmgr->
pstate_sclk
= gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value;
in vega20_populate_umdpstate_clocks()
1575
hwmgr->
pstate_sclk
= hwmgr->
pstate_sclk
* 100;
in vega20_populate_umdpstate_clocks()
H
A
D
smu10_hwmgr.c
555
hwmgr->
pstate_sclk
= SMU10_UMD_PSTATE_GFXCLK * 100;
in smu10_hwmgr_backend_init()
H
A
D
smu8_hwmgr.c
1170
hwmgr->
pstate_sclk
= table->entries[0].clk;
in smu8_phm_unforce_dpm_levels()
H
A
D
smu7_hwmgr.c
2894
hwmgr->
pstate_sclk
= tmp_sclk;
in smu7_get_profiling_clk()
2908
if (hwmgr->
pstate_sclk
== 0)
in smu7_force_dpm_level()
H
A
D
vega10_hwmgr.c
4167
hwmgr->
pstate_sclk
= table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk;
in vega10_get_profiling_clk_mask()
4279
if (hwmgr->
pstate_sclk
== 0)
in vega10_dpm_force_dpm_level()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega12_hwmgr.c
1036
hwmgr->
pstate_sclk
= gfx_dpm_table->dpm_levels[VEGA12_UMD_PSTATE_GFXCLK_LEVEL].value;
in vega12_populate_umdpstate_clocks()
1039
hwmgr->
pstate_sclk
= gfx_dpm_table->dpm_levels[0].value;
in vega12_populate_umdpstate_clocks()
H
A
D
smu10_hwmgr.c
380
hwmgr->
pstate_sclk
= SMU10_UMD_PSTATE_GFXCLK;
in smu10_populate_umdpstate_clocks()
H
A
D
smu7_hwmgr.c
1526
hwmgr->
pstate_sclk
= vddc_dependency_on_sclk->entries[count].clk;
in smu7_populate_umdpstate_clocks()
1531
hwmgr->
pstate_sclk
= vddc_dependency_on_sclk->entries[0].clk;
in smu7_populate_umdpstate_clocks()
1543
hwmgr->
pstate_sclk
= vdd_dep_on_sclk->entries[count].clk;
in smu7_populate_umdpstate_clocks()
1548
hwmgr->
pstate_sclk
= vdd_dep_on_sclk->entries[0].clk;
in smu7_populate_umdpstate_clocks()
1558
hwmgr->
pstate_sclk
/= 100;
in smu7_populate_umdpstate_clocks()
H
A
D
smu8_hwmgr.c
1024
hwmgr->
pstate_sclk
= table->entries[0].clk / 100;
in smu8_populate_umdpstate_clocks()
H
A
D
vega20_hwmgr.c
1565
hwmgr->
pstate_sclk
= gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value;
in vega20_populate_umdpstate_clocks()
1568
hwmgr->
pstate_sclk
= gfx_table->dpm_levels[0].value;
in vega20_populate_umdpstate_clocks()
H
A
D
vega10_hwmgr.c
3014
hwmgr->
pstate_sclk
= table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk;
in vega10_populate_umdpstate_clocks()
3017
hwmgr->
pstate_sclk
= table_info->vdd_dep_on_sclk->entries[0].clk;
in vega10_populate_umdpstate_clocks()
3025
hwmgr->
pstate_sclk
/= 100;
in vega10_populate_umdpstate_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
amd_powerplay.c
843
*((uint32_t *)value) = hwmgr->
pstate_sclk
;
in pp_dpm_read_sensor()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
amd_powerplay.c
819
*((uint32_t *)value) = hwmgr->
pstate_sclk
* 100;
in pp_dpm_read_sensor()
Completed in 69 milliseconds