index
:
~bwidawsk/intel-gpu-tools
aubdump
bdw-fixes
context_support
debug
dpf
dpf-hsw
dump_util
dump_util2
eudb-cleanup
for-jbarnes
good_reg
intel-freq
master
ppgtt
prelocate
rendercopy_gen7
sandbox
sandbox2
sysfs
system_routine
system_routine_old
temp
wait_render
intel-gpu-tools with a bwidawsk twist
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
gem_pin: Skip with full ppgtt
Ben Widawsky
2
-0
/
+17
2013-12-05
gen8 rendercpy: temporarily disable
Ben Widawsky
1
-2
/
+4
2013-12-05
Kill XY_COLOR_BLT_CMD
Ben Widawsky
2
-2
/
+0
2013-12-05
gem_pipe_control_store_loop: BDW update
Ben Widawsky
2
-1
/
+17
2013-12-05
lib: add gem_available_aperture_size helper
Daniel Vetter
2
-0
/
+10
2013-12-05
Update dpio read/write to take in extra PHY parameter.
Chon Ming Lee
2
-6
/
+17
2013-12-04
lib/drmtest: Fix filedesc leak on gem_quiescent_gpu
Mika Kuoppala
1
-0
/
+1
2013-12-03
Revert "lib/drmtest: ducttape over fork race"
Tvrtko Ursulin
1
-10
/
+0
2013-12-03
Revert "test/gem_concurrent_blt"
Daniel Vetter
1
-0
/
+4
2013-12-03
drmtest: Avoid wrong PID/TID after clone races
Tvrtko Ursulin
1
-1
/
+9
2013-12-03
build: Make sure asserts are enabled for tests
Tvrtko Ursulin
1
-0
/
+3
2013-12-03
test/gem_concurrent_blt
Daniel Vetter
1
-4
/
+0
2013-12-03
lib: Don't put functional code into asserts
Daniel Vetter
1
-6
/
+11
2013-12-03
drmtest: Fix weird signage on errno
Chris Wilson
1
-4
/
+4
2013-11-28
rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction length
Damien Lespiau
1
-1
/
+3
2013-11-28
rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction length
Damien Lespiau
1
-1
/
+3
2013-11-28
rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction length
Damien Lespiau
1
-17
/
+31
2013-11-28
rendercopy/bdw: Fix the STATE_SIP instruction length
Damien Lespiau
1
-3
/
+4
2013-11-27
lib: Add gem_bo_busy
Ville Syrjälä
2
-0
/
+12
2013-11-27
lib: Add gem_sw_finish()
Ville Syrjälä
2
-0
/
+12
2013-11-27
rendercopy: Pass context to rendercopy functions
Ville Syrjälä
6
-15
/
+29
2013-11-27
lib: Fix pipe_crc->ctl_fd assert
Ville Syrjälä
1
-1
/
+1
2013-11-20
tools/reg_dumper: Add FW_BLC regs
Daniel Vetter
1
-0
/
+3
2013-11-14
tests: More bdw fallout
Daniel Vetter
1
-2
/
+2
2013-11-14
tests/gem_cs_prefetch: Fix bdw damage
Daniel Vetter
1
-1
/
+3
2013-11-14
lib: adjust oom_score
Daniel Vetter
1
-0
/
+17
2013-11-12
lib/igt_display: workaround a name conflict in Android
Oscar Mateo
1
-0
/
+4
2013-11-12
lib/drmtest: Get the correct basename() under Android
Oscar Mateo
1
-1
/
+5
2013-11-12
build: Fix assorted compilation warnings
Oscar Mateo
5
-9
/
+9
2013-11-12
rendercopy: Remove rendercopy.c
Oscar Mateo
3
-52
/
+0
2013-11-12
lib: Move kms stuff from drmtest.c over to igt_kms.c
Oscar Mateo
5
-804
/
+869
2013-11-12
build: list all test/tool/lib source files in their own Makefile.sources
Oscar Mateo
2
-36
/
+38
2013-11-06
rendercopy/bdw: Add AUB annotations for states
Damien Lespiau
1
-22
/
+152
2013-11-06
rendercopy/bdw: Fix the original implementation
Damien Lespiau
2
-79
/
+139
2013-11-06
rendercopy/bdw: Add gen8_render.h to the file list
Damien Lespiau
1
-0
/
+1
2013-11-06
rendercopy/bdw: Initial gen8 rendercopy
Jesse Barnes
5
-0
/
+1095
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
4
-4
/
+27
2013-11-06
bdw: Add gen8 specific instdone bits
Damien Lespiau
1
-1
/
+19
2013-11-06
bdw: Add gen8 to intel_gen()
Damien Lespiau
1
-0
/
+2
2013-11-06
bdw: Add gen8 to the IS_9XX() macro
Damien Lespiau
1
-1
/
+2
2013-11-06
pciid/bdw: Add Broadwell PCI ids
Ben Widawsky
1
-5
/
+28
2013-11-06
chipset: IS_I9XX macro
Ben Widawsky
1
-0
/
+6
2013-11-05
lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu
Oscar Mateo
1
-0
/
+2
2013-11-04
lib: drop return value from igt_drop_caches
Daniel Vetter
2
-12
/
+6
2013-11-04
lib: Add igt_drop_caches_set()
Oscar Mateo
2
-0
/
+43
2013-11-01
lib: add igt_main macro
Daniel Vetter
1
-0
/
+10
2013-11-01
lib: make igt_install_exit_handler never fail
Daniel Vetter
3
-10
/
+9
2013-11-01
lib: make igt_set_vt_graphics_mode never fail
Daniel Vetter
2
-5
/
+4
2013-11-01
lib: consolidate pipe crc exit handler
Daniel Vetter
2
-27
/
+30
2013-11-01
tests: use "auto" pipe CRC source
Daniel Vetter
2
-1
/
+3
[next]