projects
/
profile
/
extras
/
intel-gpu-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/extras/intel-gpu-tools.git
2013-03-04
Damien Lespiau
assembler: Use brw_set_src1()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Implement register-indirect addressing mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Fix ')' placement in condition
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Cleanup visibility of a few global variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Port the warning and error reporting to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Use brw_set_src0()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Add the input filename to the error/warning...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Add a check for when ExecSize and width...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Add a check for when width is 1 and hstride...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Add error() and warn() shorthands and use...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Add location support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Don't warn if identical declared registers...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Store immediate values in reg.dw1.ud
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Fix comparisons between reg.type and Archite...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: ExecSize can be as big as 32 channels
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Factor out the source register validation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Use brw_set_dest() to encode the destination
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Factor out the destination register validation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Use brw_reg in the source operand
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Get rid of src operand's swizzle_set
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Consolidate the swizzling configuration...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Replace struct dst_operand by struct brw_reg
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Unify the direct and indirect register type
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Replace struct indirect_reg by struct brw_reg
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Replace struct direct_reg by struct brw_reg
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Make struct declared_register use struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Don't expose functions only used in main.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Make sure nobody adds a field back to struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Don't change the size of opcodes!
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Make explicit that labels are part of the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Refactor the code adding instructions and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Make print_instruction() take an instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Simplify get_subreg_address()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Use subreg_nr to store the address register...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Remove the writemask_set field of struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Use BRW_WRITEMASK_XYZW instead of the 0xf...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Import brw_eu_emit.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Don't use -Wpointer-arith
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Import brw_eu.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Import brw_eu_compact.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Protect gen4asm.h from multiple inclusions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Make an libbrw library
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Introduce struct brw_context
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Remove white space from brw_eu.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Import ralloc from Mesa
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Update the disassembler code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Remove trailing white space from brw_defines.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Import brw_defines.h from Mesa
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename BRW_ACCWRCTRL_ACCWRCTRL
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Adopt enum brw_message_target from mesa
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Remove trailing white spaces from brw_structs.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Adopt brw_structs.h from mesa
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename bits3.id and bits3.fd
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename branch_2_offset to break_cont
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename branch to branch_gen6
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename gen5 DP pixel_scoreboard_clear to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Remove struct dp_write_gen6 and struct use...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename dp_gen7 to gen7_dp and sync it with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename dp_gen6 to gen6_dp and sync with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename dp_read_gen6 to gen6_dp_sampler_const...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Rename three_src_gen6 to da3src
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
assembler: Sync brw_instruction's header with mesa's
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
build: Add the debugger compilation status to the summary
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
build: Only build the assembler if flex and bison are...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
build: Don't use AM_MAINTAINER_MODE
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
gitignore: Ignore TAGS files
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
build: Add CAIRO_FLAGS to the debugger compilation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Damien Lespiau
build: Integrate the merged gen assembler in the build...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Xiang, Haihao
bump version to 1.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix typo. "donesn't" -> "doesn't"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Zhao Yakui
Add the CRE enginee for HSW+
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Gwenole Beauchesne
Fix JMPI encoding for Haswell.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Gwenole Beauchesne
Add initial support for Haswell.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Gwenole Beauchesne
Allow Gen version decimals.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Gwenole Beauchesne
Bump gen_level to multiple of tens.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix Gen7 JMPI compilation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix sub-register number of an address register encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix symbol register subreg number calculation rule...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Show warning when compiling the grammar parser
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Support Gen6 WHILE instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Make sure Gen6 IF works
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Make sure Gen6 ENDIF work
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix JIP position for Gen6 JMPI
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix Gen6 ELSE instructions code logic according to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Make sure BREAK/CONT/HALT work on Gen6.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Support Gen6 RET instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Support Gen6 CALL instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Replace variable init code in WAIT by src_null_reg
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Let ip_dst and ip_src become local const variable,...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Support Gen6 three-source-operand instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Compile ELSE and WHILE in Gen5 as same way as in Gen4
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fix reloc_target_offset computing logic
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Fully support Gen7 branching instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Supporting multi-branch instructios BRD & BRC
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Use right-recursing in parser rule inst_option_list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Support subroutine instructions, CALL & RET
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Merge replicative code in gram.y
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Reduce replicative code in gram.y by reloc_target field...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Restrict type of relativelocation2 to int
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Homer Hsing
Rewrite label matching code. Collect labels in a linked...
commit
|
commitdiff
|
tree
|
snapshot
next