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/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
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
2
-0
/
+2
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
5
-8
/
+8
*
replace _mesa_is_pow_two with util_is_power_of_two_*
Dylan Baker
2020-04-21
2
-3
/
+2
*
nir: Delete the fnoise opcodes
Jason Ekstrand
2020-04-21
2
-36
/
+0
*
intel/fs: Coalesce when the src live range is contained in the dst
Jason Ekstrand
2020-04-21
1
-7
/
+43
*
intel/fs: Rename block to scan_block in can_coalesce_vars
Jason Ekstrand
2020-04-21
1
-4
/
+4
*
intel/fs,vec4: Properly account SENDs in IVB memory fence
Caio Marcelo de Oliveira Filho
2020-04-20
4
-8
/
+20
*
intel/compiler: Fixup operands in fs_builder::emit() that takes array
Ian Romanick
2020-04-17
1
-1
/
+10
*
intel/compiler: CSEL can do saturate
Ian Romanick
2020-04-17
1
-0
/
+1
*
intel/compiler: Only GE and L modifiers are commutative for SEL
Ian Romanick
2020-04-17
1
-1
/
+5
*
intel/compiler: Silence unused parameter warning in update_inst_scoreboard
Ian Romanick
2020-04-17
1
-3
/
+3
*
intel/compiler: Silence unused parameter warning in fs_live_variables::setup_...
Ian Romanick
2020-04-17
2
-4
/
+3
*
intel/compiler: Silence unused parameter warnings in vec4_tcs_visitor
Ian Romanick
2020-04-17
1
-4
/
+4
*
anv: Emit pushed UBO bounds checking code in the back-end compiler
Jason Ekstrand
2020-04-17
2
-0
/
+56
*
intel/cfg: Add first/last_block helpers
Jason Ekstrand
2020-04-17
1
-0
/
+55
*
intel: Add _const versions of prog_data cast helpers
Jason Ekstrand
2020-04-16
1
-5
/
+10
*
anv: Advertise SEND count through VK_EXT_pipeline_executable_properties
Jason Ekstrand
2020-04-15
3
-0
/
+3
*
intel/compiler: Remove cs_prog_data->threads
Caio Marcelo de Oliveira Filho
2020-04-09
2
-20
/
+3
*
intel/compiler: Add support for variable workgroup size
Plamena Manolova
2020-04-09
5
-29
/
+100
*
intel/compiler: Replace cs_prog_data->push.total with a helper
Caio Marcelo de Oliveira Filho
2020-04-09
2
-6
/
+14
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
7
-8
/
+36
*
intel/nir: Enable load/store vectorization
Jason Ekstrand
2020-04-03
1
-11
/
+55
*
intel/nir: Lower memory access bit sizes later
Jason Ekstrand
2020-04-03
1
-2
/
+12
*
anv: Improve brw_nir_lower_mem_access_bit_sizes
Jason Ekstrand
2020-04-03
1
-5
/
+5
*
intel/fs: Choose memory message type based on bit size
Jason Ekstrand
2020-04-03
1
-30
/
+42
[prev]
[next]