index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-12-08
tests/kms_force_connector_basic: Add prune-stale-modes subtest
Ville Syrjälä
2015-12-08
lib/kms: Turn base_edid into a template
Ville Syrjälä
2015-12-04
lib: igt_fork_hang_helper must be run in fixtures
Daniel Vetter
2015-12-04
lib/kms+tests: Use cached connector state
Daniel Vetter
2015-12-03
igt/gem_stolen: Verifying extended gem_create ioctl
Ankitprasad Sharma
2015-12-02
docs: document intel_pipe_crc_source enum values
Thomas Wood
2015-12-02
docs: add missing documentation for drm open functions
Thomas Wood
2015-12-01
lib: gem_set_caching() use drmIoctl() rather than ioctl()
Chris Wilson
2015-11-27
lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()
Paulo Zanoni
2015-11-27
lib/igt_fb: fix open-coded ALIGN()
Paulo Zanoni
2015-11-27
lib/igt_fb: fix igt_create_fb_with_bo_size() documentation
Paulo Zanoni
2015-11-27
lib/igt_fb: fix fb->size when provided by the user
Paulo Zanoni
2015-11-24
lib/igt_core: Prefer CLOCK_MONOTONIC_RAW
Joonas Lahtinen
2015-11-24
lib/kbl: Add Kabylake GT4 PCI IDs
Wayne Boyer
2015-11-24
lib/kbl: move KBL check from IS_SKYLAKE() to IS_GEN9()
Wayne Boyer
2015-11-20
drmtest: Use standard gem_execbuf() calls in gem_quiescent_gpu()
Chris Wilson
2015-11-19
lib: Add Skylake Intel Graphics GT4 PCI IDs
Mika Kuoppala
2015-11-16
lib/kms: Pass fb_id=0 to setcrtc in kmstest_unset_all_crtcs()
Ville Syrjälä
2015-11-11
lib: add a environment variable to control output
Thomas Wood
2015-11-11
lib: highlight subtest results on terminals
Thomas Wood
2015-11-11
lib: add documentation for igt_display_init/fini
Thomas Wood
2015-11-11
lib: add PIPE_ANY to the pipe enum
Thomas Wood
2015-11-11
Add missing noreturn attribute to various functions
Thomas Wood
2015-11-09
lib: Add missing #include <stdbool.h>
Chris Wilson
2015-11-09
lib: Make instdone initialisation fail gracefully
Chris Wilson
2015-11-03
lib/tests: Add igt_assert_*() self-tests
Daniel Stone
2015-10-23
lib: Skip suspend/hibernate tests if the system doesn't support them
Ville Syrjälä
2015-10-19
Update CONTEXT_PARAM for GTT_SIZE reporting
Chris Wilson
2015-10-19
lib: Fix querying context GTT size
Chris Wilson
2015-10-14
lib/kbl: Add Kabylake PCI IDs
Rodrigo Vivi
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
lib: Die if framebuffer GTT mapping fails
Ville Syrjälä
2015-10-09
lib: Document that gem_mmap__{cpu,gtt,wc} return NULL on failure
Ville Syrjälä
2015-10-09
s/gem_mmap/gem_mmap__gtt/
Ville Syrjälä
2015-10-08
lib/igt_fb: don't forget to close parens on message printed
Paulo Zanoni
2015-10-07
lib/igt.cocci: De-opencode ioctls
Daniel Stone
2015-10-07
lib/drmtest: Add do_ioctl_err to expect failure
Daniel Stone
2015-10-07
lib/igt.cocci: Add greater-than to igt_assert_lt*
Daniel Stone
2015-10-07
lib/igt_core: Add igt_assert_fd
Daniel Stone
2015-10-07
lib/igt_core: Add igt_assert_neq_*() variants
Daniel Stone
2015-10-07
lib/core: Fix docs for igt_assert_lt(e)
Daniel Vetter
2015-09-25
lib: fix fopen mode in igt_debugfs_search
Thomas Wood
2015-09-24
lib: add igt_debugfs_search
Thomas Wood
2015-09-24
lib/tests: explicitly raise SIGSEGV
Thomas Wood
2015-09-17
lib: allow wildcard matching when specifying subtests
Thomas Wood
2015-09-11
lib: remove support for deprecated drm_open_any*() calls
Micah Fedke
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-09-11
lib: adding drm_open_driver() interface
Micah Fedke
2015-09-11
lib: don't use igt_warn in signal handlers
Thomas Wood
[next]