index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-04
assembler: Rename branch to branch_gen6
Damien Lespiau
2013-03-04
assembler: Rename gen5 DP pixel_scoreboard_clear to last_render_target
Damien Lespiau
2013-03-04
assembler: Remove struct dp_write_gen6 and struct use gen6_dp
Damien Lespiau
2013-03-04
assembler: Rename dp_gen7 to gen7_dp and sync it with Mesa's
Damien Lespiau
2013-03-04
assembler: Rename dp_gen6 to gen6_dp and sync with Mesa's
Damien Lespiau
2013-03-04
assembler: Rename dp_read_gen6 to gen6_dp_sampler_const_cache
Damien Lespiau
2013-03-04
assembler: Rename three_src_gen6 to da3src
Damien Lespiau
2013-03-04
assembler: Sync brw_instruction's header with mesa's
Damien Lespiau
2013-03-04
build: Add the debugger compilation status to the summary
Damien Lespiau
2013-03-04
build: Only build the assembler if flex and bison are found
Damien Lespiau
2013-03-04
build: Don't use AM_MAINTAINER_MODE
Damien Lespiau
2013-03-04
gitignore: Ignore TAGS files
Damien Lespiau
2013-03-04
build: Add CAIRO_FLAGS to the debugger compilation
Damien Lespiau
2013-03-04
build: Integrate the merged gen assembler in the build system
Damien Lespiau
2013-03-04
bump version to 1.3
Xiang, Haihao
2013-03-04
Fix typo. "donesn't" -> "doesn't"
Homer Hsing
2013-03-04
Add the CRE enginee for HSW+
Zhao Yakui
2013-03-04
Fix JMPI encoding for Haswell.
Gwenole Beauchesne
2013-03-04
Add initial support for Haswell.
Gwenole Beauchesne
2013-03-04
Allow Gen version decimals.
Gwenole Beauchesne
2013-03-04
Bump gen_level to multiple of tens.
Gwenole Beauchesne
2013-03-04
Fix Gen7 JMPI compilation
Homer Hsing
2013-03-04
Fix sub-register number of an address register encoding
Homer Hsing
2013-03-04
Fix symbol register subreg number calculation rule symbol_reg_p
Homer Hsing
2013-03-04
Show warning when compiling the grammar parser
Homer Hsing
2013-03-04
Support Gen6 WHILE instruction
Homer Hsing
2013-03-04
Make sure Gen6 IF works
Homer Hsing
2013-03-04
Make sure Gen6 ENDIF work
Homer Hsing
2013-03-04
Fix JIP position for Gen6 JMPI
Homer Hsing
2013-03-04
Fix Gen6 ELSE instructions code logic according to bspec.
Homer Hsing
2013-03-04
Make sure BREAK/CONT/HALT work on Gen6.
Homer Hsing
2013-03-04
Support Gen6 RET instruction.
Homer Hsing
2013-03-04
Support Gen6 CALL instruction.
Homer Hsing
2013-03-04
Replace variable init code in WAIT by src_null_reg
Homer Hsing
2013-03-04
Let ip_dst and ip_src become local const variable, so as to reduce replicated...
Homer Hsing
2013-03-04
Support Gen6 three-source-operand instructions.
Homer Hsing
2013-03-04
Compile ELSE and WHILE in Gen5 as same way as in Gen4
Homer Hsing
2013-03-04
Fix reloc_target_offset computing logic
Homer Hsing
2013-03-04
Fully support Gen7 branching instructions
Homer Hsing
2013-03-04
Supporting multi-branch instructios BRD & BRC
Homer Hsing
2013-03-04
Use right-recursing in parser rule inst_option_list
Homer Hsing
2013-03-04
Support subroutine instructions, CALL & RET
Homer Hsing
2013-03-04
Merge replicative code in gram.y
Homer Hsing
2013-03-04
Reduce replicative code in gram.y by reloc_target field in src_operand
Homer Hsing
2013-03-04
Restrict type of relativelocation2 to int
Homer Hsing
2013-03-04
Rewrite label matching code. Collect labels in a linked list.
Homer Hsing
2013-03-04
Add second_reloc_target in the data structure.
Homer Hsing
2013-03-04
Add test case for ".declare" overriding feature.
Homer Hsing
2013-03-04
Fix memory leaking in the parser
Homer Hsing
2013-03-04
Fix field length of JIP for one-offset-branch in Gen6
Homer Hsing
[next]