OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scanout
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_vq.c
730
uint32_t
scanout
= le32_to_cpu(cmd->
scanout
);
local in function:virtio_gpu_cmd_get_edid_cb
734
if (
scanout
>= vgdev->num_scanouts)
736
output = vgdev->outputs +
scanout
;
877
int
scanout
;
local in function:virtio_gpu_cmd_get_edids
882
for (
scanout
= 0;
scanout
< vgdev->num_scanouts;
scanout
++) {
893
cmd_p->
scanout
= cpu_to_le32(
scanout
);
[
all
...]
virtgpu_vq.c
730
uint32_t
scanout
= le32_to_cpu(cmd->
scanout
);
local in function:virtio_gpu_cmd_get_edid_cb
734
if (
scanout
>= vgdev->num_scanouts)
736
output = vgdev->outputs +
scanout
;
877
int
scanout
;
local in function:virtio_gpu_cmd_get_edids
882
for (
scanout
= 0;
scanout
< vgdev->num_scanouts;
scanout
++) {
893
cmd_p->
scanout
= cpu_to_le32(
scanout
);
[
all
...]
virtgpu_vq.c
730
uint32_t
scanout
= le32_to_cpu(cmd->
scanout
);
local in function:virtio_gpu_cmd_get_edid_cb
734
if (
scanout
>= vgdev->num_scanouts)
736
output = vgdev->outputs +
scanout
;
877
int
scanout
;
local in function:virtio_gpu_cmd_get_edids
882
for (
scanout
= 0;
scanout
< vgdev->num_scanouts;
scanout
++) {
893
cmd_p->
scanout
= cpu_to_le32(
scanout
);
[
all
...]
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
vmwgfx_drm.h
186
* @
scanout
: Boolean whether the surface is intended to be used as a
187
*
scanout
.
199
__s32
scanout
;
member in struct:drm_vmw_surface_create_req
893
* @drm_vmw_surface_flag_scanout: Whether the surface is a
scanout
vmwgfx_drm.h
186
* @
scanout
: Boolean whether the surface is intended to be used as a
187
*
scanout
.
199
__s32
scanout
;
member in struct:drm_vmw_surface_create_req
893
* @drm_vmw_surface_flag_scanout: Whether the surface is a
scanout
vmwgfx_drm.h
186
* @
scanout
: Boolean whether the surface is intended to be used as a
187
*
scanout
.
199
__s32
scanout
;
member in struct:drm_vmw_surface_create_req
893
* @drm_vmw_surface_flag_scanout: Whether the surface is a
scanout
/src/sys/dev/pci/
viogpu.h
340
__le32
scanout
;
member in struct:virtio_gpu_cmd_get_edid
viogpu.h
340
__le32
scanout
;
member in struct:virtio_gpu_cmd_get_edid
viogpu.h
340
__le32
scanout
;
member in struct:virtio_gpu_cmd_get_edid
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.h
243
bool
scanout
;
member in struct:vmw_surface
vmwgfx_drv.h
243
bool
scanout
;
member in struct:vmw_surface
vmwgfx_drv.h
243
bool
scanout
;
member in struct:vmw_surface
Completed in 45 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025