OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gmr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_scrn.c
485
struct vmw_kms_sou_define_gmrfb *
gmr
= cmd;
local in function:vmw_sou_bo_define_gmrfb
495
gmr
->header = SVGA_CMD_DEFINE_GMRFB;
497
gmr
->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
498
gmr
->body.format.colorDepth = depth;
499
gmr
->body.format.reserved = 0;
500
gmr
->body.bytesPerLine = update->vfb->base.pitches[0];
501
vmw_bo_get_guest_ptr(&vfbbo->buffer->base, &
gmr
->body.ptr);
503
return sizeof(*
gmr
);
1011
/* Buffer is reserved in vram or
GMR
*/
vmwgfx_scrn.c
485
struct vmw_kms_sou_define_gmrfb *
gmr
= cmd;
local in function:vmw_sou_bo_define_gmrfb
495
gmr
->header = SVGA_CMD_DEFINE_GMRFB;
497
gmr
->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
498
gmr
->body.format.colorDepth = depth;
499
gmr
->body.format.reserved = 0;
500
gmr
->body.bytesPerLine = update->vfb->base.pitches[0];
501
vmw_bo_get_guest_ptr(&vfbbo->buffer->base, &
gmr
->body.ptr);
503
return sizeof(*
gmr
);
1011
/* Buffer is reserved in vram or
GMR
*/
vmwgfx_scrn.c
485
struct vmw_kms_sou_define_gmrfb *
gmr
= cmd;
local in function:vmw_sou_bo_define_gmrfb
495
gmr
->header = SVGA_CMD_DEFINE_GMRFB;
497
gmr
->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
498
gmr
->body.format.colorDepth = depth;
499
gmr
->body.format.reserved = 0;
500
gmr
->body.bytesPerLine = update->vfb->base.pitches[0];
501
vmw_bo_get_guest_ptr(&vfbbo->buffer->base, &
gmr
->body.ptr);
503
return sizeof(*
gmr
);
1011
/* Buffer is reserved in vram or
GMR
*/
Completed in 236 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025