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:forced_clocks
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H
A
D
dcn201_clk_mgr.c
153
if (dc->config.
forced_clocks
== false || (force_reset && safe_to_lower)) {
in dcn201_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H
A
D
dcn20_clk_mgr.c
250
if (dc->config.
forced_clocks
== false || (force_reset && safe_to_lower)) {
in dcn2_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn301/
H
A
D
dcn301_fpu.c
460
if (dc->config.
forced_clocks
) {
in dcn301_calculate_wm_and_dlg_fp()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H
A
D
dcn30_clk_mgr.c
323
if (dc->config.
forced_clocks
== false || (force_reset && safe_to_lower)) {
in dcn3_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H
A
D
dcn30_clk_mgr.c
300
if (dc->config.
forced_clocks
== false || (force_reset && safe_to_lower)) {
in dcn3_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H
A
D
dcn20_clk_mgr.c
321
if (dc->config.
forced_clocks
== false || (force_reset && safe_to_lower)) {
in dcn2_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
288
bool
forced_clocks
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H
A
D
dcn31_fpu.c
537
if (dc->config.
forced_clocks
|| dc->debug.max_disp_clk) {
in dcn31_calculate_wm_and_dlg_fp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H
A
D
dcn32_clk_mgr.c
626
if (dc->config.
forced_clocks
== false || (force_reset && safe_to_lower)) {
in dcn32_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
404
bool
forced_clocks
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H
A
D
dcn30_fpu.c
556
if (dc->config.
forced_clocks
) {
in dcn30_fpu_calculate_wm_and_dlg()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_resource.c
2353
if (dc->config.
forced_clocks
) {
in dcn30_calculate_wm_and_dlg_fp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H
A
D
dcn20_fpu.c
1759
if (dc->config.
forced_clocks
) {
in dcn20_calculate_wm()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_resource.c
2990
if (dc->config.
forced_clocks
) {
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H
A
D
dcn32_fpu.c
2248
if (dc->config.
forced_clocks
) {
in dcn32_calculate_wm_and_dlg_fpu()
Completed in 31 milliseconds