i965: add component packing support for gs
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state.h
1 /*
2 Copyright (C) Intel Corp. 2006. All Rights Reserved.
3 Intel funded Tungsten Graphics to
4 develop this 3D driver.
5
6 Permission is hereby granted, free of charge, to any person obtaining
7 a copy of this software and associated documentation files (the
8 "Software"), to deal in the Software without restriction, including
9 without limitation the rights to use, copy, modify, merge, publish,
10 distribute, sublicense, and/or sell copies of the Software, and to
11 permit persons to whom the Software is furnished to do so, subject to
12 the following conditions:
13
14 The above copyright notice and this permission notice (including the
15 next paragraph) shall be included in all copies or substantial
16 portions of the Software.
17
18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21 IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
22 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
24 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25
26 **********************************************************************/
27 /*
28 * Authors:
29 * Keith Whitwell <keithw@vmware.com>
30 */
31
32
33 #ifndef BRW_STATE_H
34 #define BRW_STATE_H
35
36 #include "brw_context.h"
37 #include "brw_defines.h"
38
39 #ifdef __cplusplus
40 extern "C" {
41 #endif
42
43 enum intel_msaa_layout;
44
45 extern const struct brw_tracked_state brw_blend_constant_color;
46 extern const struct brw_tracked_state brw_cc_vp;
47 extern const struct brw_tracked_state brw_cc_unit;
48 extern const struct brw_tracked_state brw_clip_unit;
49 extern const struct brw_tracked_state brw_vs_pull_constants;
50 extern const struct brw_tracked_state brw_tcs_pull_constants;
51 extern const struct brw_tracked_state brw_tes_pull_constants;
52 extern const struct brw_tracked_state brw_gs_pull_constants;
53 extern const struct brw_tracked_state brw_wm_pull_constants;
54 extern const struct brw_tracked_state brw_cs_pull_constants;
55 extern const struct brw_tracked_state brw_constant_buffer;
56 extern const struct brw_tracked_state brw_curbe_offsets;
57 extern const struct brw_tracked_state brw_invariant_state;
58 extern const struct brw_tracked_state brw_fs_samplers;
59 extern const struct brw_tracked_state brw_gs_unit;
60 extern const struct brw_tracked_state brw_line_stipple;
61 extern const struct brw_tracked_state brw_aa_line_parameters;
62 extern const struct brw_tracked_state brw_binding_table_pointers;
63 extern const struct brw_tracked_state brw_depthbuffer;
64 extern const struct brw_tracked_state brw_polygon_stipple_offset;
65 extern const struct brw_tracked_state brw_polygon_stipple;
66 extern const struct brw_tracked_state brw_recalculate_urb_fence;
67 extern const struct brw_tracked_state brw_sf_unit;
68 extern const struct brw_tracked_state brw_sf_vp;
69 extern const struct brw_tracked_state brw_vs_samplers;
70 extern const struct brw_tracked_state brw_tcs_samplers;
71 extern const struct brw_tracked_state brw_tes_samplers;
72 extern const struct brw_tracked_state brw_gs_samplers;
73 extern const struct brw_tracked_state brw_cs_samplers;
74 extern const struct brw_tracked_state brw_cs_texture_surfaces;
75 extern const struct brw_tracked_state brw_vs_ubo_surfaces;
76 extern const struct brw_tracked_state brw_vs_abo_surfaces;
77 extern const struct brw_tracked_state brw_vs_image_surfaces;
78 extern const struct brw_tracked_state brw_tcs_ubo_surfaces;
79 extern const struct brw_tracked_state brw_tcs_abo_surfaces;
80 extern const struct brw_tracked_state brw_tcs_image_surfaces;
81 extern const struct brw_tracked_state brw_tes_ubo_surfaces;
82 extern const struct brw_tracked_state brw_tes_abo_surfaces;
83 extern const struct brw_tracked_state brw_tes_image_surfaces;
84 extern const struct brw_tracked_state brw_gs_ubo_surfaces;
85 extern const struct brw_tracked_state brw_gs_abo_surfaces;
86 extern const struct brw_tracked_state brw_gs_image_surfaces;
87 extern const struct brw_tracked_state brw_vs_unit;
88 extern const struct brw_tracked_state brw_renderbuffer_surfaces;
89 extern const struct brw_tracked_state brw_texture_surfaces;
90 extern const struct brw_tracked_state brw_wm_binding_table;
91 extern const struct brw_tracked_state brw_gs_binding_table;
92 extern const struct brw_tracked_state brw_tes_binding_table;
93 extern const struct brw_tracked_state brw_tcs_binding_table;
94 extern const struct brw_tracked_state brw_vs_binding_table;
95 extern const struct brw_tracked_state brw_wm_ubo_surfaces;
96 extern const struct brw_tracked_state brw_wm_abo_surfaces;
97 extern const struct brw_tracked_state brw_wm_image_surfaces;
98 extern const struct brw_tracked_state brw_cs_ubo_surfaces;
99 extern const struct brw_tracked_state brw_cs_abo_surfaces;
100 extern const struct brw_tracked_state brw_cs_image_surfaces;
101 extern const struct brw_tracked_state brw_wm_unit;
102
103 extern const struct brw_tracked_state brw_psp_urb_cbs;
104
105 extern const struct brw_tracked_state brw_drawing_rect;
106 extern const struct brw_tracked_state brw_indices;
107 extern const struct brw_tracked_state brw_vertices;
108 extern const struct brw_tracked_state brw_index_buffer;
109 extern const struct brw_tracked_state brw_cs_state;
110 extern const struct brw_tracked_state gen7_cs_push_constants;
111 extern const struct brw_tracked_state gen6_binding_table_pointers;
112 extern const struct brw_tracked_state gen6_blend_state;
113 extern const struct brw_tracked_state gen6_clip_state;
114 extern const struct brw_tracked_state gen6_clip_vp;
115 extern const struct brw_tracked_state gen6_color_calc_state;
116 extern const struct brw_tracked_state gen6_depth_stencil_state;
117 extern const struct brw_tracked_state gen6_gs_state;
118 extern const struct brw_tracked_state gen6_gs_push_constants;
119 extern const struct brw_tracked_state gen6_gs_binding_table;
120 extern const struct brw_tracked_state gen6_multisample_state;
121 extern const struct brw_tracked_state gen6_renderbuffer_surfaces;
122 extern const struct brw_tracked_state gen6_sampler_state;
123 extern const struct brw_tracked_state gen6_scissor_state;
124 extern const struct brw_tracked_state gen6_sol_surface;
125 extern const struct brw_tracked_state gen6_sf_state;
126 extern const struct brw_tracked_state gen6_sf_vp;
127 extern const struct brw_tracked_state gen6_urb;
128 extern const struct brw_tracked_state gen6_viewport_state;
129 extern const struct brw_tracked_state gen6_vs_push_constants;
130 extern const struct brw_tracked_state gen6_vs_state;
131 extern const struct brw_tracked_state gen6_wm_push_constants;
132 extern const struct brw_tracked_state gen6_wm_state;
133 extern const struct brw_tracked_state gen7_depthbuffer;
134 extern const struct brw_tracked_state gen7_clip_state;
135 extern const struct brw_tracked_state gen7_ds_state;
136 extern const struct brw_tracked_state gen7_gs_state;
137 extern const struct brw_tracked_state gen7_tcs_push_constants;
138 extern const struct brw_tracked_state gen7_hs_state;
139 extern const struct brw_tracked_state gen7_l3_state;
140 extern const struct brw_tracked_state gen7_ps_state;
141 extern const struct brw_tracked_state gen7_push_constant_space;
142 extern const struct brw_tracked_state gen7_sbe_state;
143 extern const struct brw_tracked_state gen7_sf_clip_viewport;
144 extern const struct brw_tracked_state gen7_sf_state;
145 extern const struct brw_tracked_state gen7_sol_state;
146 extern const struct brw_tracked_state gen7_te_state;
147 extern const struct brw_tracked_state gen7_tes_push_constants;
148 extern const struct brw_tracked_state gen7_urb;
149 extern const struct brw_tracked_state gen7_vs_state;
150 extern const struct brw_tracked_state gen7_wm_state;
151 extern const struct brw_tracked_state gen7_hw_binding_tables;
152 extern const struct brw_tracked_state haswell_cut_index;
153 extern const struct brw_tracked_state gen8_blend_state;
154 extern const struct brw_tracked_state gen8_disable_stages;
155 extern const struct brw_tracked_state gen8_ds_state;
156 extern const struct brw_tracked_state gen8_gs_state;
157 extern const struct brw_tracked_state gen8_hs_state;
158 extern const struct brw_tracked_state gen8_index_buffer;
159 extern const struct brw_tracked_state gen8_multisample_state;
160 extern const struct brw_tracked_state gen8_pma_fix;
161 extern const struct brw_tracked_state gen8_ps_blend;
162 extern const struct brw_tracked_state gen8_ps_extra;
163 extern const struct brw_tracked_state gen8_ps_state;
164 extern const struct brw_tracked_state gen8_wm_depth_stencil;
165 extern const struct brw_tracked_state gen8_wm_state;
166 extern const struct brw_tracked_state gen8_raster_state;
167 extern const struct brw_tracked_state gen8_sbe_state;
168 extern const struct brw_tracked_state gen8_sf_state;
169 extern const struct brw_tracked_state gen8_sf_clip_viewport;
170 extern const struct brw_tracked_state gen8_vertices;
171 extern const struct brw_tracked_state gen8_vf_topology;
172 extern const struct brw_tracked_state gen8_vs_state;
173 extern const struct brw_tracked_state brw_cs_work_groups_surface;
174
175 static inline bool
176 brw_state_dirty(const struct brw_context *brw,
177 GLuint mesa_flags, uint64_t brw_flags)
178 {
179 return ((brw->NewGLState & mesa_flags) |
180 (brw->ctx.NewDriverState & brw_flags)) != 0;
181 }
182
183 /* brw_binding_tables.c */
184 void brw_upload_binding_table(struct brw_context *brw,
185 uint32_t packet_name,
186 const struct brw_stage_prog_data *prog_data,
187 struct brw_stage_state *stage_state);
188
189 /* brw_misc_state.c */
190 void brw_upload_invariant_state(struct brw_context *brw);
191 uint32_t
192 brw_depthbuffer_format(struct brw_context *brw);
193
194 void brw_upload_state_base_address(struct brw_context *brw);
195
196 /* gen8_depth_state.c */
197 void gen8_write_pma_stall_bits(struct brw_context *brw,
198 uint32_t pma_stall_bits);
199
200 /***********************************************************************
201 * brw_state.c
202 */
203 void brw_upload_render_state(struct brw_context *brw);
204 void brw_render_state_finished(struct brw_context *brw);
205 void brw_upload_compute_state(struct brw_context *brw);
206 void brw_compute_state_finished(struct brw_context *brw);
207 void brw_init_state(struct brw_context *brw);
208 void brw_destroy_state(struct brw_context *brw);
209 void brw_emit_select_pipeline(struct brw_context *brw,
210 enum brw_pipeline pipeline);
211
212 static inline void
213 brw_select_pipeline(struct brw_context *brw, enum brw_pipeline pipeline)
214 {
215 if (unlikely(brw->last_pipeline != pipeline)) {
216 assert(pipeline < BRW_NUM_PIPELINES);
217 brw_emit_select_pipeline(brw, pipeline);
218 brw->last_pipeline = pipeline;
219 }
220 }
221
222 /***********************************************************************
223 * brw_state_cache.c
224 */
225
226 void brw_upload_cache(struct brw_cache *cache,
227 enum brw_cache_id cache_id,
228 const void *key,
229 GLuint key_sz,
230 const void *data,
231 GLuint data_sz,
232 const void *aux,
233 GLuint aux_sz,
234 uint32_t *out_offset, void *out_aux);
235
236 bool brw_search_cache(struct brw_cache *cache,
237 enum brw_cache_id cache_id,
238 const void *key,
239 GLuint key_size,
240 uint32_t *inout_offset, void *inout_aux);
241 void brw_state_cache_check_size( struct brw_context *brw );
242
243 void brw_init_caches( struct brw_context *brw );
244 void brw_destroy_caches( struct brw_context *brw );
245
246 /***********************************************************************
247 * brw_state_batch.c
248 */
249 #define BRW_BATCH_STRUCT(brw, s) \
250 intel_batchbuffer_data(brw, (s), sizeof(*(s)), RENDER_RING)
251
252 void *__brw_state_batch(struct brw_context *brw,
253 enum aub_state_struct_type type,
254 int size,
255 int alignment,
256 int index,
257 uint32_t *out_offset);
258 #define brw_state_batch(brw, type, size, alignment, out_offset) \
259 __brw_state_batch(brw, type, size, alignment, 0, out_offset)
260
261 /* brw_wm_surface_state.c */
262 void gen4_init_vtable_surface_functions(struct brw_context *brw);
263 uint32_t brw_get_surface_tiling_bits(uint32_t tiling);
264 uint32_t brw_get_surface_num_multisamples(unsigned num_samples);
265
266 uint32_t brw_format_for_mesa_format(mesa_format mesa_format);
267
268 GLuint translate_tex_target(GLenum target);
269
270 GLuint translate_tex_format(struct brw_context *brw,
271 mesa_format mesa_format,
272 GLenum srgb_decode);
273
274 int brw_get_texture_swizzle(const struct gl_context *ctx,
275 const struct gl_texture_object *t);
276
277 void brw_update_renderbuffer_surfaces(struct brw_context *brw,
278 const struct gl_framebuffer *fb,
279 uint32_t render_target_start,
280 uint32_t *surf_offset);
281
282 /* gen7_wm_surface_state.c */
283 uint32_t gen7_surface_tiling_mode(uint32_t tiling);
284 uint32_t gen7_surface_msaa_bits(unsigned num_samples, enum intel_msaa_layout l);
285 void gen7_set_surface_mcs_info(struct brw_context *brw,
286 uint32_t *surf,
287 uint32_t surf_offset,
288 const struct intel_mipmap_tree *mcs_mt,
289 bool is_render_target);
290 void gen7_check_surface_setup(uint32_t *surf, bool is_render_target);
291 void gen7_init_vtable_surface_functions(struct brw_context *brw);
292
293 /* gen8_ps_state.c */
294 void gen8_upload_ps_state(struct brw_context *brw,
295 const struct brw_stage_state *stage_state,
296 const struct brw_wm_prog_data *prog_data,
297 uint32_t fast_clear_op);
298
299 void gen8_upload_ps_extra(struct brw_context *brw,
300 const struct brw_wm_prog_data *prog_data);
301
302 /* gen7_sol_state.c */
303 void gen7_upload_3dstate_so_decl_list(struct brw_context *brw,
304 const struct brw_vue_map *vue_map);
305 void gen8_upload_3dstate_so_buffers(struct brw_context *brw);
306
307 /* gen8_surface_state.c */
308
309 void gen8_init_vtable_surface_functions(struct brw_context *brw);
310
311 unsigned gen8_surface_tiling_mode(uint32_t tiling);
312 unsigned gen8_vertical_alignment(const struct brw_context *brw,
313 const struct intel_mipmap_tree *mt,
314 uint32_t surf_type);
315 unsigned gen8_horizontal_alignment(const struct brw_context *brw,
316 const struct intel_mipmap_tree *mt,
317 uint32_t surf_type);
318 uint32_t *gen8_allocate_surface_state(struct brw_context *brw,
319 uint32_t *out_offset, int index);
320
321 void gen8_emit_fast_clear_color(const struct brw_context *brw,
322 const struct intel_mipmap_tree *mt,
323 uint32_t *surf);
324 uint32_t gen8_get_aux_mode(const struct brw_context *brw,
325 const struct intel_mipmap_tree *mt);
326
327 /* brw_sampler_state.c */
328 void brw_emit_sampler_state(struct brw_context *brw,
329 uint32_t *sampler_state,
330 uint32_t batch_offset_for_sampler_state,
331 unsigned min_filter,
332 unsigned mag_filter,
333 unsigned mip_filter,
334 unsigned max_anisotropy,
335 unsigned address_rounding,
336 unsigned wrap_s,
337 unsigned wrap_t,
338 unsigned wrap_r,
339 unsigned min_lod,
340 unsigned max_lod,
341 int lod_bias,
342 unsigned shadow_function,
343 bool non_normalized_coordinates,
344 uint32_t border_color_offset);
345
346 void brw_update_sampler_state(struct brw_context *brw,
347 GLenum target, bool tex_cube_map_seamless,
348 GLfloat tex_unit_lod_bias,
349 mesa_format format, GLenum base_format,
350 bool is_integer_format,
351 const struct gl_sampler_object *sampler,
352 uint32_t *sampler_state,
353 uint32_t batch_offset_for_sampler_state);
354
355 /* gen6_wm_state.c */
356 void
357 gen6_upload_wm_state(struct brw_context *brw,
358 const struct brw_wm_prog_data *prog_data,
359 const struct brw_stage_state *stage_state,
360 bool multisampled_fbo,
361 bool dual_source_blend_enable, bool kill_enable,
362 bool color_buffer_write_enable, bool msaa_enabled,
363 bool line_stipple_enable, bool polygon_stipple_enable,
364 bool statistic_enable);
365
366 /* gen6_sf_state.c */
367 void
368 calculate_attr_overrides(const struct brw_context *brw,
369 uint16_t *attr_overrides,
370 uint32_t *point_sprite_enables,
371 uint32_t *urb_entry_read_length,
372 uint32_t *urb_entry_read_offset);
373
374 /* gen6_surface_state.c */
375 void gen6_init_vtable_surface_functions(struct brw_context *brw);
376
377 /* brw_vs_surface_state.c */
378 void
379 brw_upload_pull_constants(struct brw_context *brw,
380 GLbitfield64 brw_new_constbuf,
381 const struct gl_program *prog,
382 struct brw_stage_state *stage_state,
383 const struct brw_stage_prog_data *prog_data);
384
385 /* gen7_vs_state.c */
386 void
387 gen7_upload_constant_state(struct brw_context *brw,
388 const struct brw_stage_state *stage_state,
389 bool active, unsigned opcode);
390
391 void gen7_rs_control(struct brw_context *brw, int enable);
392
393 void gen7_edit_hw_binding_table_entry(struct brw_context *brw,
394 gl_shader_stage stage,
395 uint32_t index,
396 uint32_t surf_offset);
397 void gen7_update_binding_table_from_array(struct brw_context *brw,
398 gl_shader_stage stage,
399 const uint32_t* binding_table,
400 int num_surfaces);
401 void gen7_enable_hw_binding_tables(struct brw_context *brw);
402 void gen7_disable_hw_binding_tables(struct brw_context *brw);
403 void gen7_reset_hw_bt_pool_offsets(struct brw_context *brw);
404
405 /* brw_interpolation_map.c */
406 void brw_setup_vue_interpolation(struct brw_context *brw);
407
408 /* brw_clip.c */
409 void brw_upload_clip_prog(struct brw_context *brw);
410
411 /* brw_sf.c */
412 void brw_upload_sf_prog(struct brw_context *brw);
413
414 /* gen7_l3_state.c */
415 void
416 gen7_restore_default_l3_config(struct brw_context *brw);
417
418 static inline bool
419 is_drawing_points(const struct brw_context *brw)
420 {
421 /* Determine if the primitives *reaching the SF* are points */
422 /* _NEW_POLYGON */
423 if (brw->ctx.Polygon.FrontMode == GL_POINT ||
424 brw->ctx.Polygon.BackMode == GL_POINT) {
425 return true;
426 }
427
428 if (brw->geometry_program) {
429 /* BRW_NEW_GEOMETRY_PROGRAM */
430 return brw->geometry_program->OutputType == GL_POINTS;
431 } else if (brw->tes.prog_data) {
432 /* BRW_NEW_TES_PROG_DATA */
433 return brw->tes.prog_data->output_topology ==
434 BRW_TESS_OUTPUT_TOPOLOGY_POINT;
435 } else {
436 /* BRW_NEW_PRIMITIVE */
437 return brw->primitive == _3DPRIM_POINTLIST;
438 }
439 }
440
441 static inline bool
442 is_drawing_lines(const struct brw_context *brw)
443 {
444 /* Determine if the primitives *reaching the SF* are points */
445 /* _NEW_POLYGON */
446 if (brw->ctx.Polygon.FrontMode == GL_LINE ||
447 brw->ctx.Polygon.BackMode == GL_LINE) {
448 return true;
449 }
450
451 if (brw->geometry_program) {
452 /* BRW_NEW_GEOMETRY_PROGRAM */
453 return brw->geometry_program->OutputType == GL_LINE_STRIP;
454 } else if (brw->tes.prog_data) {
455 /* BRW_NEW_TES_PROG_DATA */
456 return brw->tes.prog_data->output_topology ==
457 BRW_TESS_OUTPUT_TOPOLOGY_LINE;
458 } else {
459 /* BRW_NEW_PRIMITIVE */
460 switch (brw->primitive) {
461 case _3DPRIM_LINELIST:
462 case _3DPRIM_LINESTRIP:
463 case _3DPRIM_LINELOOP:
464 return true;
465 }
466 }
467 return false;
468 }
469
470 static inline bool
471 use_state_point_size(const struct brw_context *brw)
472 {
473 const struct gl_context *ctx = &brw->ctx;
474
475 /* Section 14.4 (Points) of the OpenGL 4.5 specification says:
476 *
477 * "If program point size mode is enabled, the derived point size is
478 * taken from the (potentially clipped) shader built-in gl_PointSize
479 * written by:
480 *
481 * * the geometry shader, if active;
482 * * the tessellation evaluation shader, if active and no
483 * geometry shader is active;
484 * * the vertex shader, otherwise
485 *
486 * and clamped to the implementation-dependent point size range. If
487 * the value written to gl_PointSize is less than or equal to zero,
488 * or if no value was written to gl_PointSize, results are undefined.
489 * If program point size mode is disabled, the derived point size is
490 * specified with the command
491 *
492 * void PointSize(float size);
493 *
494 * size specifies the requested size of a point. The default value
495 * is 1.0."
496 *
497 * The rules for GLES come from the ES 3.2, OES_geometry_point_size, and
498 * OES_tessellation_point_size specifications. To summarize: if the last
499 * stage before rasterization is a GS or TES, then use gl_PointSize from
500 * the shader if written. Otherwise, use 1.0. If the last stage is a
501 * vertex shader, use gl_PointSize, or it is undefined.
502 *
503 * We can combine these rules into a single condition for both APIs.
504 * Using the state point size when the last shader stage doesn't write
505 * gl_PointSize satisfies GL's requirements, as it's undefined. Because
506 * ES doesn't have a PointSize() command, the state point size will
507 * remain 1.0, satisfying the ES default value in the GS/TES case, and
508 * the VS case (1.0 works for "undefined"). Mesa sets the program point
509 * mode flag to always-enabled in ES, so we can safely check that, and
510 * it'll be ignored for ES.
511 *
512 * _NEW_PROGRAM | _NEW_POINT
513 * BRW_NEW_VUE_MAP_GEOM_OUT
514 */
515 return (!ctx->VertexProgram.PointSizeEnabled && !ctx->Point._Attenuated) ||
516 (brw->vue_map_geom_out.slots_valid & VARYING_BIT_PSIZ) == 0;
517 }
518
519
520 #ifdef __cplusplus
521 }
522 #endif
523
524 #endif