index
:
~anholt/intel-gpu-tools
chaps
master
meson
purgeable
vc4
vc5
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
trying to work around gen7 hangs.
HEAD
master
Eric Anholt
1
-0
/
+4
2012-02-20
gem_ringfill: Make it fill up the ring once again.
Eric Anholt
1
-2
/
+5
2012-02-20
gem_ringfill: Make this actually test that all the batches executed.
Eric Anholt
1
-4
/
+61
2012-02-20
intel_reg_dumper: Add dumping of GPU turbo regs.
Eric Anholt
2
-0
/
+51
2012-02-20
reg_dumper: Refactor duplicated reg-dumping code.
Eric Anholt
1
-56
/
+17
2012-02-20
instdone: Add support for one of the IVB instdone regs.
Eric Anholt
1
-1
/
+23
2012-02-20
instdone: Fix fallthroughs to invalid instdone bits on newer hardware.
Eric Anholt
1
-1
/
+3
2012-02-16
tests/intel_reg_dumper: s/pipe/disp_pipe/ to shut off the compiler
Daniel Vetter
1
-22
/
+22
2012-02-16
Add intel_panel_fitter tool
Paulo Zanoni
5
-1
/
+398
2012-02-16
reg_dumper: change and fix behavior when using dump files
Paulo Zanoni
2
-14
/
+64
2012-02-16
reg_dumper: add interlaced information to TRANSCONF
Paulo Zanoni
1
-3
/
+22
2012-02-16
reg_dumper: add interlaced and rotation information to PIPECONF
Paulo Zanoni
1
-3
/
+62
2012-02-15
tests: fixup storedw tests
Daniel Vetter
3
-6
/
+6
2012-02-15
test/gem_tiled_pread_pwrite: add progress indicator
Daniel Vetter
1
-0
/
+2
2012-02-12
remove old .c files
Daniel Vetter
2
-1328
/
+0
2012-02-11
lib/drmtest: fixup copy&paste printf format issue
Daniel Vetter
1
-2
/
+1
2012-02-11
prepend 'intel_' to installed programms
Daniel Vetter
4
-2
/
+1330
2012-02-11
Remove pointless Android ifdefs for sys/fcntl.h.
Kenneth Graunke
3
-13
/
+0
2012-02-10
Added support for Android
Sateesh Kavuri
4
-0
/
+543
2012-02-09
Release 1.2
1.2
Daniel Vetter
1
-1
/
+1
2012-02-09
lib/rendercopy: fixup make distcheck
Daniel Vetter
4
-4
/
+4
2012-02-08
Fix program name in intel_bios_dumper.man SYNOPSIS
Alan Coopersmith
1
-1
/
+1
2012-02-08
Update generation checks to provide basic support for Ivybridge.
Kenneth Graunke
1
-2
/
+3
2012-02-08
add sprite demo from Armin Reese
Daniel Vetter
6
-2
/
+1234
2012-02-06
Move free(cmd) to after last use of cmd in intel_gpu_top
Alan Coopersmith
1
-1
/
+1
2012-02-06
tests/testdisplay.c: rewite function dump_connectors and dump_crtcs.
Yi Sun
1
-11
/
+26
2012-02-06
tests/testdisplay.c: Fix the black screen issue while force mode.
Yi Sun
1
-25
/
+12
2012-01-31
gem_partial_pwrite_pread: add progress indicator
Daniel Vetter
1
-3
/
+10
2012-01-27
intel_reg_dumper: add TRANS_VSYNCSHIFT
Daniel Vetter
2
-0
/
+6
2012-01-25
intel_reg_write: use register access init/fini
Ben Widawsky
1
-1
/
+2
2012-01-25
intel_reg_read: use register access init/fini
Ben Widawsky
1
-1
/
+3
2012-01-25
mmio: refactor reg init/fini
Ben Widawsky
1
-6
/
+11
2012-01-25
i-g-t: silence -Winline
Ben Widawsky
1
-0
/
+1
2012-01-25
intel_bios_reader: Sanitize input to ensure all data blocks are within bounds
Chris Wilson
1
-43
/
+52
2012-01-24
drmtest: add progress indicator
Daniel Vetter
3
-0
/
+18
2012-01-24
tests: add gem_cs_prefetch
Daniel Vetter
2
-0
/
+168
2012-01-24
intel_error_decode: fixup glibc free warning
Daniel Vetter
1
-1
/
+1
2012-01-24
Add Solaris implementation of intel_get_total_swap_mb()
Alan Coopersmith
2
-1
/
+62
2012-01-24
Make benchmarks also link against libpciaccess
Alan Coopersmith
1
-1
/
+1
2012-01-24
testdisplay: make udev optional
Daniel Vetter
2
-2
/
+20
2012-01-24
testdisplay: extract hotplug code
Daniel Vetter
4
-88
/
+177
2012-01-24
lib: forcewake is gen6+
Daniel Vetter
1
-2
/
+2
2012-01-23
tests/gem_tiled_swapping: be more conservative with the swap requirements
Daniel Vetter
1
-0
/
+5
2012-01-22
tests: add gem_tiled_swapping
Daniel Vetter
5
-0
/
+153
2012-01-22
lib: extract drmtest_permute_array
Daniel Vetter
3
-15
/
+22
2012-01-22
lib: add intel_get_total_swap_mb
Daniel Vetter
2
-0
/
+22
2012-01-22
Revert "tests/gem_tiled_pread_pwrite: actually try to use more than total ram"
Daniel Vetter
1
-1
/
+1
2012-01-22
tests/gem_tiled_pread_pwrite: actually try to use more than total ram
Daniel Vetter
1
-1
/
+1
2012-01-21
intel_audio_dump: show more AUD_CONFIG bits
Wu Fengguang
1
-0
/
+35
2012-01-21
intel_audio_dump: fix missing Audio DIP tabs
Wu Fengguang
1
-3
/
+3
[next]