/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | r200.c | 155 int face; in r200_packet0_check() local 265 face = (reg - ((i * 24) + R200_PP_TXOFFSET_0)) / 4; in r200_packet0_check() 273 track->textures[i].cube_info[face - 1].offset = idx_value; in r200_packet0_check() 275 track->textures[i].cube_info[face - 1].robj = reloc->robj; in r200_packet0_check() 533 for (face = 0; face < 4; face++) { in r200_packet0_check() 534 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf); in r200_packet0_check() 535 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf); in r200_packet0_check()
|
D | r100.c | 1560 int i, face; in r100_packet0_check() local 1879 for (face = 0; face < 4; face++) { in r100_packet0_check() 1880 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf); in r100_packet0_check() 1881 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf); in r100_packet0_check() 2128 unsigned face, w, h; in r100_cs_track_cube() local 2133 for (face = 0; face < 5; face++) { in r100_cs_track_cube() 2134 cube_robj = track->textures[idx].cube_info[face].robj; in r100_cs_track_cube() 2135 w = track->textures[idx].cube_info[face].width; in r100_cs_track_cube() 2136 h = track->textures[idx].cube_info[face].height; in r100_cs_track_cube() 2144 size += track->textures[idx].cube_info[face].offset; in r100_cs_track_cube() [all …]
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | svga3d_reg.h | 560 uint16 face; /* SVGA3dFace */ member 1261 uint32 face; member 1343 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member 1366 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member 1777 SVGA3dFace face; member
|
D | svga3d_surfacedefs.h | 885 u32 face, in svga3dsurface_get_image_offset() argument 909 offset = mipChainBytes * face + mipChainBytesToLevel; in svga3dsurface_get_image_offset()
|
D | vmwgfx_surface.c | 58 uint32_t face; member 226 cmd->body.face[i].numMipLevels = srf->mip_levels[i]; in vmw_surface_define_encode() 274 body->host.face = cur_offset->face; in vmw_surface_dma_encode() 797 cur_offset->face = i; in vmw_surface_define_ioctl()
|
D | vmwgfx_context.c | 600 cmd->body.target.face = 0; in vmw_context_scrub_render_target()
|
D | vmwgfx_kms.c | 313 if (cmd->dma.host.face != 0 || cmd->dma.host.mipmap != 0) { in vmw_kms_cursor_snoop()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 539 u32 face; member 889 struct is_fd_rect face; member 910 struct is_face_marker face[MAX_FACE_COUNT]; member
|
D | fimc-is-param.c | 302 isp->aa.face = 0; in __is_set_init_isp_aa()
|
/linux-4.1.27/Documentation/ |
D | coccinelle.txt | 322 * TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST ca… 323 * TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CAS… 324 * TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST ca…
|
D | ManagementStyle | 156 And the more convinced you are that you are right (and let's face it, 178 knowledge that we're better than the average person (let's face it, 199 specific directions, but let's face it, they might be good at what they 221 face it, it sure ain't you.
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | Kconfig | 98 reset sequence, in the face of severe receive errors. This "new"
|
/linux-4.1.27/Documentation/networking/ |
D | batman-adv.txt | 115 face. It needs an IP address which can be either statically con-
|
/linux-4.1.27/Documentation/input/ |
D | xpad.txt | 10 have only digital face buttons.
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 203 be delayed. This property results in system resilience in face 910 d. Do you need RCU grace periods to complete even in the face
|
/linux-4.1.27/Documentation/filesystems/ |
D | ext4.txt | 85 * extent format more robust in face of on-disk corruption due to magics,
|
D | proc.txt | 1120 face |bytes packets errs drop fifo frame compressed multicast|[...
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 531 patched too much and needed to be face-lifted a bit.
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1363 This sysfs attribute controls the keyboard "face" that will be shown on the
|