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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
lib: Reduce dependency on glib
Petri Latvala
6
-2
/
+40
2017-10-03
lib/igt_kms: Commit primary plane when a modeset is forced on a pipe
Maarten Lankhorst
1
-1
/
+1
2017-10-03
lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe
Maarten Lankhorst
2
-26
/
+22
2017-10-02
meson: Distribute meson build system files
Petri Latvala
2
-0
/
+9
2017-10-02
lib: Handle intel_aub.h like the other stub files
Petri Latvala
1
-0
/
+1
2017-10-02
lib: Remove media_fill.c
Petri Latvala
1
-16
/
+0
2017-10-02
tests: Stop looking at plane private members
Maarten Lankhorst
1
-0
/
+21
2017-09-29
lib: Fix igt_sysfs_set_u32 return value
Tvrtko Ursulin
1
-1
/
+1
2017-09-28
lib: Capture the error state on an unexpected hang
Chris Wilson
1
-3
/
+5
2017-09-25
igt_core: Rework igt_system()
Petri Latvala
1
-75
/
+40
2017-09-22
lib/igt_fb: Add igt_cairo_image_surface_create_from_png()
Ville Syrjälä
2
-7
/
+15
2017-09-21
i915_pciids: Change a KBL pci id to GT2 from GT1.5
Rodrigo Vivi
1
-1
/
+1
2017-09-18
meson: Fix IGT_GIT_SHA1 handling
Ville Syrjälä
1
-4
/
+4
2017-09-15
meson: Install libigt.so
Jordan Justen
1
-0
/
+1
2017-09-13
lib/igt_kmod: Allow specifying libkmod config via environment variables
Joonas Lahtinen
1
-4
/
+40
2017-09-12
tests: Add kms_atomic_interruptible test, v4.
Maarten Lankhorst
2
-1
/
+3
2017-09-08
meson: igt_frame also needs pixman
Daniel Vetter
1
-2
/
+2
2017-09-08
meson: Use static libs to handle IGT_LOG_DOMAIN.
Eric Anholt
3
-19
/
+25
2017-09-08
lib/ioctl_wrappers: make the valgrind wrapper always emit a statement:w
Daniel Vetter
1
-1
/
+1
2017-09-08
meson: basic build system support
Daniel Vetter
4
-0
/
+209
2017-09-08
lib/uwildmat: Use include paths
Daniel Vetter
1
-1
/
+1
2017-09-08
lib: clean up header includes
Daniel Vetter
13
-19
/
+33
2017-09-08
lib: prefix frame_dump_path
Daniel Vetter
3
-12
/
+12
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
3
-4
/
+0
2017-09-08
build: use HAVE_LIBGEN_H consistently
Daniel Vetter
5
-15
/
+5
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
6
-12
/
+0
2017-09-08
build: Define _GNU_SOURCE in Makefile.am
Daniel Vetter
2
-0
/
+2
2017-09-08
lib/kms: Skip rather than fail when a suitable plane can't be found
Ville Syrjälä
1
-3
/
+3
2017-09-08
lib/kms: Fix the connector name strings to match what the kernel uses
Ville Syrjälä
1
-5
/
+6
2017-09-08
lib/sysfs: Fix fbcon rebind
Ville Syrjälä
1
-2
/
+3
2017-09-07
lib/dummyload: Use -1 for all engines
Chris Wilson
1
-1
/
+1
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
2
-7
/
+20
2017-09-07
igt/gem_exec_schedule: Exercise reordering with many priority levels
Chris Wilson
1
-0
/
+6
2017-09-06
igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walk
Chris Wilson
4
-25
/
+68
2017-09-06
lib: Avoid actually throttling from igt_require_gem()
Chris Wilson
1
-0
/
+10
2017-09-06
lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)
Chris Wilson
3
-3
/
+14
2017-09-05
Use PATH_MAX to fix some sprintf-into-short-buffers warnings.
Eric Anholt
2
-4
/
+4
2017-09-05
igt_core: Skip sync when listing subtests
Tvrtko Ursulin
2
-2
/
+1
2017-08-30
lib/igt_debugfs: Open DRM driver without master for hpd storm exit
Paul Kocialkowski
1
-1
/
+1
2017-08-30
lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delay
Paul Kocialkowski
1
-11
/
+13
2017-08-30
lib/kmod: Fix error reporting for kmod load/unload
Chris Wilson
1
-2
/
+2
2017-08-28
lib/igt_core: Use HTML character for documentation comment in example
Paul Kocialkowski
1
-3
/
+3
2017-08-24
lib/core: Use igt_info instead of printf
Daniel Vetter
1
-10
/
+10
2017-08-21
lib: Add ALSA library with dedicated helpers
Paul Kocialkowski
4
-0
/
+705
2017-08-21
lib: Add audio library with dedicated helpers
Paul Kocialkowski
4
-0
/
+376
2017-08-16
lib/dummyload: Pad with a few nops so that we do not completely hog the system
Chris Wilson
1
-2
/
+16
2017-08-14
lib/igt_kms: Remove vblank wait after plane update.
Maarten Lankhorst
2
-16
/
+0
2017-08-14
lib/kms: Check usage of for_each_*
Daniel Vetter
1
-4
/
+5
2017-08-14
lib/kms: Add for_each_pipe_static
Daniel Vetter
1
-0
/
+16
2017-08-14
lib: Add igt_can_fail()
Daniel Vetter
6
-2
/
+100
[next]