index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask
Caio Marcelo de Oliveira Filho
2020-05-27
1
-0
/
+13
*
intel/fs: Generate multiple CS SIMD variants for variable group size
Caio Marcelo de Oliveira Filho
2020-05-27
2
-62
/
+163
*
intel/fs: Add helper to get prog_offset and simd_size
Caio Marcelo de Oliveira Filho
2020-05-27
2
-0
/
+22
*
intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
Caio Marcelo de Oliveira Filho
2020-05-27
1
-2
/
+17
*
intel/fs: Remove min_dispatch_width spilling decision from RA
Caio Marcelo de Oliveira Filho
2020-05-27
2
-38
/
+30
*
intel/fs: Work around dual-source blending hangs in combination with SIMD16
Danylo Piliaiev
2020-05-27
1
-2
/
+6
*
intel: Use SATURATE
Alyssa Rosenzweig
2020-05-26
1
-2
/
+2
*
intel/fs: Remove redundant assert()
Caio Marcelo de Oliveira Filho
2020-05-26
1
-3
/
+0
*
intel/fs: Early return when can't satisfy explicit group size
Caio Marcelo de Oliveira Filho
2020-05-26
1
-8
/
+11
*
intel/fs: Remove unused state from brw_nir_lower_cs_intrinsics
Caio Marcelo de Oliveira Filho
2020-05-26
1
-16
/
+11
*
intel/fs: Remove unused emission of load_simd_with_intel
Caio Marcelo de Oliveira Filho
2020-05-26
1
-5
/
+0
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-1
/
+1
*
i965/vec4: Ignore swizzle of VGRF for use by var_range_end()
Andrii Simiklit
2020-05-20
1
-1
/
+1
*
intel/fs: Use writes_memory from shader_info
Caio Marcelo de Oliveira Filho
2020-05-18
2
-25
/
+3
*
intel/compiler: fix alignment assert in nir_emit_intrinsic
Arcady Goldmints-Orlov
2020-05-12
1
-1
/
+1
*
nir: do not vectorize load/store if offset can overflow and robustness enabled
Samuel Pitoiset
2020-05-11
1
-1
/
+2
*
nir/algebraic: Split ibfe and ubfe with two constant sources
Ian Romanick
2020-05-07
1
-0
/
+1
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
1
-2
/
+0
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
4
-34
/
+73
*
intel/fs: Add an option to lower variable group size in backend
Caio Marcelo de Oliveira Filho
2020-05-01
2
-1
/
+10
*
intel/fs: Clean up variable group size handling in backend
Caio Marcelo de Oliveira Filho
2020-05-01
3
-8
/
+4
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-01
1
-1
/
+1
*
intel/fs: Update location of Render Target Array Index for gen12
D Scott Phillips
2020-05-01
1
-1
/
+9
*
intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messages
Jason Ekstrand
2020-04-30
2
-10
/
+39
*
intel/ir: Update performance analysis parameters for memory fence codegen cha...
Francisco Jerez
2020-04-29
1
-4
/
+18
*
intel/fs: Don't delete coalesced MOVs if they have a cmod
Jason Ekstrand
2020-04-29
1
-2
/
+15
*
intel/fs: Only stall after sending all memory fence messages
Caio Marcelo de Oliveira Filho
2020-04-29
1
-19
/
+16
*
intel/fs,vec4: Pull stall logic for memory fences up into the IR
Caio Marcelo de Oliveira Filho
2020-04-29
7
-109
/
+118
*
intel/fs: Allow FS_OPCODE_SCHEDULING_FENCE stall on registers
Caio Marcelo de Oliveira Filho
2020-04-29
2
-2
/
+30
*
intel/ir: Remove scheduling-based cycle count estimates.
Francisco Jerez
2020-04-28
3
-26
/
+1
*
intel/ir: Pass block cycle count information explicitly to disassembler.
Francisco Jerez
2020-04-28
5
-6
/
+11
*
intel/ir: Use brw::performance object instead of CFG cycle counts for codegen...
Francisco Jerez
2020-04-28
9
-22
/
+45
*
intel/fs: Add INTEL_DEBUG=no32 debugging flag.
Francisco Jerez
2020-04-28
1
-1
/
+2
*
intel/fs: Implement performance analysis-based SIMD32 heuristic for fragment ...
Francisco Jerez
2020-04-28
1
-7
/
+17
*
intel/fs: Heap-allocate fs_visitors in brw_compile_fs().
Francisco Jerez
2020-04-28
1
-38
/
+39
*
intel/ir: Import shader performance analysis pass.
Francisco Jerez
2020-04-28
7
-1
/
+1658
*
intel/vec4: Fix constness of vec4_instruction::reads_flag() and ::writes_flag().
Francisco Jerez
2020-04-28
1
-2
/
+2
*
intel/fs: Replace fs_visitor::bank_conflict_cycles() with stand-alone function.
Francisco Jerez
2020-04-28
4
-17
/
+17
*
intel/fs: Fix constness of argument of fs_instruction_scheduler::is_compresse...
Francisco Jerez
2020-04-28
1
-2
/
+2
*
intel/fs: Rename half() helpers to quarter(), allow index up to 3.
Francisco Jerez
2020-04-28
4
-14
/
+14
*
intel/ir: Add missing initialization of backend_reg::offset during construction.
Francisco Jerez
2020-04-28
1
-1
/
+1
*
intel/fs/gen12: Fix Render Target Read header setup for new thread payload la...
Francisco Jerez
2020-04-28
1
-0
/
+17
*
intel/fs/gen12: Work around dual-source blending hangs in combination with SI...
Francisco Jerez
2020-04-28
1
-2
/
+3
*
intel/fs/gen12: Fix hangs with per-sample SIMD32 fragment shader dispatch.
Francisco Jerez
2020-04-28
1
-3
/
+10
*
nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit
Rhys Perry
2020-04-23
1
-1
/
+3
*
intel/compiler: Don't create 64-bit src1 immediates in opt_peephole_sel
Kenneth Graunke
2020-04-23
1
-2
/
+8
*
intel/compiler: Delete abs/neg handling in fsign code
Kenneth Graunke
2020-04-22
2
-40
/
+2
*
intel/compiler: Don't copy prop source mods into PICK_HIGH_32BIT
Kenneth Graunke
2020-04-22
1
-1
/
+2
*
intel/compiler: Put back saturate on [iu]add_sat opcodes
Kenneth Graunke
2020-04-22
1
-0
/
+1
*
intel/compiler: Drop nir_lower_to_source_mods() and related handling.
Kenneth Graunke
2020-04-21
4
-123
/
+27
[next]