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-20
lib/igt_kms: Rework pipe properties to be more atomic, v7.
Maarten Lankhorst
2
-157
/
+151
2017-10-20
lib/igt_kms: Rework plane properties to be more atomic, v5.
Maarten Lankhorst
2
-201
/
+157
2017-10-20
lib/igt_kms: Rework connector properties to be more atomic, v2.
Maarten Lankhorst
2
-37
/
+42
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
2017-10-19
lib: Idle the GT when quiescing the GPU
Chris Wilson
1
-1
/
+1
2017-10-19
lib: Add DROP_IDLE
Chris Wilson
1
-1
/
+8
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
8
-90
/
+169
2017-10-17
lib/i915: Extract context priority setparam to a helper
Michał Winiarski
2
-0
/
+46
2017-10-17
lib/i915: Move context related helpers to lib/i915/gem_context
Michał Winiarski
6
-177
/
+253
2017-10-17
lib/i915: Extract helpers for determining scheduler capabilities
Michał Winiarski
5
-7
/
+169
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
4
-0
/
+90
2017-10-16
lib/igt_gt: Allow non-default contexts to hang non-render rings
Vinay Belgaumkar
1
-2
/
+41
2017-10-16
aux: Use IGT version of system() call to run rtcwake
Imre Deak
1
-2
/
+2
2017-10-16
aux: Suspend signal helper for shell commands
Imre Deak
3
-0
/
+56
2017-10-12
meson: Make syncobj tests build
Ville Syrjälä
1
-0
/
+2
2017-10-10
lib: Add some syncobj helpers (v2)
Jason Ekstrand
3
-0
/
+361
2017-10-09
lib/igt_kms: Don't assert on non-existent plane
Ville Syrjälä
1
-3
/
+3
2017-10-04
lib/igt_kms: Disable crtc in legacy path when output is unset
Maarten Lankhorst
1
-1
/
+1
2017-10-04
Fix compilation on some distros
Ausmus, James
2
-0
/
+2
2017-10-03
lib: Fixup __gem_create() to be 64b safe.
Chris Wilson
2
-2
/
+2
2017-10-03
meson: Fix build of igt_x86-using tests on non-x86 platforms.
Eric Anholt
2
-1
/
+16
2017-10-03
lib: Report the error from __gem_create()
Chris Wilson
2
-20
/
+14
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
[next]