util/ra: spiff out select_reg_callback
[mesa.git] / src / intel /
2020-03-10 Danylo Piliaievintel/tools: Fix compilation with UBSan
2020-03-10 Mathias Fröhlichi965: Move down genX_upload_sbe in profiles.
2020-03-10 Francisco Jerezintel/fs: Fix workaround for VxH indirect addressing...
2020-03-09 Ian Romanickintel/fs: Allow NOT instructions in conditional discard...
2020-03-09 Ian Romanickintel/fs: Do cmod prop again after scheduling
2020-03-09 Matt Turnerintel/compiler: Discount NOPs from instruction counts
2020-03-09 Matt Turnerintel/compiler: Pass shader_stats for each SIMD mode
2020-03-09 Matt Turnerintel/compiler: Pass backend_shader * to cfg_t()
2020-03-09 Matt Turnerintel/compiler: Mark visitor parameters to scheduler...
2020-03-09 Matt Turnerintel/compiler: Mark some methods and parameters const
2020-03-09 Matt Turnerintel/compiler: Make instructions_to_schedule a local...
2020-03-09 Matt Turnerintel/compiler: Remove unnecessary local variables
2020-03-09 Matt Turnerintel/vec4: Make implied_mrf_writes() a vec4_instructio...
2020-03-07 Lionel Landwerlinanv: stop storing prog param data into shader blobs
2020-03-07 Jason Ekstrandanv: Bounds-check pushed UBOs when robustBufferAccess...
2020-03-07 Jason Ekstrandanv: Add an align_down_u32 helper
2020-03-07 Jason Ekstrandanv: Align UBO sizes to 32B
2020-03-07 Jason Ekstrandanv: Delete some pointless break statements
2020-03-07 Jason Ekstrandanv: Pass buffer addresses into emit_push_constant*
2020-03-07 Jason Ekstrandanv: Mark max_push_range UNUSED and simplify the code
2020-03-07 Jason Ekstrandanv: Parse VkPhysicalDeviceFeatures2 in CreateDevice
2020-03-06 Chad Versaceanv: Flatten the logic add_aux_surface_if_supported...
2020-03-06 Chad Versaceanv: Refactor creation of aux surfaces (v2)
2020-03-06 Chad Versaceanv: Add anv_image_plane_needs_shadow_surface() (v2)
2020-03-06 Francisco Jerezintel/compiler: Calculate num_instructions in O(1)...
2020-03-06 Francisco Jerezintel/compiler: Move register pressure calculation...
2020-03-06 Francisco Jerezentel/compiler: Simplify new_idom reduction in dominanc...
2020-03-06 Francisco Jerezintel/compiler: Move dominance tree data structure...
2020-03-06 Francisco Jerezintel/compiler: Move idom tree calculation and related...
2020-03-06 Francisco Jerezintel/compiler: Drop invalidate_live_intervals()
2020-03-06 Francisco Jerezintel/compiler/vec4: Switch liveness analysis to IR...
2020-03-06 Francisco Jerezintel/compiler/fs: Switch liveness analysis to IR analy...
2020-03-06 Francisco Jerezintel/compiler/vec4: Add live interval validation pass
2020-03-06 Francisco Jerezintel/compiler/fs: Add live interval validation pass
2020-03-06 Francisco Jerezintel/compiler: Pass single backend_shader argument...
2020-03-06 Francisco Jerezintel/compiler: Pass single backend_shader argument...
2020-03-06 Francisco Jerezintel/compiler: Restructure live intervals computation...
2020-03-06 Francisco Jerezintel/compiler: Move all live interval analysis results...
2020-03-06 Francisco Jerezintel/compiler: Move all live interval analysis results...
2020-03-06 Francisco Jerezintel/compiler: Mark virtual_grf_interferes and vars_in...
2020-03-06 Francisco Jerezintel/compiler: Pass detailed dependency classes to...
2020-03-06 Francisco Jerezintel/compiler: Define more detailed analysis dependenc...
2020-03-06 Francisco Jerezintel/compiler: Introduce backend_shader method to...
2020-03-06 Francisco Jerezintel/compiler: Introduce simple IR analysis pass framework
2020-03-06 Francisco Jerezintel/compiler: Reverse inclusion dependency between...
2020-03-06 Francisco Jerezintel/compiler: Reverse inclusion dependency between...
2020-03-06 Francisco Jerezintel/compiler: Nest definition of live variables block...
2020-03-06 Francisco Jerezintel/compiler: Reverse inclusion dependency between...
2020-03-06 Francisco Jerezintel/compiler: Move base IR definitions into a separat...
2020-03-05 Jason Ekstrandanv: Enable HiZ for VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL
2020-03-05 Jason Ekstrandblorp: Write to depth/stencil images as depth/stencil...
2020-03-05 Jason Ekstrandisl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for...
2020-03-03 Rafael Antognolliintel/gen12+: Disable mid thread preemption.
2020-03-03 Rafael Antognolliintel/isl: Implement D16_UNORM workarounds.
2020-03-03 Paulo Zanonianv: multiply the scratch space by 4 on gen9-10 like...
2020-03-03 Paulo Zanoniintel/device: bdw_gt1 actually has 6 eus per subslice
2020-03-03 Paulo Zanoniintel: fix the gen 12 compute shader scratch IDs
2020-03-03 Paulo Zanoniintel: fix the gen 11 compute shader scratch IDs
2020-03-02 Rafael Antognollianv: Wait for the GPU to be idle before invalidating...
2020-03-02 Jason Ekstrandanv: Do end-of-pipe sync around MCS/CCS ops instead...
2020-03-02 Jason Ekstrandanv: Use a proper end-of-pipe sync instead of just...
2020-03-02 Jason Ekstrandanv: Use the PIPE_CONTROL instead of bits for the CS...
2020-03-02 Lionel Landwerlinintel/tools/dump_gpu: fix getparam values
2020-02-28 Jordan Justenintel/compiler: Restrict cs_threads to 64
2020-02-27 Caio Marcelo de... anv: Remove unused field `urb.total_size`
2020-02-27 Caio Marcelo de... anv: Remove unused field xfb_used from anv_pipeline
2020-02-26 Jason Ekstrandnir: Drop nir_tex_instr::texture_array_size
2020-02-25 Matt Turnerintel/tools: Do not print type/qualifiers/name for...
2020-02-25 Sagar Ghugeintel/tools: Allow i965_disasm to disassemble c_literal...
2020-02-25 Sagar Ghugeintel/tools: Print c_literals 4 byte wide
2020-02-25 Sagar Ghugeintel/tools: Add test for state register as source
2020-02-25 Sagar Ghugeintel/tools: Add test for address register as source
2020-02-25 Sagar Ghugeintel/tools: Set correct address register file and...
2020-02-25 Sagar Ghugeintel/tools: Handle STATE_REG in typed source operand
2020-02-25 Sagar Ghugeintel/tools: Handle illegal instruction
2020-02-25 Jason Ekstrandanv: Always enable the data cache
2020-02-25 Lionel Landwerlinintel/aub_dump: stub the waits when overriding the...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: fix crash when using the default...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: move aub file initialization...
2020-02-25 Jason Ekstrandintel/isl: Add isl_aux_info.c to Makefile.sources
2020-02-25 Rafael Antognolliintel/blorp: Implement GEN:BUG:1605967699.
2020-02-24 Caio Marcelo de... nir, intel: Move use_scoped_memory_barrier to nir_options
2020-02-24 Eric Anholtnir: Move intel's intrinsic_image_coordinate_components...
2020-02-24 Nanley Cheryisl: Add a module which manages aux resolves
2020-02-21 Caio Marcelo de... anv: Add pipe_state_for_stage() helper
2020-02-21 Caio Marcelo de... anv: Use intel_debug_flag_for_shader_stage()
2020-02-19 Ian Romanickintel/fs: Correctly handle multiply of fsign with a...
2020-02-19 Chad Versaceanv: Drop anv_image.c:get_surface()
2020-02-19 Danylo Piliaievintel/compiler: Do not qsort zero sized array
2020-02-19 Danylo Piliaievbrw_fs: Avoid zero size vla
2020-02-19 Danylo Piliaievbrw_nir: Cast bitshift to unsigned
2020-02-18 Caio Marcelo de... intel/gen12: Take into account opcode when decoding...
2020-02-18 Caio Marcelo de... anv: Advertise VK_KHR_shader_non_semantic_info
2020-02-14 Francisco Jerezintel/fs/gen7+: Implement discard/demote for SIMD32...
2020-02-14 Francisco Jerezintel/fs: Return consistent UW types from sample_mask_r...
2020-02-14 Francisco Jerezintel/fs: Refactor predication on sample mask into...
2020-02-14 Francisco Jerezintel/fs/gen7+: Swap sample mask flag register and...
2020-02-14 Francisco Jerezintel/fs: Use helper for discard sample mask flag subre...
2020-02-14 Francisco Jerezintel/fs: Make sample_mask_reg() local to brw_fs.cpp...
2020-02-14 Francisco Jerezintel/fs/gen11: Work around dual-source blending hangs...
next