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
/
brw_eu_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Don't unnecessarily fall back to indirect sends on Gen12
Jason Ekstrand
2020-01-24
1
-3
/
+4
*
intel/compiler: Move Gen4/5 rounding to visitor
Matt Turner
2020-01-22
1
-30
/
+2
*
intel/compiler: Don't change hstride if not needed
Iván Briano
2019-11-18
1
-5
/
+6
*
intel/compiler: Set bits according to source file
Sagar Ghuge
2019-10-21
1
-2
/
+12
*
intel/compiler: Add Immediate support for 3 source instruction
Sagar Ghuge
2019-10-21
1
-21
/
+32
*
intel/eu: Don't set notify descriptor field of gateway barrier message.
Francisco Jerez
2019-10-11
1
-1
/
+0
*
intel/eu/gen12: Set SWSB annotations in hand-crafted assembly.
Francisco Jerez
2019-10-11
1
-5
/
+52
*
intel/eu/gen12: Add tracking of default SWSB state to the current brw_codegen...
Francisco Jerez
2019-10-11
1
-0
/
+2
*
intel/fs/gen12: Add codegen support for the SYNC instruction.
Francisco Jerez
2019-10-11
1
-3
/
+5
*
intel/eu/gen12: Don't set thread control, it's gone.
Francisco Jerez
2019-10-11
1
-2
/
+4
*
intel/eu/gen12: Don't set DD control, it's gone.
Francisco Jerez
2019-10-11
1
-2
/
+4
*
intel/eu/gen12: Use SEND instruction for split sends.
Francisco Jerez
2019-10-11
1
-1
/
+1
*
intel/eu/gen12: Codegen SEND descriptor regions correctly.
Francisco Jerez
2019-10-11
1
-3
/
+8
*
intel/eu/gen12: Codegen pathological SEND source and destination regions.
Francisco Jerez
2019-10-11
1
-7
/
+39
*
intel/eu/gen12: Codegen control flow instructions correctly.
Francisco Jerez
2019-10-11
1
-6
/
+9
*
intel/eu/gen12: Codegen three-source instruction source and destination regions.
Francisco Jerez
2019-10-11
1
-24
/
+41
*
intel/eu/gen12: Fix codegen of immediate source regions.
Francisco Jerez
2019-10-11
1
-1
/
+1
*
intel/eu: Encode and decode native instruction opcodes from/to IR opcodes.
Francisco Jerez
2019-10-11
1
-0
/
+5
*
intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
Francisco Jerez
2019-10-11
1
-1
/
+1
*
i965/fs/generator: refactor rounding mode helper in preparation for float con...
Samuel Iglesias Gonsálvez
2019-09-17
1
-31
/
+21
*
intel/compiler: Handle bits 15:12 in brw_send_indirect_split_message()
Kenneth Graunke
2019-08-27
1
-2
/
+12
*
intel/compiler: Fix src0/desc setter ordering
Kenneth Graunke
2019-08-27
1
-2
/
+2
*
intel/fs: Add support for SLM fence in Gen11
Caio Marcelo de Oliveira Filho
2019-07-11
1
-4
/
+9
*
intel/compiler: Enable the emission of ROR/ROL instructions
Sagar Ghuge
2019-07-01
1
-0
/
+2
*
intel/compiler: Fix assertions in brw_alu3
Sagar Ghuge
2019-06-03
1
-3
/
+3
*
intel/fs: Do a stalling MFENCE in endInvocationInterlock()
Jason Ekstrand
2019-05-30
1
-2
/
+6
*
intel/fs,vec4: Use g0 as the header for MFENCE
Jason Ekstrand
2019-05-30
1
-4
/
+5
*
intel/eu: force stride of 2 on NULL register for Byte instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+11
*
intel/compiler: set correct precision fields for 3-source float instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+16
*
intel/compiler: allow half-float on 3-source instructions since gen8
Iago Toral Quiroga
2019-04-18
1
-1
/
+2
*
intel/compiler: handle extended math restrictions for half-float
Iago Toral Quiroga
2019-04-18
1
-2
/
+4
*
intel/vec4: Drop dead code for handling typed surface messages
Jason Ekstrand
2019-02-28
1
-89
/
+0
*
intel/eu: Add an EOT parameter to send_indirect_[split]_message
Jason Ekstrand
2019-02-25
1
-10
/
+15
*
intel/eu: Add support for the SENDS[C] messages
Jason Ekstrand
2019-01-29
1
-5
/
+136
*
intel/inst: Indent some code
Jason Ekstrand
2019-01-29
1
-177
/
+183
*
intel/fs: Use SHADER_OPCODE_SEND for surface messages
Jason Ekstrand
2019-01-29
1
-72
/
+0
*
intel/eu: Rework surface descriptor helpers
Jason Ekstrand
2019-01-29
1
-234
/
+21
*
intel/eu: Add has_simd4x2 bools to surface_write functions
Jason Ekstrand
2019-01-29
1
-6
/
+8
*
intel/fs: Take an explicit exec size in brw_surface_payload_size()
Jason Ekstrand
2019-01-29
1
-20
/
+39
*
intel/compiler: Reset default flag register in brw_find_live_channel()
Matt Turner
2019-01-23
1
-2
/
+11
*
intel/eu: Stop overriding exec sizes in send_indirect_message
Jason Ekstrand
2019-01-18
1
-3
/
+0
*
intel/compiler: Avoid false positive assertions
Matt Turner
2019-01-09
1
-6
/
+6
*
intel/eu/gen7: Fix brw_MOV() with DF destination and strided source.
Francisco Jerez
2019-01-09
1
-7
/
+4
*
intel/compiler: Set swizzle to BRW_SWIZZLE_XXXX for scalar region
Sagar Ghuge
2018-12-10
1
-1
/
+18
*
intel/compiler: Change src1 reg type to unsigned doubleword
Sagar Ghuge
2018-10-23
1
-1
/
+1
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
1
-0
/
+47
*
intel/eu: Assert that the instruction is send-like in brw_set_desc_ex().
Francisco Jerez
2018-07-09
1
-2
/
+3
*
intel/eu: Get rid of the return value of brw_send_indirect_message().
Francisco Jerez
2018-07-09
1
-14
/
+3
*
intel/eu: Get rid of the return value of brw_send_indirect_surface_message().
Francisco Jerez
2018-07-09
1
-10
/
+6
*
intel/eu: Use descriptor constructors for dataport typed surface messages.
Francisco Jerez
2018-07-09
1
-47
/
+35
[next]