index
:
~adrinael/igt-gpu-tools
igt-runner
master
IGT GPU Tools playground for adrinael
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
lib/igt_core: Wrap print_backtrace_sig_safe() with HAVE_LIBUNWIND.
Marius Vlad
1
-0
/
+2
2016-09-01
lib/igt_core: Print stacktrace when receiving one of the crash signals.
marius vlad
1
-2
/
+177
2016-09-01
lib/intel_chipset: Fix compilation when enabling the debugger.
marius vlad
1
-0
/
+1
2016-09-01
autotools/: Allow check target to be invoked w/o the need to issue a build.
Marius Vlad
3
-90
/
+0
2016-09-01
lib: Make igt_command_line.sh selftest standalone
Chris Wilson
1
-7
/
+15
2016-08-29
lib: Avoid using 2 writes to /proc/sys/vm/drop_caches
Chris Wilson
1
-9
/
+7
2016-08-25
igt_kms: Populate more members of connectors.
Maarten Lankhorst
1
-13
/
+14
2016-08-23
lib/kms: Force connector probing on first use
Chris Wilson
2
-12
/
+11
2016-08-18
lib: Preallocate framebuffers
Chris Wilson
1
-0
/
+6
2016-08-05
lib: Fix typo s/huma-readable/human-readable/
Ville Syrjälä
1
-1
/
+1
2016-08-05
tools/intel_reg: Dump DP_BUFTRANS registers on ILK-IVB
Ville Syrjälä
1
-0
/
+2
2016-08-04
igt_kms: Use proper panning coordinates for legacy primary plane updates
Matt Roper
1
-2
/
+2
2016-08-04
igt/gem_mocs_settings: adding RC6 tests
Peter Antoine
2
-0
/
+39
2016-08-04
lib/Makefile: Replace automake specific names of listings in Makefile.sources
Robert Foss
3
-2
/
+4
2016-08-04
lib/tests/Makefile: Replace automake specific names of listings in Makefile.s...
Robert Foss
3
-5
/
+8
2016-08-04
lib/stubs: Add stubs for intel_bufmgr
Robert Foss
4
-0
/
+600
2016-08-04
configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXX
Robert Foss
1
-1
/
+1
2016-08-01
igt/gem_mmap_gtt/wc: Reduce test runtime
Chris Wilson
1
-0
/
+13
2016-07-27
docs: minimal docs for igt_vgem.c
Daniel Vetter
1
-0
/
+12
2016-07-27
lib: Update ioctl_wrappers functions
Daniel Vetter
1
-0
/
+7
2016-07-27
lib: Update igt_chipset docs
Daniel Vetter
2
-30
/
+32
2016-07-27
docs: pull in VC4 docs
Daniel Vetter
1
-0
/
+1
2016-07-27
lib: Update igt_core docs
Daniel Vetter
1
-1
/
+10
2016-07-27
lib: Update docs for igt_stats
Daniel Vetter
2
-29
/
+69
2016-07-27
lib: update docs for igt_pm
Daniel Vetter
4
-128
/
+140
2016-07-27
lib: Update docs for igt_fb
Daniel Vetter
1
-7
/
+34
2016-07-27
lib/debugs: nuke igt_crc_equal again
Daniel Vetter
2
-18
/
+0
2016-07-27
lib: update docs for igt_debugfs
Daniel Vetter
2
-5
/
+10
2016-07-27
lib: Update docs for igt_sysfs.c
Daniel Vetter
2
-6
/
+63
2016-07-27
lib/igt_kms: Add some more documentation to some common kms functions.
Maarten Lankhorst
2
-8
/
+100
2016-07-27
lib/igt_kms: Move doc header to start of the file
Maarten Lankhorst
1
-23
/
+23
2016-07-26
igt_kms: Allow disabling previous override mode
Maarten Lankhorst
1
-3
/
+9
2016-07-26
igt_kms: Add more apis for panel fitting test.
Maarten Lankhorst
2
-27
/
+85
2016-07-26
igt_kms: Add modeset support to atomic commits.
Maarten Lankhorst
2
-29
/
+105
2016-07-26
igt_kms: Clear all _changed members centrally, v2.
Maarten Lankhorst
1
-36
/
+46
2016-07-26
igt_kms: Remove pan members from igt_plane, v2.
Maarten Lankhorst
2
-24
/
+4
2016-07-26
igt_kms: Handle atomic pipe properties better.
Maarten Lankhorst
2
-55
/
+55
2016-07-26
igt_kms: Change PIPE_ANY behavior to mean unassigned, v2.
Maarten Lankhorst
2
-49
/
+52
2016-07-26
igt_kms: Use pipes for committing, not outputs
Maarten Lankhorst
1
-52
/
+63
2016-07-26
igt_kms: Assign pipe properties in pipe init
Maarten Lankhorst
1
-31
/
+23
2016-07-26
igt_kms: Make PIPE_ANY a alias for PIPE_NONE
Maarten Lankhorst
1
-1
/
+2
2016-07-26
igt_kms: Find optimal encoder only after selecting pipe
Maarten Lankhorst
1
-36
/
+61
2016-07-26
igt_kms: Remove kmstest_connector_config.crtc_idx
Maarten Lankhorst
2
-4
/
+1
2016-07-25
intel_chipset: Fixup HAS_PCH_SPLIT() to exclude Atoms
Chris Wilson
1
-1
/
+4
2016-07-22
lib/sysfs: Provide scanf/printf wrappers
Chris Wilson
2
-9
/
+61
2016-07-22
lib/sysfs: Provide a convenience function for reading a bool
Chris Wilson
2
-0
/
+22
2016-07-22
igt/gem_exec_nop: Display submission mechanism
Chris Wilson
2
-0
/
+24
2016-07-19
lib: __drm_open_driver() needs to report the error
Chris Wilson
1
-4
/
+3
2016-07-18
igt/vgem_slow: Test for the expected -ETIMEDOUT upon fence timeout
Chris Wilson
2
-3
/
+10
2016-07-15
igt/vgem_slow/nohang: Test fence autotimeout
Chris Wilson
2
-5
/
+30
[next]