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:hta_pschroma
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dcn_calcs.h
204
float
hta_pschroma
[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
204
float
hta_pschroma
[number_of_planes_minus_one + 1];
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H
A
D
dcn_calc_auto.c
106
v->
hta_pschroma
[k] = 0.0;
in scaler_settings_calculation()
111
v->
hta_pschroma
[k] = v->override_hta_pschroma[k];
in scaler_settings_calculation()
115
v->
hta_pschroma
[k] = v->acceptable_quality_hta_ps;
in scaler_settings_calculation()
132
if (v->h_ratio[k] > v->max_hscl_ratio || v->v_ratio[k] > v->max_vscl_ratio || v->h_ratio[k] > v->htaps[k] || v->v_ratio[k] > v->vtaps[k] || (v->source_pixel_format[k] != dcn_bw_rgb_sub_64 && v->source_pixel_format[k] != dcn_bw_rgb_sub_32 && v->source_pixel_format[k] != dcn_bw_rgb_sub_16 && (v->h_ratio[k] / 2.0 > v->
hta_pschroma
[k] || v->v_ratio[k] / 2.0 > v->vta_pschroma[k]))) {
in mode_support_and_system_configuration()
335
v->pscl_factor_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_ratio[k] / 2.0 /dcn_bw_ceil2(v->
hta_pschroma
[k] / 6.0, 1.0));
in mode_support_and_system_configuration()
1197
v->pscl_throughput_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_ratio[k] / 2.0 /dcn_bw_ceil2(v->
hta_pschroma
[k] / 6.0, 1.0));
in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H
A
D
dcn_calc_auto.c
106
v->
hta_pschroma
[k] = 0.0;
in scaler_settings_calculation()
111
v->
hta_pschroma
[k] = v->override_hta_pschroma[k];
in scaler_settings_calculation()
115
v->
hta_pschroma
[k] = v->acceptable_quality_hta_ps;
in scaler_settings_calculation()
132
if (v->h_ratio[k] > v->max_hscl_ratio || v->v_ratio[k] > v->max_vscl_ratio || v->h_ratio[k] > v->htaps[k] || v->v_ratio[k] > v->vtaps[k] || (v->source_pixel_format[k] != dcn_bw_rgb_sub_64 && v->source_pixel_format[k] != dcn_bw_rgb_sub_32 && v->source_pixel_format[k] != dcn_bw_rgb_sub_16 && (v->h_ratio[k] / 2.0 > v->
hta_pschroma
[k] || v->v_ratio[k] / 2.0 > v->vta_pschroma[k]))) {
in mode_support_and_system_configuration()
335
v->pscl_factor_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_ratio[k] / 2.0 /dcn_bw_ceil2(v->
hta_pschroma
[k] / 6.0, 1.0));
in mode_support_and_system_configuration()
1197
v->pscl_throughput_chroma[k] =dcn_bw_min2(v->max_dchub_topscl_throughput, v->max_pscl_tolb_throughput * v->h_ratio[k] / 2.0 /dcn_bw_ceil2(v->
hta_pschroma
[k] / 6.0, 1.0));
in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
Completed in 10 milliseconds