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_du_legacy
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_ldu.c
154
WARN_ON(dev_priv->active_display_unit !=
vmw_du_legacy
);
in vmw_ldu_fb_pin()
156
if (dev_priv->active_display_unit ==
vmw_du_legacy
) {
in vmw_ldu_fb_pin()
584
dev_priv->active_display_unit =
vmw_du_legacy
;
in vmw_kms_ldu_init_display()
H
A
D
vmwgfx_cmd.c
76
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_supports_3d()
H
A
D
vmwgfx_overlay.c
226
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_overlay_move_buffer()
H
A
D
vmwgfx_kms.c
1291
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_kms_new_framebuffer_surface()
2082
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_kms_close()
H
A
D
vmwgfx_drv.h
380
vmw_du_legacy
,
enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_kms.c
900
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_kms_new_framebuffer_surface()
1025
case
vmw_du_legacy
:
in vmw_framebuffer_bo_dirty()
1051
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_framebuffer_bo_dirty_ext()
1082
case
vmw_du_legacy
:
in vmw_framebuffer_pin()
1826
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_kms_close()
H
A
D
vmwgfx_ldu.c
515
dev_priv->active_display_unit =
vmw_du_legacy
;
in vmw_kms_ldu_init_display()
H
A
D
vmwgfx_overlay.c
232
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_overlay_move_buffer()
H
A
D
vmwgfx_fifo.c
82
if (dev_priv->active_display_unit ==
vmw_du_legacy
)
in vmw_fifo_have_3d()
H
A
D
vmwgfx_drv.h
377
vmw_du_legacy
,
enumerator
Completed in 17 milliseconds