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:fast_update
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_resource.c
1725
bool dcn32_remove_phantom_pipes(struct dc *dc, struct dc_state *context, bool
fast_update
)
in dcn32_remove_phantom_pipes()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc.c
4144
static void populate_fast_updates(struct dc_fast_update *
fast_update
,
in populate_fast_updates()
argument
4165
static bool fast_updates_exist(struct dc_fast_update *
fast_update
, in
argument
4253
fast_update
_only(struct dc *dc, struct dc_
fast_update
*
fast_update
, struct dc_surface_update *srf_updates, int surface_count, struct dc_stream_update *stream_update, struct dc_stream_state *stream)
fast_update_only()
argument
4273
struct dc_
fast_update
fast_update
[MAX_SURFACES] = {0};
dc_update_planes_and_stream()
local
4399
struct dc_
fast_update
fast_update
[MAX_SURFACES] = {0};
dc_commit_updates_for_stream()
local
[all...]
Completed in 9 milliseconds