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_enabled
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H
A
D
dcn316_smu.c
181
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn316_smu_set_hard_min_dcfclk()
203
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn316_smu_set_min_deep_sleep_dcfclk()
234
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn316_smu_set_display_idle_optimization()
H
A
D
dcn316_clk_mgr.c
646
if (clk_mgr->base.base.ctx->dc->debug.
pstate_enabled
) {
in dcn316_clk_mgr_construct()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H
A
D
dcn315_smu.c
207
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn315_smu_set_hard_min_dcfclk()
229
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn315_smu_set_min_deep_sleep_dcfclk()
260
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn315_smu_set_display_idle_optimization()
H
A
D
dcn315_clk_mgr.c
663
if (clk_mgr->base.base.ctx->dc->debug.
pstate_enabled
) {
in dcn315_clk_mgr_construct()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H
A
D
dcn314_smu.c
212
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn314_smu_set_hard_min_dcfclk()
236
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn314_smu_set_min_deep_sleep_dcfclk()
267
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn314_smu_set_display_idle_optimization()
H
A
D
dcn314_clk_mgr.c
786
if (clk_mgr->base.base.ctx->dc->debug.
pstate_enabled
) {
in dcn314_clk_mgr_construct()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H
A
D
dcn31_smu.c
194
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn31_smu_set_hard_min_dcfclk()
216
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn31_smu_set_min_deep_sleep_dcfclk()
247
if (!clk_mgr->base.ctx->dc->debug.
pstate_enabled
)
in dcn31_smu_set_display_idle_optimization()
H
A
D
dcn31_clk_mgr.c
743
if (clk_mgr->base.base.ctx->dc->debug.
pstate_enabled
) {
in dcn31_clk_mgr_construct()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
802
bool
pstate_enabled
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H
A
D
dcn31_resource.c
875
.
pstate_enabled
= true,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/
H
A
D
dcn315_resource.c
875
.
pstate_enabled
= true,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H
A
D
dcn314_resource.c
894
.
pstate_enabled
= true,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn316/
H
A
D
dcn316_resource.c
872
.
pstate_enabled
= true,
Completed in 31 milliseconds