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
defs:vdsc_cfg
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_dsc.c
256
int drm_dsc_compute_rc_parameters(struct drm_dsc_config *
vdsc_cfg
)
in drm_dsc_compute_rc_parameters()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H
A
D
drm_dsc_helper.c
280
void drm_dsc_set_const_params(struct drm_dsc_config *
vdsc_cfg
)
in drm_dsc_set_const_params()
argument
307
drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *
vdsc_cfg
)
drm_dsc_set_rc_buf_thresh()
argument
1242
drm_dsc_setup_rc_params(struct drm_dsc_config *
vdsc_cfg
, enum drm_dsc_params_type type)
drm_dsc_setup_rc_params()
argument
1311
drm_dsc_compute_rc_parameters(struct drm_dsc_config *
vdsc_cfg
)
drm_dsc_compute_rc_parameters()
argument
1445
drm_dsc_get_bpp_int(const struct drm_dsc_config *
vdsc_cfg
)
drm_dsc_get_bpp_int()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_vdsc.c
56
intel_vdsc_set_min_max_qp(struct drm_dsc_config *
vdsc_cfg
, int buf,
in intel_vdsc_set_min_max_qp()
argument
78
calculate_rc_params(struct drm_dsc_config *
vdsc_cfg
)
in calculate_rc_params()
argument
217
intel_dsc_slice_dimensions_valid(struct intel_crtc_state *pipe_config, struct drm_dsc_config *
vdsc_cfg
)
intel_dsc_slice_dimensions_valid()
argument
244
struct drm_dsc_config *
vdsc_cfg
= &pipe_config->dsc.config;
intel_dsc_compute_params()
local
367
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_pps_configure()
local
883
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_dsi_pps_write()
local
906
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_dp_pps_write()
local
994
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_get_config()
local
[all...]
H
A
D
icl_dsi.c
1570
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in gen11_dsi_dsc_compute_config()
local
[all...]
H
A
D
intel_psr.c
964
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in psr2_granularity_check()
local
1949
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in intel_psr2_sel_fetch_pipe_alignment()
local
H
A
D
intel_bios.c
3369
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in fill_dsc()
local
H
A
D
intel_dp.c
1582
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in intel_dp_dsc_compute_params()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_vdsc.c
383
struct drm_dsc_config *
vdsc_cfg
= &pipe_config->dsc.config;
in intel_dsc_compute_params()
local
498
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_pps_configure()
local
980
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_get_config()
local
1028
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_dsi_pps_write()
local
1049
const struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
intel_dsc_dp_pps_write()
local
[all...]
H
A
D
icl_dsi.c
1479
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in gen11_dsi_dsc_compute_config()
local
[all...]
H
A
D
intel_bios.c
2486
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in fill_dsc()
local
H
A
D
intel_dp.c
2181
struct drm_dsc_config *
vdsc_cfg
= &crtc_state->dsc.config;
in intel_dp_dsc_compute_params()
local
[all...]
Completed in 27 milliseconds