summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-06lib/drmtest: Fix typoThierry Reding
2017-11-06lib: Fix compilation on non-x86Thierry Reding
2017-11-02lib/igt_debugfs: Remove support for legacy CRC api.Maarten Lankhorst
2017-11-02lib/igt_debugfs: Use fstat instead of open for testing CRC support.Maarten Lankhorst
2017-10-25lib/gt: Always eat the unwanted error stateChris Wilson
2017-10-24lib/i915: Add a query for when the guc is enabled.Chris Wilson
2017-10-24lib/igt_kms: Only print changed mode objects during atomic commit.Maarten Lankhorst
2017-10-23tests/kms_plane_lowres: Rework tests to work without fbcon, v3.Maarten Lankhorst
2017-10-20tests/kms_color: Rework tests slightly to work better with new atomic apiMaarten Lankhorst
2017-10-20lib/igt_kms: Remove igt_crtc_set_background()Maarten Lankhorst
2017-10-20lib/igt_kms: Remove igt_pipe_get_propertyMaarten Lankhorst
2017-10-20lib/igt_kms: Add igt_$obj_get_prop functionsMaarten Lankhorst
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst
2017-10-20lib/igt_kms: Unexport broadcast rgb API.Maarten Lankhorst
2017-10-20lib/igt_kms: Export property blob functions for output/pipe/plane, v2.Maarten Lankhorst
2017-10-20lib/igt_kms: Allow setting any output property through the !atomic pathsMaarten Lankhorst
2017-10-20lib/igt_kms: Allow setting any plane property through the universal pathMaarten Lankhorst
2017-10-20lib/igt_kms: Rework pipe properties to be more atomic, v7.Maarten Lankhorst
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst
2017-10-19lib: Free all internal buffers before measuring available memoryChris Wilson
2017-10-19lib: Flush the driver's internal cache of objects before countingChris Wilson
2017-10-19lib: Idle the GT when quiescing the GPUChris Wilson
2017-10-19lib: Add DROP_IDLEChris Wilson
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib/i915: Extract context priority setparam to a helperMichał 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-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-10-16lib/igt_gt: Allow non-default contexts to hang non-render ringsVinay Belgaumkar
2017-10-16aux: Use IGT version of system() call to run rtcwakeImre Deak
2017-10-16aux: Suspend signal helper for shell commandsImre Deak
2017-10-12meson: Make syncobj tests buildVille Syrjälä
2017-10-10lib: Add some syncobj helpers (v2)Jason Ekstrand
2017-10-09lib/igt_kms: Don't assert on non-existent planeVille Syrjälä
2017-10-04lib/igt_kms: Disable crtc in legacy path when output is unsetMaarten Lankhorst
2017-10-04Fix compilation on some distrosAusmus, James
2017-10-03lib: Fixup __gem_create() to be 64b safe.Chris Wilson
2017-10-03meson: Fix build of igt_x86-using tests on non-x86 platforms.Eric Anholt
2017-10-03lib: Report the error from __gem_create()Chris Wilson
2017-10-03lib: Reduce dependency on glibPetri Latvala
2017-10-03lib/igt_kms: Commit primary plane when a modeset is forced on a pipeMaarten Lankhorst
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-10-02lib: Handle intel_aub.h like the other stub filesPetri Latvala
2017-10-02lib: Remove media_fill.cPetri Latvala
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
2017-09-29lib: Fix igt_sysfs_set_u32 return valueTvrtko Ursulin
2017-09-28lib: Capture the error state on an unexpected hangChris Wilson
2017-09-25igt_core: Rework igt_system()Petri Latvala