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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add brw_barrier to emit a Gateway Barrier SEND
Jordan Justen
2015-06-12
1
-0
/
+2
*
i965: Add brw_WAIT to emit wait instruction
Jordan Justen
2015-06-12
1
-0
/
+2
*
i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
Francisco Jerez
2015-05-04
1
-0
/
+4
*
i965: Introduce the BROADCAST pseudo-opcode.
Francisco Jerez
2015-05-04
1
-0
/
+6
*
i965: Add memory fence opcode.
Francisco Jerez
2015-05-04
1
-0
/
+4
*
i965: Add typed surface access opcodes.
Francisco Jerez
2015-05-04
1
-0
/
+24
*
i965: Add untyped surface write opcode.
Francisco Jerez
2015-05-04
1
-0
/
+7
*
i965: Fix the untyped surface opcodes to deal with indirect surface access.
Francisco Jerez
2015-05-04
1
-5
/
+5
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-64
/
+64
*
i965: Remove the context field from brw_compiler
Jason Ekstrand
2015-04-22
1
-3
/
+2
*
i965: Make the disassembler take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-2
/
+2
*
i965: Make instruction compaction take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-6
/
+6
*
i965: Make the brw_inst helpers take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-5
/
+5
*
i965/eu: Add a devinfo parameter to brw_compile
Jason Ekstrand
2015-04-22
1
-0
/
+1
*
i965: Replace guess_execution_size with something simpler.
Matt Turner
2015-04-21
1
-0
/
+1
*
i965: Pass number of components explicitly to brw_untyped_atomic and _surface...
Francisco Jerez
2015-03-20
1
-2
/
+2
*
i965: Factor out logic to build a send message instruction with indirect desc...
Francisco Jerez
2015-03-20
1
-5
/
+16
*
i965/fs: Implement SIMD16 dual source blending.
Iago Toral Quiroga
2015-03-09
1
-0
/
+1
*
i965/fs: Introduce brw_negate_cmod().
Kenneth Graunke
2015-02-27
1
-0
/
+1
*
i965/emit: Do the sampler index adjustment directly in header.0.3
Jason Ekstrand
2015-01-22
1
-2
/
+1
*
i965/fs: Add a an optional source to the FS_OPCODE_FB_WRITE instruction
Jason Ekstrand
2014-09-30
1
-2
/
+2
*
i965/fs: Use the GRF for UNTYPED_ATOMIC instructions
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar.
Matt Turner
2014-09-29
1
-1
/
+0
*
i965: Extract helper function for surface state pointer adjustment
Chris Forbes
2014-08-15
1
-0
/
+5
*
i965: Add low-level support for indirect sends
Chris Forbes
2014-08-15
1
-0
/
+5
*
i965/eu: Update jump distance scaling for Broadwell.
Kenneth Graunke
2014-08-10
1
-0
/
+4
*
i965/eu: Refactor jump distance scaling to use a helper function.
Kenneth Graunke
2014-08-10
1
-0
/
+20
*
i965/eu: Merge brw_CONT and gen6_CONT.
Kenneth Graunke
2014-08-08
1
-1
/
+0
*
i965: add low-level support for send to pixel interpolator
Chris Forbes
2014-07-13
1
-0
/
+10
*
i965: Rename intel_asm_printer -> intel_asm_annotation.
Matt Turner
2014-07-05
1
-1
/
+1
*
i965: Make a brw_conditional_mod enum.
Matt Turner
2014-07-05
1
-2
/
+2
*
i965: Pass brw to brw_try_compact_instruction().
Matt Turner
2014-06-26
1
-1
/
+1
*
i965: Replace struct brw_compact_instruction with brw_compact_inst.
Matt Turner
2014-06-26
1
-3
/
+2
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-47
/
+38
*
i965: Convert brw_eu.[ch] to use the new brw_inst API.
Kenneth Graunke
2014-06-26
1
-1
/
+2
*
i965: Pass brw into next_offset().
Kenneth Graunke
2014-06-26
1
-1
/
+1
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
1
-2
/
+0
*
i965: Rename brw_math to gen4_math.
Kenneth Graunke
2014-06-10
1
-1
/
+1
*
i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Kenneth Graunke
2014-06-10
1
-1
/
+1
*
Revert "i965: Move brw_land_fwd_jump() to compilation unit of its use."
Iago Toral Quiroga
2014-06-07
1
-0
/
+4
*
i965: Put '_default_' in the name of functions that set default state.
Kenneth Graunke
2014-06-02
1
-8
/
+8
*
i965: Delete brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
1
-1
/
+0
*
i965: Create a "brw_last_inst" convenience macro.
Kenneth Graunke
2014-06-02
1
-0
/
+6
*
i965: Make brw_JMPI set predicate_control based on a parameter.
Kenneth Graunke
2014-06-02
1
-1
/
+2
*
i965: Remove the dst and src0 parameters from brw_JMPI.
Kenneth Graunke
2014-06-02
1
-2
/
+1
*
i965/sf: Move brw_compile::flag_value to brw_sf_compile.
Kenneth Graunke
2014-05-27
1
-1
/
+0
*
i965/sf: Move brw_set_predicate_control_flag_value to brw_sf_emit.c.
Kenneth Graunke
2014-05-27
1
-1
/
+0
*
i965: Move brw_land_fwd_jump() to compilation unit of its use.
Matt Turner
2014-05-24
1
-3
/
+0
*
i965: Move next_offset() to brw_eu.h for use elsewhere.
Matt Turner
2014-05-24
1
-0
/
+12
*
i965: Add annotation data structure and support code.
Matt Turner
2014-05-24
1
-1
/
+3
[next]