index
:
~tagr/intel-gpu-tools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
lib/drmtest: Allow the test device to be overridden
HEAD
master
Thierry Reding
1
-35
/
+56
2017-11-06
lib/drmtest: Support Tegra
Thierry Reding
2
-0
/
+11
2017-11-06
lib/drmtest: Support nouveau
Thierry Reding
2
-2
/
+13
2017-11-06
lib/drmtest: Fix typo
Thierry Reding
1
-1
/
+1
2017-11-06
lib: Fix compilation on non-x86
Thierry Reding
3
-5
/
+4
2017-11-06
tools/aubdump: Avoid ISO C90 warning
Thierry Reding
1
-1
/
+2
2017-11-06
tests/perf: Fix a bunch of warnings on 32-bit systems
Thierry Reding
1
-16
/
+16
2017-11-06
igt/gem_exec_fence: Add subtest for invalid flags
Tvrtko Ursulin
1
-0
/
+31
2017-11-03
tests/debugfs_test: Pretty print subdirectories
Maarten Lankhorst
1
-7
/
+18
2017-11-02
lib/igt_debugfs: Remove support for legacy CRC api.
Maarten Lankhorst
1
-204
/
+23
2017-11-02
lib/igt_debugfs: Use fstat instead of open for testing CRC support.
Maarten Lankhorst
1
-3
/
+9
2017-10-30
assembler: Fix bashism in run-test.sh
Rhys Kidd
1
-1
/
+1
2017-10-26
igt/gem_exec_latency: Wire up an interloper for preemption
Chris Wilson
1
-29
/
+59
2017-10-25
igt/drv_hangman: Skip aliased I915_EXEC_BSD
Chris Wilson
1
-0
/
+15
2017-10-25
igt/gem_exec_nop: Headless requires DRM_MASTER for modesetting
Chris Wilson
1
-1
/
+4
2017-10-25
igt/gem_fd_exhaustion: Remove stale assert
Chris Wilson
1
-17
/
+4
2017-10-25
lib/gt: Always eat the unwanted error state
Chris Wilson
1
-15
/
+16
2017-10-24
igt/prime_mmap_coherency: Remove manual gem_sync() calls
Chris Wilson
1
-4
/
+0
2017-10-24
igt/drv_misssed_irq: Skip on guc
Chris Wilson
1
-0
/
+1
2017-10-24
lib/i915: Add a query for when the guc is enabled.
Chris Wilson
2
-0
/
+13
2017-10-24
lib/igt_kms: Only print changed mode objects during atomic commit.
Maarten Lankhorst
1
-3
/
+5
2017-10-24
meson: intel_dp_compliance depends on libudev
Jani Nikula
1
-4
/
+9
2017-10-24
meson: don't assume xmlrpc-c-config is there
Jani Nikula
1
-3
/
+4
2017-10-24
tests/kms_atomic_transition: Do not update unbound planes.
Maarten Lankhorst
1
-3
/
+6
2017-10-23
tests/kms_plane_lowres: Rework tests to work without fbcon, v3.
Maarten Lankhorst
3
-69
/
+50
2017-10-20
tools/intel_vbt_decode: abstract child devices printing more
Jani Nikula
1
-39
/
+31
2017-10-20
tools/intel_vbt_decode: dump more child device data for version < 152
Jani Nikula
1
-3
/
+0
2017-10-20
tools/intel_vbt_decode: unify legacy child device block dumping
Jani Nikula
2
-43
/
+24
2017-10-20
tools/intel_vbt_decode: unify child device printing across versions
Jani Nikula
1
-57
/
+71
2017-10-20
tools/intel_vbt_decode: abstract DSI bridge type dump
Jani Nikula
1
-15
/
+16
2017-10-20
tools/intel_vbt_decode: use %.*s instead of duplicating a string
Jani Nikula
1
-5
/
+1
2017-10-20
tools/intel_vbt_decode: update dvo port name dumping
Jani Nikula
2
-34
/
+25
2017-10-20
tools/intel_vbt_decode: make a copy of child devices before dumping
Jani Nikula
1
-2
/
+18
2017-10-20
tests/kms_concurrent: Fix testcase fails.
Maarten Lankhorst
1
-23
/
+20
2017-10-20
tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.
Maarten Lankhorst
1
-1160
/
+509
2017-10-20
tests/chamelium: Remove reliance on output->config.pipe
Maarten Lankhorst
1
-3
/
+14
2017-10-20
tests/kms_color: Rework tests slightly to work better with new atomic api
Maarten Lankhorst
3
-142
/
+83
2017-10-20
lib/igt_kms: Remove igt_crtc_set_background()
Maarten Lankhorst
3
-31
/
+9
2017-10-20
lib/igt_kms: Remove igt_pipe_get_property
Maarten Lankhorst
2
-13
/
+0
2017-10-20
lib/igt_kms: Add igt_$obj_get_prop functions
Maarten Lankhorst
2
-0
/
+105
2017-10-20
lib/igt_kms: Add igt_$obj_has_prop functions, v2.
Maarten Lankhorst
4
-12
/
+62
2017-10-20
lib/igt_kms: Unexport broadcast rgb API.
Maarten Lankhorst
3
-45
/
+9
2017-10-20
lib/igt_kms: Export property blob functions for output/pipe/plane, v2.
Maarten Lankhorst
4
-44
/
+110
2017-10-20
lib/igt_kms: Allow setting any output property through the !atomic paths
Maarten Lankhorst
1
-16
/
+37
2017-10-20
lib/igt_kms: Allow setting any plane property through the universal path
Maarten Lankhorst
1
-6
/
+33
2017-10-20
lib/igt_kms: Rework pipe properties to be more atomic, v7.
Maarten Lankhorst
5
-161
/
+159
2017-10-20
lib/igt_kms: Rework plane properties to be more atomic, v5.
Maarten Lankhorst
4
-209
/
+165
2017-10-20
lib/igt_kms: Rework connector properties to be more atomic, v2.
Maarten Lankhorst
4
-40
/
+45
2017-10-19
lib: Free all internal buffers before measuring available memory
Chris Wilson
1
-1
/
+1
2017-10-19
lib: Flush the driver's internal cache of objects before counting
Chris Wilson
1
-1
/
+2
[next]