summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-07-13igt/gem_userptr: Check read-only mappingsChris Wilson
2018-07-12igt/pm_rpm: Pass NULL to require no extra module optionsChris Wilson
2018-07-12lib/igt_kms: simplify pipe <-> name conversionLucas De Marchi
2018-07-12lib/igt_core: fix check for running under gdbLucas De Marchi
2018-07-11Avoid truncate string in __igt_lsof_fdsRodrigo Siqueira
2018-07-11Remove parameter aliases with another argumentRodrigo Siqueira
2018-07-11lib/dummyload: Control whether or not the batch is preemptibleChris Wilson
2018-07-11lib/kmod: Fail if the module is already loadedChris Wilson
2018-07-10lib: Require working GEM (!wedged) to allow hang injectionChris Wilson
2018-07-09lib/igt_draw: Zero initalize the igt_bufsVille Syrjälä
2018-07-06lib: Spin fast, retire earlyChris Wilson
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson
2018-07-06lib/rendercopy: Add enough surface state for AUX_CCS_EVille Syrjälä
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä
2018-07-06lib/rendercopy: Set the upper 32bits of surface base address on gen8+Ville Syrjälä
2018-07-05lib: Constify igt_bufVille Syrjälä
2018-07-03lib/rendercopy: Simplify reloc offsetsVille Syrjälä
2018-07-03lib/rendercopy: Use gen8_wm_kernel__affineChris Wilson
2018-07-03lib: Report file cache as available system memoryChris Wilson
2018-06-25Make GLib mandatoryPetri Latvala
2018-06-21Account for NULL character when using strncpyRodrigo Siqueira
2018-06-19lib: sync with the newer i915_pciids.h from the Kernel (WHL + AML)José Roberto de Souza
2018-06-19lib: Conservatively include residual buffers in the available ram estimateChris Wilson
2018-06-18lib: Purge os caches twice for good luckChris Wilson
2018-06-15lib: Bump debug information for lack-of-memory to warnChris Wilson
2018-06-14lib/gen9_render: Header cleanupLukasz Kalamarz
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz
2018-06-14lib/gen7_render: Drop duplicated definitionsLukasz Kalamarz
2018-06-14lib/rendercopy: Use gen6 definitions if applicableLukasz Kalamarz
2018-06-14lib/gen7_render: include gen6_render headerLukasz Kalamarz
2018-06-13lib: Extract mlock probingMichał Winiarski
2018-06-08igt/drv_suspend: Suspend under memory pressureChris Wilson
2018-06-08lib/kms: Respect fb color_encoding/color_rangeVille Syrjälä
2018-06-08lib/fb: Add color_encoding/color_range to igt_fbVille Syrjälä
2018-06-08lib: Add support for rendering into packed YCbCr framebuffersVille Syrjälä
2018-06-08lib: Use igt_matrix for ycbcr<->rgb conversionVille Syrjälä
2018-06-08lib: Clean up format_descVille Syrjälä
2018-06-08lib: Don't use dumb buffers for YCbCrVille Syrjälä
2018-06-08lib: Clear packed YUV formats to blackVille Syrjälä
2018-06-07lib/igt_fb: Round to nearest when clamping rgbVille Syrjälä
2018-06-07lib/igt_color_encoding: Appease c90Ville Syrjälä
2018-06-07lib/igt_color_encoding: Use the m(row,col) macro to address the matrix cellsVille Syrjälä
2018-06-06lib/igt_matrix: Unroll and inline igt_matrix_transform()Ville Syrjälä
2018-06-05libs: Removal of duplicated SURFACEFORMAT definitionsLukasz Kalamarz
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz
2018-06-05lib/surfacestate: Creating surfaceformat headerLukasz Kalamarz
2018-05-31lib: Double check ring measurementChris Wilson
2018-05-31lib: Align ring measurement to timerChris Wilson
2018-05-31lib: Assert that we do manage to submit at least one batch when measuringChris Wilson
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin