summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-24intel/pmu: Catch-up with i915 RC6 aggregation changesTvrtko Ursulin
2017-11-24lib/igt_core: Move write_stderr out of LIBUNWIND ifdefArkadiusz Hiler
2017-11-22lib/core: Avoid unused result in backtrace printingTvrtko Ursulin
2017-11-22lib: Also copy vc4_packet.hDaniel Vetter
2017-11-22tests/perf_pmu: Tests for i915 PMU APITvrtko Ursulin
2017-11-22intel-gpu-overlay: Use RAPL PMU for power readingTvrtko Ursulin
2017-11-22intel-gpu-overlay: Catch-up to new i915 PMUTvrtko Ursulin
2017-11-22lib/perf: Fix data types and general tidyTvrtko Ursulin
2017-11-22intel-gpu-overlay: Consolidate perf PMU access to libraryTvrtko Ursulin
2017-11-22intel-gpu-overlay: Move local perf implementation to a libraryTvrtko Ursulin
2017-11-22lib/igt_kms: Handle changing rotation property correctlyMaarten Lankhorst
2017-11-21igt/vc4_tiling: Test vc4's new set/get_tiling ioctls.Eric Anholt
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt
2017-11-21lib: Use the imported uapi's addfb2 defines.Eric Anholt
2017-11-21tests: Remove libdrm_vc4 dependency.Eric Anholt
2017-11-21tests: Convert to using the imported drm-uapi headers.Eric Anholt
2017-11-21lib/igt_kms: Make igt_output_from_connector probe all outputsMaarten Lankhorst
2017-11-21lib/igt_kms: Add igt_display_reset function, v3.Maarten Lankhorst
2017-11-21tools: Stop opening the driver just to find the debugfsChris Wilson
2017-11-17lib/i915: Prepare for the loss of i915.enable_execlists parameterChris Wilson
2017-11-16lib: Dump /sys/kernel/debug/suspend_stats after suspend failureChris Wilson
2017-11-16lib/kmod: Stop reloading i915 after every kselftestChris Wilson
2017-11-16lib: Attempt to load the module for a missing deviceChris Wilson
2017-11-16lib/debugfs: Make is_mountpoint() non-fatalChris Wilson
2017-11-12lib/i915: Query semaphore status using GETPARAMChris Wilson
2017-11-09lib: Always enable ftrace-dump-on-oopsChris Wilson
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