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/compiler: Implement WaClearTDRRegBeforeEOTForNonPS.
Rafael Antognolli
2017-12-01
2
-0
/
+19
*
i965/vec4: use a temp register to compute offsets for pull loads
Iago Toral Quiroga
2017-11-30
1
-1
/
+3
*
i965/vec4: fix splitting of interleaved attributes
Iago Toral Quiroga
2017-11-24
1
-1
/
+6
*
i965/fs: Check ADD/MAD with immediates in satprop unit test
Matt Turner
2017-11-21
1
-1
/
+125
*
i965/fs: Handle negating immediates on MADs when propagating saturates
Matt Turner
2017-11-21
1
-2
/
+8
*
intel: fix disasm_info memory leaks
Tapani Pälli
2017-11-21
2
-2
/
+2
*
i965: Stop including brw_cfg.h in brw_disasm_info.h
Jason Ekstrand
2017-11-17
1
-1
/
+5
*
i965: Correct disasm_info usage in eu_validate test
Andres Gomez
2017-11-18
1
-6
/
+6
*
i965: Rename intel_asm_annotation -> brw_disasm_info
Matt Turner
2017-11-17
5
-5
/
+5
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
9
-150
/
+152
*
i965: Simplify annotation_insert_error()
Matt Turner
2017-11-17
1
-9
/
+6
*
i965: Move common code out of #ifdef
Matt Turner
2017-11-17
2
-9
/
+4
*
intel: Drop mtypes.h include from brw_compiler.h.
Kenneth Graunke
2017-11-15
1
-1
/
+0
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
5
-128
/
+0
*
Revert "intel/fs: Use a pure vertical stride for large register strides"
Matt Turner
2017-11-14
1
-13
/
+3
*
i965/fs: Fix extract_i8/u8 to a 64-bit destination
Matt Turner
2017-11-14
1
-2
/
+23
*
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
Matt Turner
2017-11-14
1
-4
/
+4
*
intel/nir: Use the correct indirect lowering masks in link_shaders
Jason Ekstrand
2017-11-08
1
-6
/
+4
*
intel/nir: Break the linking code into a helper in brw_nir.c
Jason Ekstrand
2017-11-08
2
-0
/
+36
*
intel/nir: Add a helper for getting the NoIndirect mask
Jason Ekstrand
2017-11-08
1
-14
/
+19
*
intel/fs/nir: Return Q types from brw_reg_type_for_bit_size
Jason Ekstrand
2017-11-07
1
-2
/
+2
*
intel/fs/nir: Use Q immediates for load_const on gen8+
Jason Ekstrand
2017-11-07
1
-3
/
+11
*
intel/fs/nir: Setup immediates based on type in i2b and f2b
Jason Ekstrand
2017-11-07
1
-1
/
+2
*
intel/reg: Add helpers for 64-bit integer immediates
Jason Ekstrand
2017-11-07
1
-0
/
+18
*
nir,intel/compiler: Use a fixed subgroup size
Jason Ekstrand
2017-11-07
2
-4
/
+2
*
nir/lower_subgroups: Lower ballot intrinsics to the specified bit size
Jason Ekstrand
2017-11-07
2
-1
/
+1
*
nir: Add a new subgroups lowering pass
Jason Ekstrand
2017-11-07
2
-4
/
+7
*
intel/fs: Don't use automatic exec size inference
Jason Ekstrand
2017-11-07
1
-3
/
+9
*
intel/fs: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
2017-11-07
4
-9
/
+15
*
intel/eu: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
2017-11-07
1
-0
/
+9
*
intel/eu: Make automatic exec sizes a configurable option
Jason Ekstrand
2017-11-07
3
-14
/
+29
*
intel/fs: Rework zero-length URB write handling
Jason Ekstrand
2017-11-07
1
-29
/
+31
*
intel/compiler/fs: Set up subgroup invocation as a system value
Jason Ekstrand
2017-11-07
1
-13
/
+21
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
6
-27
/
+33
*
intel/cs: Re-run final NIR optimizations for each SIMD size
Jason Ekstrand
2017-11-07
1
-41
/
+69
*
intel/compiler: Move the destructor from vec4_visitor to backend_shader
Jason Ekstrand
2017-11-07
4
-5
/
+5
*
i965/fs: Get rid of the early return in brw_compile_cs
Jason Ekstrand
2017-11-07
1
-13
/
+14
*
intel/cs: Rework the way thread local ID is handled
Jason Ekstrand
2017-11-07
5
-46
/
+29
*
intel/fs: Mark 64-bit values as being contiguous
Jason Ekstrand
2017-11-07
1
-1
/
+4
*
intel/cs: Ignore runtime_check_aads_emit for CS
Jason Ekstrand
2017-11-07
1
-2
/
+1
*
intel/cs: Stop setting dispatch_grf_start_reg
Jason Ekstrand
2017-11-07
2
-3
/
+0
*
intel/cs: Drop max_dispatch_width checks from compile_cs
Jason Ekstrand
2017-11-07
1
-4
/
+8
*
intel/fs: Remove min_dispatch_width from fs_visitor
Jason Ekstrand
2017-11-07
3
-33
/
+25
*
intel/fs: use pull constant locations to check for first compile of a shader
Jason Ekstrand
2017-11-07
2
-2
/
+7
*
intel/fs: Retype dest to match value in read[First]Invocation
Jason Ekstrand
2017-11-07
1
-4
/
+2
*
intel/fs: Uniformize the index in readInvocation
Jason Ekstrand
2017-11-07
1
-1
/
+1
*
intel/fs: Protect opt_algebraic from OOB BROADCAST indices
Jason Ekstrand
2017-11-07
1
-2
/
+11
*
i965/fs/nir: Don't stomp 64-bit values to D in get_nir_src
Jason Ekstrand
2017-11-07
1
-13
/
+24
*
i965/fs/nir: Minor refactor of store_output
Jason Ekstrand
2017-11-07
1
-4
/
+3
*
i965/fs: Return a fs_reg from shuffle_64bit_data_for_32bit_write
Jason Ekstrand
2017-11-07
2
-29
/
+12
[next]