/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_surfacedefs.h | 53 * 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 D | svga3d_devcaps.h | 156 * render targets. This does not include the depth or stencil targets.
|
H A D | svga3d_dx.h | 596 uint16 stencil; member in struct:SVGA3dCmdDXClearDepthStencilView
|
H A D | svga3d_cmd.h | 385 uint32 stencil; member in struct:__anon4657
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | evergreen_cs.c | 583 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 D | r600_cs.c | 530 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 D | radeon_ioc32.c | 102 unsigned int depth_mask; /* misnamed field: should be stencil */
|
H A D | si.c | 2465 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 D | r300_reg.h | 1420 and back faces, i.e. separate stencil function support */
|
H A D | radeon_drv.h | 54 * - Add stencil capability to clear ioctl (gareth, keith)
|
H A D | radeon_state.c | 1150 /* We have to clear the depth and/or stencil buffers by radeon_cp_dispatch_clear()
|
/linux-4.4.14/include/uapi/drm/ |
H A D | mga_drm.h | 140 unsigned int stencil; member in struct:__anon13837
|
H A D | radeon_drm.h | 617 unsigned int depth_mask; /* misnamed field: should be stencil */
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | ffb.c | 299 u32 stencil; member in struct:ffb_fbc
|
/linux-4.4.14/drivers/gpu/drm/r128/ |
H A D | r128_state.c | 880 * have hardware stencil support.
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
H A D | mga_state.c | 111 DMA_BLOCK(MGA_STENCIL, ctx->stencil, mga_g400_emit_context()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_binding.c | 73 * @ds_view: Depth-stencil view binding.
|