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:scanout
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H
A
D
virtgpu_vq.c
740
uint32_t
scanout
= le32_to_cpu(cmd->
scanout
);
in virtio_gpu_cmd_get_edid_cb()
local
744
if (
scanout
>= vgdev->num_scanouts)
in virtio_gpu_cmd_get_edid_cb()
746
output = vgdev->outputs +
scanout
;
in virtio_gpu_cmd_get_edid_cb()
887
int
scanout
;
in virtio_gpu_cmd_get_edids()
local
892
for (
scanout
= 0;
scanout
< vgdev->num_scanouts;
scanout
++) {
in virtio_gpu_cmd_get_edids()
903
cmd_p->
scanout
= cpu_to_le32(
scanout
);
in virtio_gpu_cmd_get_edids()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H
A
D
virtgpu_vq.c
742
uint32_t
scanout
= le32_to_cpu(cmd->
scanout
);
in virtio_gpu_cmd_get_edid_cb()
local
746
if (
scanout
>= vgdev->num_scanouts)
in virtio_gpu_cmd_get_edid_cb()
748
output = vgdev->outputs +
scanout
;
in virtio_gpu_cmd_get_edid_cb()
889
int
scanout
;
in virtio_gpu_cmd_get_edids()
local
894
for (
scanout
= 0;
scanout
< vgdev->num_scanouts;
scanout
++) {
in virtio_gpu_cmd_get_edids()
905
cmd_p->
scanout
= cpu_to_le32(
scanout
);
in virtio_gpu_cmd_get_edids()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
virtio_gpu.h
314
__le32
scanout
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
virtio_gpu.h
218
__le32
scanout
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
virtio_gpu.h
218
__le32
scanout
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
virtio_gpu.h
345
__le32
scanout
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H
A
D
vmwgfx_drm.h
79
__s32
scanout
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_surface.c
804
metadata->
scanout
= req->
scanout
;
in vmw_surface_define_ioctl()
850
if (metadata->
scanout
&&
in vmw_surface_define_ioctl()
1528
metadata.
scanout
= req->base.drm_surface_flags &
in vmw_gb_surface_define_internal()
2092
if (req->
scanout
) {
in vmw_gb_surface_define()
2174
* Don't set SVGA3D_SURFACE_SCREENTARGET flag for a
scanout
surface with
in vmw_gb_surface_define()
2182
metadata->
scanout
&&
in vmw_gb_surface_define()
H
A
D
vmwgfx_kms.c
907
/* Surface must be marked as a
scanout
. */
in vmw_kms_new_framebuffer_surface()
908
if (unlikely(!surface->metadata.
scanout
))
in vmw_kms_new_framebuffer_surface()
941
* For DX, surface format validation is done when surface->
scanout
in vmw_kms_new_framebuffer_surface()
1184
metadata.
scanout
= true;
in vmw_create_bo_proxy()
H
A
D
vmwgfx_drv.h
243
* @
scanout
: Whether this surface will be used for
scanout
.
260
bool
scanout
;
member
H
A
D
vmwgfx_stdu.c
1098
metadata.
scanout
= true;
in vmw_stdu_primary_plane_prepare_fb()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_surface.c
771
metadata->
scanout
= req->
scanout
;
in vmw_surface_define_ioctl()
816
if (metadata->
scanout
&&
in vmw_surface_define_ioctl()
1488
metadata.
scanout
= req->base.drm_surface_flags &
in vmw_gb_surface_define_internal()
2015
if (req->
scanout
) {
in vmw_gb_surface_define()
2085
* Don't set SVGA3D_SURFACE_SCREENTARGET flag for a
scanout
surface with
in vmw_gb_surface_define()
2093
metadata->
scanout
&&
in vmw_gb_surface_define()
H
A
D
vmwgfx_kms.c
1307
/* Surface must be marked as a
scanout
. */
in vmw_kms_new_framebuffer_surface()
1308
if (unlikely(!surface->metadata.
scanout
))
in vmw_kms_new_framebuffer_surface()
1341
* For DX, surface format validation is done when surface->
scanout
in vmw_kms_new_framebuffer_surface()
1463
metadata.
scanout
= true;
in vmw_create_bo_proxy()
H
A
D
vmwgfx_drv.h
245
* @
scanout
: Whether this surface will be used for
scanout
.
262
bool
scanout
;
member
H
A
D
vmwgfx_stdu.c
956
metadata.
scanout
= true;
in vmw_stdu_primary_plane_prepare_fb()
/kernel/linux/linux-5.10/include/uapi/drm/
H
A
D
vmwgfx_drm.h
188
* @
scanout
: Boolean whether the surface is intended to be used as a
189
*
scanout
.
201
__s32
scanout
;
member
895
* @drm_vmw_surface_flag_scanout: Whether the surface is a
scanout
/kernel/linux/linux-6.6/include/uapi/drm/
H
A
D
vmwgfx_drm.h
199
* @
scanout
: Boolean whether the surface is intended to be used as a
200
*
scanout
.
212
__s32
scanout
;
member
906
* @drm_vmw_surface_flag_scanout: Whether the surface is a
scanout
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H
A
D
vmwgfx_drm.h
94
__s32
scanout
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H
A
D
vmwgfx_drm.h
94
__s32
scanout
;
member
Completed in 35 milliseconds