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:no_of_dpp
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H
A
D
dcn_calc_auto.c
452
v->
no_of_dpp
[i][j][k] = 1.0;
in mode_support_and_system_configuration()
456
v->
no_of_dpp
[i][j][k] = 2.0;
in mode_support_and_system_configuration()
460
v->
no_of_dpp
[i][j][k] = 2.0;
in mode_support_and_system_configuration()
464
v->total_number_of_active_dpp[i][j] = v->total_number_of_active_dpp[i][j] + v->
no_of_dpp
[i][j][k];
in mode_support_and_system_configuration()
478
v->
no_of_dpp
[i][j][k] = 1.0;
in mode_support_and_system_configuration()
485
v->
no_of_dpp
[i][j][k] = 2.0;
in mode_support_and_system_configuration()
491
v->total_number_of_active_dpp[i][j] = v->total_number_of_active_dpp[i][j] + v->
no_of_dpp
[i][j][k];
in mode_support_and_system_configuration()
521
v->swath_width_yper_state[i][j][k] = v->swath_width_ysingle_dpp[k] / v->
no_of_dpp
[i][j][k];
in mode_support_and_system_configuration()
559
v->urgent_latency_support_us_per_state[i][j][k] = v->effective_detlb_lines_luma * (v->htotal[k] / v->pixel_clock[k]) / v->v_ratio[k] - v->effective_detlb_lines_luma * v->swath_width_yper_state[i][j][k] *dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / (v->return_bw_per_state[i] / v->
no_of_dpp
[i][j][k]);
in mode_support_and_system_configuration()
562
v->urgent_latency_support_us_per_state[i][j][k] =dcn_bw_min2(v->effective_detlb_lines_luma * (v->htotal[k] / v->pixel_clock[k]) / v->v_ratio[k] - v->effective_detlb_lines_luma * v->swath_width_yper_state[i][j][k] *dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / (v->return_bw_per_state[i] / v->
no_of_dpp
[
in mode_support_and_system_configuration()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H
A
D
dcn_calc_auto.c
452
v->
no_of_dpp
[i][j][k] = 1.0;
in mode_support_and_system_configuration()
456
v->
no_of_dpp
[i][j][k] = 2.0;
in mode_support_and_system_configuration()
460
v->
no_of_dpp
[i][j][k] = 2.0;
in mode_support_and_system_configuration()
464
v->total_number_of_active_dpp[i][j] = v->total_number_of_active_dpp[i][j] + v->
no_of_dpp
[i][j][k];
in mode_support_and_system_configuration()
478
v->
no_of_dpp
[i][j][k] = 1.0;
in mode_support_and_system_configuration()
485
v->
no_of_dpp
[i][j][k] = 2.0;
in mode_support_and_system_configuration()
491
v->total_number_of_active_dpp[i][j] = v->total_number_of_active_dpp[i][j] + v->
no_of_dpp
[i][j][k];
in mode_support_and_system_configuration()
521
v->swath_width_yper_state[i][j][k] = v->swath_width_ysingle_dpp[k] / v->
no_of_dpp
[i][j][k];
in mode_support_and_system_configuration()
557
v->urgent_latency_support_us_per_state[i][j][k] = v->effective_detlb_lines_luma * (v->htotal[k] / v->pixel_clock[k]) / v->v_ratio[k] - v->effective_detlb_lines_luma * v->swath_width_yper_state[i][j][k] *dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / (v->return_bw_per_state[i] / v->
no_of_dpp
[i][j][k]);
in mode_support_and_system_configuration()
562
v->urgent_latency_support_us_per_state[i][j][k] = dcn_bw_min2(v->effective_detlb_lines_luma * (v->htotal[k] / v->pixel_clock[k]) / v->v_ratio[k] - v->effective_detlb_lines_luma * v->swath_width_yper_state[i][j][k] * dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / (v->return_bw_per_state[i] / v->
no_of_dpp
[
in mode_support_and_system_configuration()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dcn_calcs.h
234
float
no_of_dpp
[number_of_states_plus_one + 1][1 + 1][number_of_planes_minus_one + 1];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dcn_calcs.h
234
float
no_of_dpp
[number_of_states_plus_one + 1][1 + 1][number_of_planes_minus_one + 1];
member
Completed in 7 milliseconds