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:vmw_stdu_update
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_stdu.c
82
struct
vmw_stdu_update
{
struct
262
struct
vmw_stdu_update
*update = cmd;
in vmw_stdu_populate_update()
290
struct
vmw_stdu_update
*cmd;
in vmw_stdu_update_st()
654
struct
vmw_stdu_update
*update;
in vmw_kms_stdu_surface_fifo_commit()
670
update = (struct
vmw_stdu_update
*) &blit[dirty->num_hits];
in vmw_kms_stdu_surface_fifo_commit()
748
sizeof(struct
vmw_stdu_update
);
in vmw_kms_stdu_surface_dirty()
1031
sizeof(struct
vmw_stdu_update
);
in vmw_stdu_bo_fifo_size_cpu()
1068
struct
vmw_stdu_update
*cmd_update;
in vmw_stdu_bo_populate_update_cpu()
1112
cmd_update = (struct
vmw_stdu_update
*)&cmd_img[1];
in vmw_stdu_bo_populate_update_cpu()
1173
size += sizeof(struct
vmw_stdu_update
);
in vmw_stdu_surface_fifo_size_same_display()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_stdu.c
83
struct
vmw_stdu_update
{
struct
261
struct
vmw_stdu_update
*update = cmd;
in vmw_stdu_populate_update()
289
struct
vmw_stdu_update
*cmd;
in vmw_stdu_update_st()
518
blit_size += sizeof(struct
vmw_stdu_update
);
in vmw_stdu_bo_fifo_commit()
615
struct
vmw_stdu_update
*cmd;
in vmw_stdu_bo_cpu_commit()
716
ddirty.base.fifo_reserve_size += sizeof(struct
vmw_stdu_update
);
in vmw_kms_stdu_dma()
793
struct
vmw_stdu_update
*update;
in vmw_kms_stdu_surface_fifo_commit()
809
update = (struct
vmw_stdu_update
*) &blit[dirty->num_hits];
in vmw_kms_stdu_surface_fifo_commit()
887
sizeof(struct
vmw_stdu_update
);
in vmw_kms_stdu_surface_dirty()
1177
sizeof(struct
vmw_stdu_update
);
in vmw_stdu_bo_fifo_size()
[all...]
Completed in 5 milliseconds