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:split_pipe
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_dmub_srv.c
309
struct pipe_ctx *
split_pipe
= &context->res_ctx.pipe_ctx[j];
in dc_dmub_srv_populate_fams_pipe_info()
local
844
struct pipe_ctx *test_pipe, *
split_pipe
;
in dc_can_pipe_disable_cursor()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H
A
D
dcn20_fpu.c
1648
struct pipe_ctx *
split_pipe
= res_ctx->pipe_ctx[i].bottom_pipe;
in dcn20_populate_dml_pipes_from_context()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_resource.c
632
struct pipe_ctx *
split_pipe
= pipe_ctx->top_pipe;
in calculate_split_count_and_index()
local
641
struct pipe_ctx *
split_pipe
= pipe_ctx->prev_odm_pipe;
in calculate_split_count_and_index()
local
1390
struct pipe_ctx *
split_pipe
in acquire_first_split_pipe()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_resource.c
2320
struct pipe_ctx *
split_pipe
= res_ctx->pipe_ctx[i].bottom_pipe;
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
3357
struct pipe_ctx *test_pipe, *
split_pipe
;
in dcn10_can_pipe_disable_cursor()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_resource.c
784
struct pipe_ctx *
split_pipe
= pipe_ctx->top_pipe;
in get_mpc_split_index()
local
1804
struct pipe_ctx *
split_pipe
= &res_ctx->pipe_ctx[i];
in acquire_first_split_pipe()
local
[all...]
Completed in 18 milliseconds