| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i965_video.c | 576 sf_state->thread0.grf_reg_count = BRW_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 579 kernel_bo, sf_state->thread0.grf_reg_count << 1, 642 wm_state->thread0.grf_reg_count = BRW_GRF_BLOCKS(PS_KERNEL_NUM_GRF); 645 kernel_bo, wm_state->thread0.grf_reg_count << 1,
|
| H A D | i965_render.c | 641 sf_state->thread0.grf_reg_count = BRW_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 645 kernel_bo, sf_state->thread0.grf_reg_count << 1, 854 wm_state->thread0.grf_reg_count = BRW_GRF_BLOCKS(PS_KERNEL_NUM_GRF); 858 kernel_bo, wm_state->thread0.grf_reg_count << 1,
|
| H A D | brw_structs.h | 469 unsigned int grf_reg_count:3; member in struct:thread0
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i965_video.c | 680 sf_state.thread0.grf_reg_count = BRW_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 683 kernel_bo, sf_state.thread0.grf_reg_count << 1, 764 wm_state.thread0.grf_reg_count = BRW_GRF_BLOCKS(PS_KERNEL_NUM_GRF); 767 kernel_bo, wm_state.thread0.grf_reg_count << 1,
|
| H A D | brw_structs.h | 469 unsigned int grf_reg_count:3; member in struct:thread0
|
| H A D | i965_render.c | 793 sf_state->thread0.grf_reg_count = BRW_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 797 kernel_bo, sf_state->thread0.grf_reg_count << 1, 1127 state->thread0.grf_reg_count = BRW_GRF_BLOCKS(PS_KERNEL_NUM_GRF); 1131 kernel_bo, state->thread0.grf_reg_count << 1,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i965_video.c | 681 sf_state.thread0.grf_reg_count = BRW_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 684 kernel_bo, sf_state.thread0.grf_reg_count << 1, 765 wm_state.thread0.grf_reg_count = BRW_GRF_BLOCKS(PS_KERNEL_NUM_GRF); 768 kernel_bo, wm_state.thread0.grf_reg_count << 1,
|
| H A D | brw_structs.h | 469 unsigned int grf_reg_count:3; member in struct:thread0
|
| H A D | i965_render.c | 793 sf_state->thread0.grf_reg_count = BRW_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 797 kernel_bo, sf_state->thread0.grf_reg_count << 1, 1127 state->thread0.grf_reg_count = BRW_GRF_BLOCKS(PS_KERNEL_NUM_GRF); 1131 kernel_bo, state->thread0.grf_reg_count << 1,
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | brw_structs.h | 469 unsigned int grf_reg_count:3; member in struct:thread0
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | brw_structs.h | 469 unsigned int grf_reg_count:3; member in struct:thread0
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen4_render.h | 1484 unsigned int grf_reg_count:3; member in struct:thread0
|
| H A D | gen5_render.h | 1572 unsigned int grf_reg_count:3; member in struct:thread0
|
| H A D | gen4_render.c | 3072 sf->thread0.grf_reg_count = GEN4_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 3118 wm->thread0.grf_reg_count = GEN4_GRF_BLOCKS(PS_KERNEL_NUM_GRF);
|
| H A D | gen5_render.c | 3179 sf_state->thread0.grf_reg_count = GEN5_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 3223 state->thread0.grf_reg_count = GEN5_GRF_BLOCKS(PS_KERNEL_NUM_GRF);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen4_render.h | 1484 unsigned int grf_reg_count:3; member in struct:thread0
|
| H A D | gen5_render.h | 1572 unsigned int grf_reg_count:3; member in struct:thread0
|
| H A D | gen4_render.c | 3006 sf->thread0.grf_reg_count = GEN4_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 3052 wm->thread0.grf_reg_count = GEN4_GRF_BLOCKS(PS_KERNEL_NUM_GRF);
|
| H A D | gen5_render.c | 3118 sf_state->thread0.grf_reg_count = GEN5_GRF_BLOCKS(SF_KERNEL_NUM_GRF); 3162 state->thread0.grf_reg_count = GEN5_GRF_BLOCKS(PS_KERNEL_NUM_GRF);
|