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:num_dspp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_rm.c
286
if (!reqs->topology.
num_dspp
)
in _dpu_rm_check_lm_and_get_connected_blks()
371
reqs->topology.
num_dspp
? enc_id : 0;
in _dpu_rm_reserve_lms()
H
A
D
dpu_encoder.c
569
topology.
num_dspp
= topology.num_lm;
in dpu_encoder_get_topology()
984
int num_lm, num_ctl, num_pp,
num_dspp
;
in dpu_encoder_virt_mode_set()
local
1036
num_dspp
= dpu_rm_get_assigned_resources(&dpu_kms->rm, global_state,
in dpu_encoder_virt_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_rm.c
318
if (!reqs->topology.
num_dspp
)
in _dpu_rm_check_lm_and_get_connected_blks()
402
reqs->topology.
num_dspp
? enc_id : 0;
in _dpu_rm_reserve_lms()
H
A
D
dpu_encoder.c
597
topology.
num_dspp
= topology.num_lm;
in dpu_encoder_get_topology()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
msm_drv.h
110
u32
num_dspp
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
msm_drv.h
93
* @
num_dspp
: number of dspp blocks used
99
u32
num_dspp
;
member
Completed in 12 milliseconds