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:DPU_SSPP_RECT_0
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_hw_sspp.c
220
pipe->multirect_index ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_format()
423
pipe->multirect_index ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_rects()
465
} else if (pipe->multirect_index ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_sourceaddress()
486
if (pipe->multirect_index ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_sourceaddress()
537
pipe->multirect_index ==
DPU_SSPP_RECT_0
)
in dpu_hw_sspp_setup_solidfill()
576
pipe->multirect_index ==
DPU_SSPP_RECT_0
)
in dpu_hw_sspp_setup_cdp()
H
A
D
dpu_hw_sspp.h
53
*
DPU_SSPP_RECT_0
- rect0 of a multirect pipe
63
DPU_SSPP_RECT_0
,
enumerator
H
A
D
dpu_plane.c
896
pipe->multirect_index =
DPU_SSPP_RECT_0
;
in dpu_plane_atomic_check()
1254
[
DPU_SSPP_RECT_0
] = "rect_0",
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_hw_sspp.c
253
if (rect_mode == DPU_SSPP_RECT_SOLO || rect_mode ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_format()
459
if (rect_index == DPU_SSPP_RECT_SOLO || rect_index ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_rects()
489
if (rect_index ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_rects()
528
} else if (rect_mode ==
DPU_SSPP_RECT_0
) {
in dpu_hw_sspp_setup_sourceaddress()
566
if (rect_index == DPU_SSPP_RECT_SOLO || rect_index ==
DPU_SSPP_RECT_0
)
in dpu_hw_sspp_setup_solidfill()
H
A
D
dpu_hw_sspp.h
47
*
DPU_SSPP_RECT_0
- rect0 of a multirect pipe
57
DPU_SSPP_RECT_0
,
enumerator
H
A
D
dpu_plane.c
830
pstate[R1]->multirect_index =
DPU_SSPP_RECT_0
;
in dpu_plane_validate_multirect_v2()
832
pstate[R0]->multirect_index =
DPU_SSPP_RECT_0
;
in dpu_plane_validate_multirect_v2()
Completed in 9 milliseconds