summaryrefslogtreecommitdiff
path: root/lib/Makefile.sources
AgeCommit message (Expand)Author
2019-04-18lib: Add halffloat implementationKevin Strasser
2019-04-17lib/igt_edid: new library for generating EDIDsSimon Ser
2019-04-10lib/igt_fb: Create AMD YUV buffers with AMD GEM IOCTLNicholas Kazlauskas
2019-03-26lib: Add GPU power measurementChris Wilson
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano
2019-02-26autotools: Always build VC4 helpers with the libraryPaul Kocialkowski
2018-11-26v3d: Add a helper libraryEric Anholt
2018-07-18lib/rendercopy: Add gen4/5 rendercopyLukasz Kalamarz
2018-07-17tests/psr: Move PSR state test functions to libDhinakaran Pandiyan
2018-06-05lib/surfacestate: Creating surfaceformat headerLukasz Kalamarz
2018-05-23lib: Add igt_color_encodingVille Syrjälä
2018-05-23lib: Add igt_matrixVille Syrjälä
2018-05-21lib/media_fill: Create common media_fill library for all gensKatarzyna Dec
2018-05-15lib: Rename library from gpu_fill to gpu_cmdsKatarzyna Dec
2018-04-12lib: Remove duplications in gpu_fill libraryKatarzyna Dec
2018-04-12lib: Move common gpgpu/media fill functions to gpu_fill libraryKatarzyna Dec
2018-03-05tests/perf_pmu: Handle CPU hotplug failures betterChris Wilson
2018-02-23lib/igt_gt: add intel_measure_ring_sizeDaniele Ceraolo Spurio
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson
2017-12-08lib: Make sure intel_aub.h gets packed in distPetri Latvala
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib/i915: Move context related helpers to lib/i915/gem_contextMichał Winiarski
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski
2017-10-10lib: Add some syncobj helpers (v2)Jason Ekstrand
2017-10-03lib: Reduce dependency on glibPetri Latvala
2017-07-20lib/igt_frame: Add support for analog frame comparison testingPaul Kocialkowski
2017-07-19Introduce common frame dumping configuration and helpersPaul Kocialkowski
2017-06-07chamelium: Fix build issues on AndroidArkadiusz Hiler
2017-03-13Revert "lib: Add i915 and drm-mm selftest headers from the kernel"Chris Wilson
2017-03-13lib: Add i915 and drm-mm selftest headers from the kernelPetri Latvala
2017-01-27Only build chamelium if its dependencies are metChris Wilson
2017-01-26Add support for hotplug testing with the ChameliumLyude
2016-12-14lib/sw_sync: Add helper functions for managing synchronization primitivesRobert Foss
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad
2016-11-29lib: add igt_dummyloadAbdiel Janulgue
2016-09-20lib: Add igt_primes.h to SOURCESChris Wilson
2016-09-16lib: Add an iterator to generate primesChris Wilson
2016-08-04lib/Makefile: Replace automake specific names of listings in Makefile.sourcesRobert Foss
2016-07-11lib; Add x86 cpuid based feature detectionChris Wilson
2016-07-03igt/gem_exec_gttfill: Reduce overhead in setting up filler batchesChris Wilson
2016-06-30lib: Start weaning off defunct intel_chipset.hChris Wilson
2016-06-23igt: Add basic framework for GVT-g testingChris Wilson
2016-06-18igt: Add basic exercise of vGEMChris Wilson
2016-05-31lib: Add simple sysfs accessorsChris Wilson
2016-02-19lib/igt_pm: Lib for power managementDavid Weinehall
2016-02-17lib/igt_core.c: Expand --run-subtest functionality.Derek Morton
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter
2016-02-08igt: Add a helper function for getting a VC4 BO that's been drawn to.Eric Anholt
2015-12-08lib/kms: Turn base_edid into a templateVille Syrjälä
2015-08-21lib: fix distcheck issuesThomas Wood