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
/
mesa
/
drivers
/
dri
/
i965
/
brw_eu_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "i965/fs: Allow scalar source regions on SNB math instructions."
Francisco Jerez
2016-06-03
1
-4
/
+2
*
i965/eu: use simd8 when exec_size != EXECUTE_16
Alejandro Piñeiro
2016-06-02
1
-2
/
+2
*
i965/fs: Allow scalar source regions on SNB math instructions.
Francisco Jerez
2016-05-31
1
-2
/
+4
*
i965/ir: Make BROADCAST emit an unmasked single-channel move.
Francisco Jerez
2016-05-27
1
-3
/
+9
*
i965/fs: Allow specifying arbitrary quarter control to FIND_LIVE_CHANNEL.
Francisco Jerez
2016-05-27
1
-7
/
+12
*
i965/fs: Allow specifying arbitrary execution sizes up to 32 to FIND_LIVE_CHA...
Francisco Jerez
2016-05-27
1
-8
/
+17
*
i965/fs: Implement scratch reads and writes of 4 GRFs at a time.
Francisco Jerez
2016-05-27
1
-18
/
+13
*
i965/eu: Fix Gen7+ DP scratch message size calculation on Gen7.
Francisco Jerez
2016-05-27
1
-1
/
+4
*
i965/eu: Set execution size explicitly for memory fence send message.
Francisco Jerez
2016-05-27
1
-4
/
+7
*
i965/eu: Consider QtrCtrl 3Q-4Q in typed surface message descriptor setup.
Francisco Jerez
2016-05-27
1
-6
/
+6
*
i965/fs: Clean up remaining uses of dispatch_width in the generator.
Francisco Jerez
2016-05-27
1
-2
/
+1
*
i965/eu: Use current exec size instead of p->compressed in surface message ge...
Francisco Jerez
2016-05-27
1
-6
/
+8
*
i965/eu: Stop using p->compressed to specify the exec size of control flow in...
Francisco Jerez
2016-05-27
1
-13
/
+11
*
i965/eu: Fix a bunch of compression control bugs in the generator.
Francisco Jerez
2016-05-27
1
-9
/
+8
*
i965: Mark fallthrough in switch statement.
Matt Turner
2016-05-25
1
-0
/
+1
*
i965: Fix JIP to skip over sibling do...while loops.
Kenneth Graunke
2016-05-16
1
-1
/
+6
*
i965: Make a "does this while jump before our instruction?" helper.
Kenneth Graunke
2016-05-16
1
-4
/
+12
*
i965: two-argument instructions can only use 32-bit immediates
Iago Toral Quiroga
2016-05-10
1
-0
/
+2
*
i965/eu: add support for DF immediates
Connor Abbott
2016-05-10
1
-7
/
+21
*
i965/eu: Allow 3-src float ops with doubles
Topi Pohjolainen
2016-05-10
1
-6
/
+18
*
i965: fix invalid memory write
Marc-André Lureau
2016-03-21
1
-1
/
+1
*
i965: Skip execution size adjustment for instructions of width 4
Iago Toral Quiroga
2016-03-17
1
-1
/
+13
*
i965: set correct execsize for MOVS with a width of 4 in brw_find_live_channel
Iago Toral Quiroga
2016-03-17
1
-0
/
+3
*
i965/eu: set execution size for SEND message in brw_send_indirect_message
Iago Toral Quiroga
2016-03-17
1
-0
/
+3
*
i965/eu: set correct execution size in brw_NOP
Iago Toral Quiroga
2016-03-17
1
-2
/
+3
*
i965: Pass symbolic swizzle to brw_swizzle() as a single argument.
Francisco Jerez
2016-03-06
1
-1
/
+1
*
i965: Set dest type to UW for several send messages
Jordan Justen
2016-02-26
1
-1
/
+4
*
i965: Move 3-src subnr swizzle handling into the vec4 backend.
Kenneth Graunke
2016-01-02
1
-6
/
+5
*
i965: Make brw_set_message_descriptor() non-static.
Kenneth Graunke
2015-12-11
1
-1
/
+1
*
i965: Fix JIP to properly skip over unrelated control flow.
Kenneth Graunke
2015-11-30
1
-1
/
+11
*
i965/gen9+: Switch thread scratch space to non-coherent stateless access.
Francisco Jerez
2015-11-26
1
-2
/
+15
*
i965: Use BRW_MRF_COMPR4 macro in more places.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Add and use enum brw_reg_file.
Matt Turner
2015-11-13
1
-1
/
+1
*
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
Matt Turner
2015-11-13
1
-26
/
+26
*
i965: Fix invalid memory accesses after resizing brw_codegen's store table
Kristian Høgsberg
2015-10-30
1
-4
/
+13
*
i965: Set correct field for indirect align16 addrimm.
Matt Turner
2015-10-29
1
-1
/
+1
*
i965: Don't use message headers for untyped reads
Kristian Høgsberg Kristensen
2015-10-23
1
-2
/
+1
*
i965/fs: Handle non-const sample number in interpolateAtSample
Neil Roberts
2015-10-09
1
-12
/
+15
*
i965: Fix MRF register number assertions for compr4.
Kenneth Graunke
2015-09-21
1
-2
/
+2
*
i965: Turn BRW_MAX_MRF into a macro that accepts a hardware generation
Iago Toral Quiroga
2015-09-21
1
-3
/
+3
*
i965: Move MRF register asserts out of brw_reg.h
Iago Toral Quiroga
2015-09-21
1
-3
/
+6
*
i965/emit: Add assertions for accumulator restrictions
Jason Ekstrand
2015-09-12
1
-0
/
+17
*
mesa: Fix warning about static being in the wrong place
Ian Romanick
2015-09-02
1
-2
/
+2
*
i965/gen4-5: Set ENDIF dst and src0 fields to the null register.
Francisco Jerez
2015-07-07
1
-2
/
+2
*
i965: Add brw_barrier to emit a Gateway Barrier SEND
Jordan Justen
2015-06-12
1
-0
/
+30
*
i965: Add brw_WAIT to emit wait instruction
Jordan Justen
2015-06-12
1
-0
/
+21
*
i965: Silence warning in 3-src type-setting.
Matt Turner
2015-05-28
1
-0
/
+2
*
i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
Francisco Jerez
2015-05-04
1
-0
/
+72
*
i965: Introduce the BROADCAST pseudo-opcode.
Francisco Jerez
2015-05-04
1
-0
/
+75
*
i965: Add memory fence opcode.
Francisco Jerez
2015-05-04
1
-0
/
+70
[next]