summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-08-17lib: Poll for snd_hda_intel discoveryChris Wilson1-24/+43
2018-08-16Revert "lib: Keep upto half of RAM reserved for test runner"Chris Wilson1-5/+2
2018-08-16lib: Keep upto half of RAM reserved for test runnerChris Wilson1-2/+5
2018-08-14lib: sync with the newer i915_pciids.h from the kernel (CFL)Rodrigo Vivi1-0/+1
2018-08-14lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.Maarten Lankhorst2-1/+33
2018-08-14lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_startMahesh Kumar1-2/+9
2018-08-09uwildmat: Case-insensitive test selectionPetri Latvala1-3/+8
2018-08-09lib: Export igt_gettime and igt_time_elapsedPetri Latvala2-12/+31
2018-08-09lib: Print subtest starting/ending line to stderr tooPetri Latvala1-1/+16
2018-08-02lib/igt_pm: Export function to restore runtime PM statusTvrtko Ursulin2-0/+42
2018-08-02lib/igt_pm: Find HDA device when attempting to enable runtime PMTvrtko Ursulin1-14/+79
2018-08-02lib/igt_pm: Make exit handlers signal safeTvrtko Ursulin1-24/+53
2018-07-27lib/igt_core: Fix typoGwan-gyeong Mun1-1/+1
2018-07-25build: provide stub implementation for memfd_createLucas De Marchi1-0/+37
2018-07-25build: provide include for missing syscallsLucas De Marchi3-1/+9
2018-07-24lib: Don't assert all KMS drivers support edid_overrideChris Wilson1-1/+1
2018-07-20lib/rendercopy: Fix lack of const throughout gen4 rendercopyChris Wilson2-8/+10
2018-07-19lib: Move trash_bos to their only userChris Wilson2-66/+1
2018-07-18lib/gen6_render: Drop duplicated definitionsLukasz Kalamarz1-135/+2
2018-07-18lib/rendercopy: Use gen4 definitions if applicableLukasz Kalamarz8-255/+242
2018-07-18lib/rendercopy: Add gen4/5 rendercopyLukasz Kalamarz6-0/+1345
2018-07-17tests/psr: Move PSR state test functions to libDhinakaran Pandiyan4-0/+77
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano10-175/+156
2018-07-13igt/gem_userptr: Check read-only mappingsChris Wilson3-4/+5
2018-07-12igt/pm_rpm: Pass NULL to require no extra module optionsChris Wilson1-1/+1
2018-07-12lib/igt_kms: simplify pipe <-> name conversionLucas De Marchi1-17/+10
2018-07-12lib/igt_core: fix check for running under gdbLucas De Marchi1-4/+10
2018-07-11Avoid truncate string in __igt_lsof_fdsRodrigo Siqueira1-1/+1
2018-07-11Remove parameter aliases with another argumentRodrigo Siqueira1-3/+3
2018-07-11lib/dummyload: Control whether or not the batch is preemptibleChris Wilson2-6/+6
2018-07-11lib/kmod: Fail if the module is already loadedChris Wilson1-1/+7
2018-07-10lib: Require working GEM (!wedged) to allow hang injectionChris Wilson1-0/+7
2018-07-09lib/igt_draw: Zero initalize the igt_bufsVille Syrjälä1-1/+1
2018-07-06lib: Spin fast, retire earlyChris Wilson2-1/+3
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson2-132/+57
2018-07-06lib/rendercopy: Add enough surface state for AUX_CCS_EVille Syrjälä2-5/+21
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä1-7/+11
2018-07-06lib/rendercopy: Set the upper 32bits of surface base address on gen8+Ville Syrjälä3-4/+5
2018-07-05lib: Constify igt_bufVille Syrjälä17-86/+90
2018-07-03lib/rendercopy: Simplify reloc offsetsVille Syrjälä4-4/+4
2018-07-03lib/rendercopy: Use gen8_wm_kernel__affineChris Wilson2-12/+8
2018-07-03lib: Report file cache as available system memoryChris Wilson1-5/+39
2018-06-25Make GLib mandatoryPetri Latvala2-12/+0
2018-06-21Account for NULL character when using strncpyRodrigo Siqueira1-1/+1
2018-06-19lib: sync with the newer i915_pciids.h from the Kernel (WHL + AML)José Roberto de Souza2-13/+29
2018-06-19lib: Conservatively include residual buffers in the available ram estimateChris Wilson1-0/+1
2018-06-18lib: Purge os caches twice for good luckChris Wilson1-16/+18
2018-06-15lib: Bump debug information for lack-of-memory to warnChris Wilson1-4/+4
2018-06-14lib/gen9_render: Header cleanupLukasz Kalamarz2-2/+1
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz3-80/+40