Searched refs:stencil (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h53 * 2. Green, bump V and stencil are stored in the second channel.
79 SVGA3DBLOCKDESC_STENCIL = 1 << 1, /* Block with a stencil
184 u8 stencil; member in union:svga3d_channel_def::__anon4764
H A Dsvga3d_devcaps.h156 * render targets. This does not include the depth or stencil targets.
H A Dsvga3d_dx.h596 uint16 stencil; member in struct:SVGA3dCmdDXClearDepthStencilView
H A Dsvga3d_cmd.h385 uint32 stencil; member in struct:__anon4657
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Devergreen_cs.c583 dev_warn(p->dev, "%s:%d stencil invalid format %d\n", evergreen_cs_track_validate_stencil()
590 r = evergreen_surface_value_conv_check(p, &surf, "stencil"); evergreen_cs_track_validate_stencil()
597 /* old userspace doesn't compute proper depth/stencil alignment evergreen_cs_track_validate_stencil()
602 r = evergreen_surface_check(p, &surf, "stencil"); evergreen_cs_track_validate_stencil()
604 dev_warn(p->dev, "%s:%d stencil invalid (0x%08x 0x%08x 0x%08x 0x%08x)\n", evergreen_cs_track_validate_stencil()
613 dev_warn(p->dev, "%s:%d stencil read bo base %ld not aligned with %ld\n", evergreen_cs_track_validate_stencil()
619 dev_warn(p->dev, "%s:%d stencil read bo too small (layer size %d, " evergreen_cs_track_validate_stencil()
624 dev_warn(p->dev, "%s:%d stencil invalid (0x%08x 0x%08x 0x%08x 0x%08x)\n", evergreen_cs_track_validate_stencil()
632 dev_warn(p->dev, "%s:%d stencil write bo base %ld not aligned with %ld\n", evergreen_cs_track_validate_stencil()
638 dev_warn(p->dev, "%s:%d stencil write bo too small (layer size %d, " evergreen_cs_track_validate_stencil()
711 dev_warn(p->dev, "%s:%d stencil read bo base %ld not aligned with %ld\n", evergreen_cs_track_validate_depth()
727 dev_warn(p->dev, "%s:%d stencil write bo base %ld not aligned with %ld\n", evergreen_cs_track_validate_depth()
995 /* Check stencil buffer */ evergreen_cs_track_check()
H A Dr600_cs.c530 dev_warn(p->dev, "z/stencil with no depth buffer\n"); r600_cs_track_validate_db()
548 dev_warn(p->dev, "z/stencil with invalid format %d\n", G_028010_FORMAT(track->db_depth_info)); r600_cs_track_validate_db()
553 dev_warn(p->dev, "z/stencil buffer size not set\n"); r600_cs_track_validate_db()
559 dev_warn(p->dev, "z/stencil buffer too small (0x%08X %d %d %ld)\n", r600_cs_track_validate_db()
623 dev_warn(p->dev, "z/stencil buffer (%d) too small (0x%08X %d %d %d -> %u have %lu)\n", r600_cs_track_validate_db()
H A Dradeon_ioc32.c102 unsigned int depth_mask; /* misnamed field: should be stencil */
H A Dsi.c2465 case 0: /* non-AA compressed depth or any compressed stencil */ si_tiling_mode_table_init()
2495 case 3: /* 2xAA/4xAA compressed depth with stencil (for depth buffer) */ si_tiling_mode_table_init()
2515 case 5: /* Uncompressed 16bpp depth - and stencil buffer allocated with it */ si_tiling_mode_table_init()
2525 case 6: /* Uncompressed 32bpp depth - and stencil buffer allocated with it */ si_tiling_mode_table_init()
2535 case 7: /* Uncompressed 8bpp stencil without depth (drivers typically do not use) */ si_tiling_mode_table_init()
2707 case 0: /* non-AA compressed depth or any compressed stencil */ si_tiling_mode_table_init()
2737 case 3: /* 2xAA/4xAA compressed depth with stencil (for depth buffer) */ si_tiling_mode_table_init()
2757 case 5: /* Uncompressed 16bpp depth - and stencil buffer allocated with it */ si_tiling_mode_table_init()
2767 case 6: /* Uncompressed 32bpp depth - and stencil buffer allocated with it */ si_tiling_mode_table_init()
2777 case 7: /* Uncompressed 8bpp stencil without depth (drivers typically do not use) */ si_tiling_mode_table_init()
H A Dr300_reg.h1420 and back faces, i.e. separate stencil function support */
H A Dradeon_drv.h54 * - Add stencil capability to clear ioctl (gareth, keith)
H A Dradeon_state.c1150 /* We have to clear the depth and/or stencil buffers by radeon_cp_dispatch_clear()
/linux-4.4.14/include/uapi/drm/
H A Dmga_drm.h140 unsigned int stencil; member in struct:__anon13837
H A Dradeon_drm.h617 unsigned int depth_mask; /* misnamed field: should be stencil */
/linux-4.4.14/drivers/video/fbdev/
H A Dffb.c299 u32 stencil; member in struct:ffb_fbc
/linux-4.4.14/drivers/gpu/drm/r128/
H A Dr128_state.c880 * have hardware stencil support.
/linux-4.4.14/drivers/gpu/drm/mga/
H A Dmga_state.c111 DMA_BLOCK(MGA_STENCIL, ctx->stencil, mga_g400_emit_context()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c73 * @ds_view: Depth-stencil view binding.

Completed in 560 milliseconds