Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
igt-gpu-tools
/
e3cc73bec41038a63a4f0a09c562a627c1ea98b9
e3cc73b
Start adding a test suite.
by Eric Anholt
· 18 years ago
356ce76
Add a rule for the ELSE instruction.
by Eric Anholt
· 18 years ago
1e907c7
Add rules for branch and jump instructions.
by Eric Anholt
· 18 years ago
d777129
Add DO and ENDIF instructions.
by Eric Anholt
· 18 years ago
74c81af
Fix a compiler warning by defining struct {in,}direct_reg at the top level.
by Eric Anholt
· 18 years ago
cc05ba1
Fix gram.h creation, fixing dependencies and distcheck.
by Eric Anholt
· 18 years ago
c8939ed
Fix issues in the grammar that caused errors in bison.
by Eric Anholt
· 18 years ago
9b40c37
Add autotools build system, and rearrange directory layout.
by Eric Anholt
· 18 years ago
5fbc399
Add input/output file command line arguments.
by Eric Anholt
· 18 years ago
2d29874
Add support for register-indirect addressing in source operands.
by Eric Anholt
· 18 years ago
3bcf6b2
Add support for register-indirect access in destination registers.
by Eric Anholt
· 18 years ago
2dac0a1
Add support for destination writemasks.
by Eric Anholt
· 18 years ago
de1a889
Avoid shift/reduce conflict in predicate by making flagreg and subreg 1 token.
by Eric Anholt
· 18 years ago
0ed5d93
Add support for predicate control.
by Eric Anholt
· 18 years ago
6a88ada
Add support for swizzle control on source operands.
by Eric Anholt
· 18 years ago
2a0f135
Add acc[01] as src operands.
by Eric Anholt
· 18 years ago
edc82a0
Comment cleanup and add missing semicolons after rules.
by Eric Anholt
· 18 years ago
908f37d
Add support for more instruction options.
by Eric Anholt
· 18 years ago
6db54d7
Typo fix in comment.
by Eric Anholt
· 18 years ago
1d7d042
Rename direct_gen_reg struct to direct_reg now that it fills more roles.
by Eric Anholt
· 18 years ago
5297b2a
Support src ARF operands in another place, and spell it arch instead of acc.
by Eric Anholt
· 18 years ago
2c78765
Add support for more registers as source operands.
by Eric Anholt
· 18 years ago
883408e
Add rules for more registers, and use some for destinations.
by Eric Anholt
· 18 years ago
2cca382
Rename the resulting binary to gen4asm instead of lextest.
by Eric Anholt
· 18 years ago
c81a608
Add a negation that the initial disasm missed.
by Eric Anholt
· 18 years ago
f914c6a
Add many more opcodes.
by Eric Anholt
· 18 years ago
569990b
Lex the register number with the register name.
by Eric Anholt
· 18 years ago
3d36079
Add syntax for extended math send functions, and adjust packed_yuv_sf for it.
by Eric Anholt
· 18 years ago
e865196
Add a syntax for urb write messages.
by Eric Anholt
· 18 years ago
5232981
Add some more generated files to ignore.
by Eric Anholt
· 18 years ago
bf0b5dd
Add packed yuv sf kernel from 2d driver.
by Eric Anholt
· 18 years ago
4331394
Add syntax for translating the DP write send message.
by Eric Anholt
· 18 years ago
1632421
Fix respecting of instruction options (misunderstood default action behavior).
by Eric Anholt
· 18 years ago
56c4ccf
Fix up sampler send message translation and give it a near-usable syntax.
by Eric Anholt
· 18 years ago
e609d6b
Zero out the initial header instoptions.
by Eric Anholt
· 18 years ago
2093218
There's no reason to provide typing or region on the null register.
by Eric Anholt
· 18 years ago
56b50b6
bzero instructions before filling in the bits we care about.
by Eric Anholt
· 18 years ago
7c330fb
Fill in type of null register to match Mesa.
by Eric Anholt
· 18 years ago
ac32bb0
This code was supposed to be null instead of acc0 (brw_disasm.c gave "a0").
by Eric Anholt
· 18 years ago
a34d1e0
Fix translation of message registers.
by Eric Anholt
· 18 years ago
90aea51
Fix translation of saturate value, and wire conditionalmod to 0 for now.
by Eric Anholt
· 18 years ago
b9e6224
Remove generated source from repo.
by Eric Anholt
· 18 years ago
dc96c56
Add support for negate and abs to source operands.
by Eric Anholt
· 18 years ago
0d929b4
Fix imm32 translation.
by Eric Anholt
· 18 years ago
0edcb25
Fix dest_horiz_stride translation, and destination type.
by Eric Anholt
· 18 years ago
b798c7c
And add a comma. This was supposed to be a minor change.
by Eric Anholt
· 18 years ago
fc022c1
Remove generated file.
by Eric Anholt
· 18 years ago
d4c82e8
Fix horizontal stride translation.
by Eric Anholt
· 18 years ago
f2f1856
C warnings cleanup.
by Eric Anholt
· 18 years ago
1c62350
Add Wall.
by Eric Anholt
· 18 years ago
a58d896
actually print out last uint32_t of instruction.
by Eric Anholt
· 18 years ago
19f1c1c
Start correcting the translation.
by Eric Anholt
· 18 years ago
6c98c8d
Get the wm program to parse.
by Eric Anholt
· 18 years ago
22a1063
Initial gen4asm code.
by Eric Anholt
· 18 years ago
7ee278f
build: Guard the inclusions of config.h with HAVE_CONFIG_H
by Damien Lespiau
· 12 years ago
aa2bd8a
lib: Allow to override the device id at run time
by Damien Lespiau
· 12 years ago
75f52a6
lib: Factor out a function to check if an environment variable is set
by Damien Lespiau
· 12 years ago
6c04309
intel_chipset: Fix Haswell CRW PCI IDs.
by Kenneth Graunke
· 12 years ago
2155b16
quick_dump: prettier printing
by Ben Widawsky
· 12 years ago
cf17d10
fix arch build: update ax_python_devel.m4
by Ben Widawsky
· 12 years ago
84b525c
intel_chipset: Add multiple inclusion guards into intel_chipset.h
by Ville Syrjälä
· 12 years ago
d7b06f5
intel_chipset: Use parens around macro arguments
by Ville Syrjälä
· 12 years ago
6526d8c
tests: Forbid to run the blit tests with count of 1
by Damien Lespiau
· 12 years ago
50c45f9
tests: Add a quick variant to the gem_storedw_* tests
by Damien Lespiau
· 12 years ago
bb33d08
lib: Add a way to specify values for "quick" runs
by Damien Lespiau
· 12 years ago
6157d24
tests/testdisplay.c: Remove the variable only_one_mode.
by Yi Sun
· 12 years ago
05795da
quick_dump: Makefile.am best practices and fix distcheck
by Matt Turner
· 12 years ago
c73eab9
configure.ac: fix autogen.sh
by Matt Turner
· 12 years ago
6b77e04
quick_dump: chdir us to where the text files are
by Ben Widawsky
· 12 years ago
d8d114b
README: Add quick_dump info
by Ben Widawsky
· 12 years ago
1cce7eb
quick_dump: Give dumper an AM_CONDITIONAL
by Ben Widawsky
· 12 years ago
1f2e037
quick_dump: Use the register access library
by Ben Widawsky
· 12 years ago
beb5de8
quick_dump: Connect libpciaccess and other utils
by Ben Widawsky
· 12 years ago
6437eed
quick_dump: SWIG chipset interface
by Ben Widawsky
· 12 years ago
508b5ce
configure.ac: Add swig dependency
by Ben Widawsky
· 12 years ago
ebc9186
quick_dump: vlv support
by Ben Widawsky
· 12 years ago
b96821c
quick_dump: gen7 support
by Ben Widawsky
· 12 years ago
45cc039
quick_dump: gen6 support
by Ben Widawsky
· 12 years ago
ac1634e
quick_dump: A dump utility different than reg_dumper
by Ben Widawsky
· 12 years ago
66ec9bd
configure.ac: Move prime stuff to where it belongs
by Ben Widawsky
· 12 years ago
3a752a3
configure: slightly more standard --disable-tests
by Ben Widawsky
· 12 years ago
7c17072
Build: Add --disable-tests configure flag to avoid tests build
by Rodrigo Vivi
· 12 years ago
c75b8c6
configure.ac: Add vim magic modeline
by Ben Widawsky
· 12 years ago
90f0b3d
configure.ac: Fix spacing
by Ben Widawsky
· 12 years ago
b8e5965
tests/gem_ctx_exec: properly test destroy_ctx ioctl
by Mika Kuoppala
· 12 years ago
f5c3e58
intel_gtt: Fix PTE offsets
by Ben Widawsky
· 12 years ago
f9c8e36
intel_error_decode: Don't barf on a malformed PCI ID line
by Chris Wilson
· 12 years ago
34c66d0
add more VLV PCI IDs
by Jesse Barnes
· 12 years ago
8c4bb70
kms_flip: Add flip-vs-modeset-vs-hang test
by Ville Syrjälä
· 12 years ago
e1d1beb
kms_flip: Make flip events optional
by Ville Syrjälä
· 12 years ago
fb7bc2e
tests/gem_lut_handle: Limit testing LUT interface to recent kernels
by Chris Wilson
· 12 years ago
d5517a1
tests/gem_lut_handle: Expand negative testing
by Chris Wilson
· 12 years ago
230d77f
tests: Benchmark new API for using a LUT with the execbuffer
by Chris Wilson
· 12 years ago
ec2eac6
tests: Exercise new API for using a LUT with the execbuffer
by Chris Wilson
· 12 years ago
cdd352d
tests/testdisplay.c: Fix the issue which don't display anything until '-o' given.
by Yi Sun
· 12 years ago
c612481
tests/gem_seqno_wrap: skip if debugfs entry is not there
by Mika Kuoppala
· 12 years ago
2d0a8e8
tests: Add basic testing of gem_pin
by Chris Wilson
· 12 years ago
cda8bee
Fix out of bounds memory access
by Thomas Jarosch
· 12 years ago
05bfbf4
tests/testdisplay: Specify the display.
by Yi Sun
· 12 years ago
33f09f6
tests/gem_seqno_wrap: adapt to new next_seqno debugfs interface
by Mika Kuoppala
· 12 years ago
Next »