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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
gem_close_race: Update size to avoid OOM
HEAD
ppgtt
Ben Widawsky
1
-2
/
+8
2013-12-05
tests/gem_ppgtt: New gem_ppgtt set of tests
Oscar Mateo
4
-0
/
+327
2013-12-05
gem_pin: Skip with full ppgtt
Ben Widawsky
3
-1
/
+21
2013-12-05
gem_ctx_bad_exec: Updates for contexts on all rings
Ben Widawsky
1
-3
/
+3
2013-12-05
gem_ctx_bad_destroy: change return type
Ben Widawsky
1
-1
/
+1
2013-12-05
gem_exec_faulting_reloc: Update gen8 BLT cmds
Ben Widawsky
1
-9
/
+24
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_reloc_vs_gpu: Update for gen8 BLT cmds
Ben Widawsky
1
-13
/
+12
2013-12-05
gem_persistent_relocs: Update for gen8 BLT cmds
Ben Widawsky
1
-13
/
+12
2013-12-05
gem_write_read_ring_switch: Missed gen8 BLT updates
Ben Widawsky
1
-4
/
+2
2013-12-05
drm_vma_limiter_cached: Missed gen8 BLT updates
Ben Widawsky
1
-4
/
+2
2013-12-05
gem_pipe_control_store_loop: BDW update
Ben Widawsky
3
-4
/
+31
2013-12-05
tests/gem_ctx_exec: Add eviction test
Daniel Vetter
2
-17
/
+93
2013-12-05
lib: add gem_available_aperture_size helper
Daniel Vetter
2
-0
/
+10
2013-12-05
tests/core_get_client_auth: new subtests for always authenticated
Daniel Vetter
2
-9
/
+21
2013-12-05
tests: rename get_client_auth to have a core_ prefix
Daniel Vetter
3
-3
/
+3
2013-12-05
quick_dump: Restore execture permission on quick_dump.py
Ville Syrjälä
1
-0
/
+0
2013-12-05
Update dpio read/write to take in extra PHY parameter.
Chon Ming Lee
7
-13
/
+26
2013-12-05
tools/quick_dump: Update Baytrail DPIO names to reflect to the driver change.
Chon Ming Lee
1
-53
/
+51
2013-12-04
tests/gem_reset_stats: add close-pending-fork
Mika Kuoppala
1
-0
/
+62
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: Skip kms_fbc_crc on Android
Tvrtko Ursulin
1
-0
/
+1
2013-12-03
build: Make sure asserts are enabled for tests
Tvrtko Ursulin
3
-1
/
+5
2013-12-03
test/gem_concurrent_blt
Daniel Vetter
2
-4
/
+4
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
gitignore: Ignore kms_fbc_crc
Damien Lespiau
1
-0
/
+1
2013-11-28
kms_fbc_crc: Remove unused variable
Damien Lespiau
1
-1
/
+0
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-28
intel_dump_decode: Support the INTEL_DEVID_OVERRIDE env variable
Damien Lespiau
1
-1
/
+7
2013-11-28
intel_dump_decode: Actually parse the -d option
Damien Lespiau
1
-1
/
+1
2013-11-27
kms_fbc_crc: Add a CRC based FBC test
Ville Syrjälä
2
-0
/
+540
2013-11-27
lib: Add gem_bo_busy
Ville Syrjälä
3
-11
/
+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ä
14
-28
/
+43
2013-11-27
kms_cursor_crc: Fix crc readout after a subtest failure
Ville Syrjälä
1
-0
/
+4
2013-11-27
lib: Fix pipe_crc->ctl_fd assert
Ville Syrjälä
1
-1
/
+1
2013-11-27
tests: Document exec naming convention for execbuf related tests
Daniel Vetter
1
-0
/
+2
2013-11-27
tests: Document per-ring naming conventions
Daniel Vetter
1
-0
/
+4
2013-11-26
tests/pm_pc8: add "resuming" state
Paulo Zanoni
1
-0
/
+3
2013-11-21
tests/pm_pc8: try to reuse FBs when possible
Paulo Zanoni
1
-6
/
+54
2013-11-21
tests/pm_pc8: try harder to reach PC8+ residencies
Paulo Zanoni
1
-0
/
+47
2013-11-21
tests/pm_pc8: rename some subtests
Paulo Zanoni
1
-2
/
+2
[next]