OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:svga
(Results
101 - 125
of
204
) sorted by null
1
2
3
4
5
6
7
8
9
/external/mesa3d/src/gallium/drivers/svga/
svga_draw_elements.c
69
struct pipe_context *pipe = &hwtnl->
svga
->pipe;
195
SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->
svga
),
262
SVGA_STATS_TIME_POP(svga_sws(hwtnl->
svga
));
svga_format.h
96
svga_has_any_integer_cbufs(const struct svga_context *
svga
);
/device/linaro/hikey/bootloader/EFI/BOOT/
grub.cfg
31
menuentry 'AOSP@
SVGA
' {
/external/drm_gralloc/
gralloc_drm_pipe.c
303
#include "
svga
/drm/svga_drm_public.h"
304
#include "
svga
/svga_winsys.h"
305
#include "
svga
/svga_public.h"
397
/* assume
SVGA
II */
/external/mesa3d/
Makefile.am
46
--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,
svga
,swrast,vc4,virgl,swr,etnaviv,imx \
/external/mesa3d/docs/relnotes/
4.0.2
39
SVGA
implements OpenGL 1.3
4.0.3
41
SVGA
implements OpenGL 1.3
6.0.1
39
SVGA
implements OpenGL 1.3
6.4.1.html
65
SVGA
requires updates
6.4.2.html
72
SVGA
requires updates
7.4.4.html
64
SVGA
unsupported
7.7.1.html
49
<li>Assorted fixes to VMware
SVGA
gallium driver.
7.7.html
51
<li>VMware "
SVGA
" Gallium driver. This is a Gallium3D driver which targets the
8.0.html
57
<li>Many updates to the VMware
svga
Gallium driver
10.2.8.html
76
<li>configure: bail out if building
svga
without libdrm</li>
125
<li>winsys/
svga
: Fix incorrect type usage in IOCTL v2</li>
10.1.1.html
101
<li>
svga
: replace sampler assertion with conditional</li>
102
<li>
svga
: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create()</li>
240
<li>winsys/
svga
: Replace the query mm buffer pool with a slab pool v3</li>
241
<li>winsys/
svga
: Update the vmwgfx_drm.h header to latest version from kernel</li>
242
<li>winsys/
svga
: Fix prime surface references also for guest-backed surfaces</li>
/external/mesa3d/src/gallium/targets/xa/
Makefile.am
71
include $(top_srcdir)/src/gallium/drivers/
svga
/Automake.inc
/external/mesa3d/src/gallium/winsys/svga/drm/
vmw_surface.h
28
* Surfaces for VMware
SVGA
winsys.
vmw_buffer.c
28
*
SVGA
buffer manager for Guest Memory Regions (GMRs).
31
*
SVGA
hardware. There is a limited number of GMRs available, and
vmw_screen.h
28
* Common definitions for the VMware
SVGA
winsys.
51
* handle this, and the
svga
driver will resort to multiple partial
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/HdLcdArmVExpressLib/
HdLcdArmVExpress.c
54
{ // Mode 1 :
SVGA
: 800 x 600 x 24 bpp
55
SVGA
, SVGA_H_RES_PIXELS, SVGA_V_RES_PIXELS, LCD_BITS_PER_PIXEL_24, SVGA_OSC_FREQUENCY,
/external/mesa3d/src/gallium/targets/pipe-loader/
Makefile.am
190
$(top_builddir)/src/gallium/winsys/
svga
/drm/libsvgadrm.la \
191
$(top_builddir)/src/gallium/drivers/
svga
/libsvga.la \
/external/kernel-headers/original/uapi/linux/
fb.h
51
#define FB_AUX_TEXT_SVGA_GROUP 8 /* 8-15:
SVGA
tileblit compatible modes */
53
#define FB_AUX_TEXT_SVGA_STEP2 8 /*
SVGA
text mode: text, attr */
54
#define FB_AUX_TEXT_SVGA_STEP4 9 /*
SVGA
text mode: text, attr, 2 reserved bytes */
55
#define FB_AUX_TEXT_SVGA_STEP8 10 /*
SVGA
text mode: text, attr, 6 reserved bytes */
56
#define FB_AUX_TEXT_SVGA_STEP16 11 /*
SVGA
text mode: text, attr, 14 reserved bytes */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fb.h
47
#define FB_AUX_TEXT_SVGA_GROUP 8 /* 8-15:
SVGA
tileblit compatible modes */
49
#define FB_AUX_TEXT_SVGA_STEP2 8 /*
SVGA
text mode: text, attr */
50
#define FB_AUX_TEXT_SVGA_STEP4 9 /*
SVGA
text mode: text, attr, 2 reserved bytes */
51
#define FB_AUX_TEXT_SVGA_STEP8 10 /*
SVGA
text mode: text, attr, 6 reserved bytes */
52
#define FB_AUX_TEXT_SVGA_STEP16 11 /*
SVGA
text mode: text, attr, 14 reserved bytes */
/external/syslinux/com32/mboot/
initvesa.c
77
rm.eax.w[0] = 0x4F00; /* Get
SVGA
general information */
105
rm.eax.w[0] = 0x4F01; /* Get
SVGA
mode information */
198
rm.eax.w[0] = 0x4F02; /* Set
SVGA
video mode */
Completed in 1104 milliseconds
1
2
3
4
5
6
7
8
9