OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:display_srf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_stdu.c
112
* @
display_srf
: surface to be displayed. The dimension of this will always
122
struct vmw_surface *
display_srf
;
member in struct:vmw_screen_target_display_unit
515
cmd->body.host.sid = stdu->
display_srf
->res.id;
532
stdu->
display_srf
->res.res_dirty = true;
597
/* Assume we are blitting from Guest (bo) to Host (
display_srf
) */
598
dst_pitch = stdu->
display_srf
->base_size.width * stdu->cpp;
599
dst_bo = &stdu->
display_srf
->res.backup->base;
629
ret = vmw_kms_update_proxy(&stdu->
display_srf
->res, ®ion,
760
if (sdirty->sid != stdu->
display_srf
->res.id) {
807
if (sdirty->sid != stdu->
display_srf
->res.id)
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025