index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
igt/gem_exec_preempt: new test for scheduler/preemption
IGT
Dave Gordon
3
-0
/
+465
2016-04-20
igt/gem_exec_fence: New test
Tvrtko Ursulin
4
-0
/
+1521
2016-04-20
igt/gem_scheduler: Add gem_scheduler test
Derek Morton
6
-0
/
+863
2016-04-14
igt/gem_ctx_param_basic: Updated to support scheduler priority interface
John Harrison
2
-1
/
+108
2016-04-14
lib: intel_batchbuffer - allowed contexts to be submitted for any engine
Geoff Miller
1
-3
/
+0
2016-04-14
intel-gpu-tools: fix parenthesisation in #defines
Dave Gordon
2
-3
/
+3
2016-04-14
igt/gem_exec_nop: Explain the parallel execution assertion
Chris Wilson
1
-1
/
+3
2016-04-14
lib: Fix doc warnings for real!
Daniel Vetter
2
-2
/
+2
2016-04-14
tests: Open any driver
Tomeu Vizoso
6
-6
/
+6
2016-04-14
kms_addfb_basic: Get intel gen from within subtest
Tomeu Vizoso
1
-13
/
+23
2016-04-14
kms_addfb_basic: Move calls to gem_set_tiling to the subtests
Tomeu Vizoso
1
-6
/
+3
2016-04-14
kms_addfb_basic: Split tiling_tests off
Tomeu Vizoso
1
-5
/
+45
2016-04-14
kms_addfb_basic: move tiling functionality into each subtest
Tomeu Vizoso
1
-4
/
+4
2016-04-14
kms_addfb_basic: call igt_create_bo_with_dimensions
Tomeu Vizoso
1
-8
/
+16
2016-04-14
lib: Add igt_create_bo_with_dimensions
Tomeu Vizoso
2
-24
/
+84
2016-04-14
lib: Map dumb buffers
Tomeu Vizoso
2
-2
/
+16
2016-04-14
lib: Add igt_dirty_fb
Tomeu Vizoso
2
-0
/
+15
2016-04-14
lib: Add helper kmstest_dumb_map_buffer
Tomeu Vizoso
2
-0
/
+19
2016-04-14
lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMB
Tomeu Vizoso
4
-32
/
+41
2016-04-14
lib: Call intel_get_drm_devid only from intel code
Tomeu Vizoso
1
-7
/
+8
2016-04-14
lib: Assert we are on i915 from intel_get_drm_devid
Tomeu Vizoso
1
-0
/
+2
2016-04-14
lib: Expose is_i915_device
Tomeu Vizoso
2
-1
/
+3
2016-04-14
lib: Have gem_set_tiling require intel
Tomeu Vizoso
1
-0
/
+2
2016-04-14
lib: add igt_require_intel
Tomeu Vizoso
2
-0
/
+7
2016-04-14
lib: Rename is_intel to has_known_intel_chipset
Tomeu Vizoso
1
-4
/
+6
2016-04-14
igt/gem_ctx_create: Broaden per-engine testing
Chris Wilson
1
-3
/
+33
2016-04-12
igt/gem_exec_create: Add a "leak" test
Chris Wilson
1
-3
/
+11
2016-04-12
igt: Add a basic test to stress allocation of batches
Chris Wilson
2
-0
/
+146
2016-04-12
test/gem_mocs_settings: Testing MOCS register settings
Peter Antoine
4
-0
/
+598
2016-04-11
igt/gem_busy: fix compaction of multiple store commands
Chris Wilson
1
-0
/
+1
2016-04-11
igt/gem_concurrent_blit: Tweak num_buffers to just exceed target
Chris Wilson
1
-6
/
+5
2016-04-11
lib: Tidy presentations of pread/pwrite failures
Chris Wilson
1
-16
/
+35
2016-04-10
igt/gem_concurrent_blit: Purge the libdrm caches before cloning
Chris Wilson
1
-10
/
+29
2016-04-10
igt/gem_shrink: Fix execution object offset
Chris Wilson
1
-4
/
+4
2016-04-09
lib: Remove defunct stop_rings
Chris Wilson
4
-168
/
+0
2016-04-09
igt/kms_flip: Convert over to real hang injection
Chris Wilson
1
-74
/
+15
2016-04-09
igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ring
Chris Wilson
1
-51
/
+4
2016-04-08
tests/pm_rps: Increase timeouts to 15 seconds
Ville Syrjälä
1
-2
/
+2
2016-04-05
tools/intel_reg: Add extra pipe B registers for CHV
Ville Syrjälä
2
-0
/
+241
2016-04-05
kms_atomic: Skip rather than fail on non-atomic drivers
Matt Roper
1
-1
/
+1
2016-04-05
lib: kms: move framebuffer scanout offset/size to plane
Lionel Landwerlin
3
-20
/
+24
2016-04-05
tools/intel_reg: Fix builtin register spec for gen4
Ville Syrjälä
1
-1
/
+1
2016-04-04
igt/gem_shrink: Reduce oom spam
Chris Wilson
1
-1
/
+2
2016-04-04
igt/gem_shrink: Fix leak in userptr, add another
Chris Wilson
1
-2
/
+38
2016-04-03
benchmarks: Include my ezbench test runners
Chris Wilson
10
-0
/
+242
2016-04-03
benchmarks/gem_latency: Add a -C switch to measure impact of cmdparser
Chris Wilson
1
-9
/
+23
2016-04-03
lib: Avoid assertion if sig_ioctl is unsed from a child accidentally
Chris Wilson
1
-0
/
+6
2016-04-03
lib: Don't report the last errno inside the async GPU hang detector
Chris Wilson
1
-0
/
+1
2016-04-02
igt/gem_shrink: Exercise with userptr stress
Chris Wilson
1
-11
/
+68
2016-04-02
igt/gem_shrink: Add pread/pwrite stress
Chris Wilson
1
-2
/
+22
[next]