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:low_sclk
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H
A
D
dce_calcs.c
129
sclk[s_low] = vbios->
low_sclk
;
in calculate_bandwidth()
1586
data->required_sclk = vbios->
low_sclk
;
in calculate_bandwidth()
2049
vbios.
low_sclk
= bw_int_to_fixed(200);
in bw_calcs_init()
2165
vbios.
low_sclk
= bw_int_to_fixed(300);
in bw_calcs_init()
2278
vbios.
low_sclk
= bw_int_to_fixed(300);
in bw_calcs_init()
2394
vbios.
low_sclk
= bw_int_to_fixed(678);
in bw_calcs_init()
2510
vbios.
low_sclk
= bw_int_to_fixed(200);
in bw_calcs_init()
2623
vbios.
low_sclk
= bw_int_to_fixed(300);
in bw_calcs_init()
3042
struct bw_fixed
low_sclk
= vbios->
low_sclk
;
in bw_calcs()
local
[all...]
H
A
D
calcs_logger.h
138
DC_LOG_BANDWIDTH_CALCS(" [bw_fixed]
low_sclk
: %d", bw_fixed_to_int(vbios->
low_sclk
));
in print_bw_calcs_vbios()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H
A
D
dce_calcs.c
144
sclk[s_low] = vbios->
low_sclk
;
in calculate_bandwidth()
1594
data->required_sclk = vbios->
low_sclk
;
in calculate_bandwidth()
2075
vbios->
low_sclk
= bw_int_to_fixed(200);
in bw_calcs_init()
2191
vbios->
low_sclk
= bw_int_to_fixed(300);
in bw_calcs_init()
2304
vbios->
low_sclk
= bw_int_to_fixed(300);
in bw_calcs_init()
2420
vbios->
low_sclk
= bw_int_to_fixed(678);
in bw_calcs_init()
2536
vbios->
low_sclk
= bw_int_to_fixed(200);
in bw_calcs_init()
2649
vbios->
low_sclk
= bw_int_to_fixed(300);
in bw_calcs_init()
3071
struct bw_fixed
low_sclk
= vbios->
low_sclk
;
in bw_calcs()
local
[all...]
H
A
D
calcs_logger.h
138
DC_LOG_BANDWIDTH_CALCS(" [bw_fixed]
low_sclk
: %d", bw_fixed_to_int(vbios->
low_sclk
));
in print_bw_calcs_vbios()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dce_calcs.h
200
struct bw_fixed
low_sclk
; /*m_hz*/
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dce_calcs.h
200
struct bw_fixed
low_sclk
; /*m_hz*/
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
H
A
D
dce112_resource.c
1103
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
1139
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce112/
H
A
D
dce112_resource.c
1103
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
1139
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_resource.c
1311
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
H
A
D
dce120_resource.c
962
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/
H
A
D
dce120_resource.c
955
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_resource.c
1307
dc->bw_vbios->
low_sclk
= bw_frc_to_fixed(
in bw_calcs_data_update_from_pplib()
Completed in 25 milliseconds