summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-21igt: Add VC4 purgeable BO testspurgeableBoris Brezillon3-0/+268
2017-11-21igt: Add igt_vc4_get_param() helperBoris Brezillon2-0/+16
2017-11-21igt/vc4: Add a helper function to mark BOs purgeableBoris Brezillon2-0/+13
2017-11-21igt/vc4-label: Test setting labels of BOs.Eric Anholt3-0/+97
2017-11-21igt/vc4_tiling: Test vc4's new set/get_tiling ioctls.Eric Anholt5-0/+163
2017-11-21lib: Use drm-uapi/i915_drm.h instead of local defines.Eric Anholt7-130/+90
2017-11-21lib: Use the imported uapi's addfb2 defines.Eric Anholt1-2/+2
2017-11-21tests: Remove libdrm_vc4 dependency.Eric Anholt6-36/+13
2017-11-21tests: Convert to using the imported drm-uapi headers.Eric Anholt3-4/+8
2017-11-21headers: Import drm-next uapi headers.Eric Anholt26-0/+10919
2017-11-21tools/intel_watermark: Try not to dump nonexistent planes on SKL+Dhinakaran Pandiyan1-7/+33
2017-11-21tools/intel_watermark: Dump WM_LINETIME on SKL+Ville Syrjälä1-0/+15
2017-11-21tools/intel_watermark: Polish SKL+ register dump output a bitVille Syrjälä1-3/+3
2017-11-21tools/intel_watermark: Eliminate pointless %s in printf()Ville Syrjälä1-6/+6
2017-11-21tools/intel_watermark: Update intel_watermark with SKL supportDhinakaran Pandiyan1-1/+147
2017-11-21tools/intel_watermark: Print linetime wms in usecVille Syrjälä1-2/+4
2017-11-21tests: Rename chamelium to kms_chamelium.Maarten Lankhorst4-13/+13
2017-11-21tests/chamelium: Only initialize igt_display onceMaarten Lankhorst1-33/+12
2017-11-21lib/igt_kms: Make igt_output_from_connector probe all outputsMaarten Lankhorst1-2/+6
2017-11-21lib/igt_kms: Add igt_display_reset function, v3.Maarten Lankhorst2-59/+106
2017-11-21overlay: Fix compiler warning when compiling with recent gcc.Maarten Lankhorst1-1/+1
2017-11-21tools: Stop opening the driver just to find the debugfsChris Wilson9-69/+33
2017-11-17tools/error_decode: Print ASCII user buffersChris Wilson1-0/+13
2017-11-17lib/i915: Prepare for the loss of i915.enable_execlists parameterChris Wilson1-8/+9
2017-11-16lib: Dump /sys/kernel/debug/suspend_stats after suspend failureChris Wilson1-4/+18
2017-11-16lib/kmod: Stop reloading i915 after every kselftestChris Wilson1-3/+0
2017-11-16lib: Attempt to load the module for a missing deviceChris Wilson1-40/+57
2017-11-16lib/debugfs: Make is_mountpoint() non-fatalChris Wilson1-13/+20
2017-11-15Revert "tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF"Maarten Lankhorst1-4/+0
2017-11-12lib/i915: Query semaphore status using GETPARAMChris Wilson1-1/+16
2017-11-09lib: Always enable ftrace-dump-on-oopsChris Wilson1-0/+23
2017-11-09kms_atomic_transition: Split out modeset tests on internal panelsImre Deak1-4/+67
2017-11-06tests/kms_fbcon_fbt: Report fbc_status on errorGabriel Krisman Bertazi1-2/+22
2017-11-06tests/kms_plane_scaling: Fix off-by-one plane selectionGabriel Krisman Bertazi1-3/+3
2017-11-06tests/gem_eio: Nerf in-flight-suspendPetri Latvala1-1/+1
2017-11-06lib/drmtest: Fix typoThierry Reding1-1/+1
2017-11-06lib: Fix compilation on non-x86Thierry Reding3-5/+4
2017-11-06tools/aubdump: Avoid ISO C90 warningThierry Reding1-1/+2
2017-11-06tests/perf: Fix a bunch of warnings on 32-bit systemsThierry Reding1-16/+16
2017-11-06run-tests.sh: Use piglit names when listing available testsPetri Latvala1-16/+6
2017-11-06igt/gem_exec_fence: Add subtest for invalid flagsTvrtko Ursulin1-0/+31
2017-11-03tests/debugfs_test: Pretty print subdirectoriesMaarten Lankhorst1-7/+18
2017-11-02lib/igt_debugfs: Remove support for legacy CRC api.Maarten Lankhorst1-204/+23
2017-11-02lib/igt_debugfs: Use fstat instead of open for testing CRC support.Maarten Lankhorst1-3/+9
2017-10-30assembler: Fix bashism in run-test.shRhys Kidd1-1/+1
2017-10-26igt/gem_exec_latency: Wire up an interloper for preemptionChris Wilson1-29/+59
2017-10-25igt/drv_hangman: Skip aliased I915_EXEC_BSDChris Wilson1-0/+15
2017-10-25igt/gem_exec_nop: Headless requires DRM_MASTER for modesettingChris Wilson1-1/+4
2017-10-25igt/gem_fd_exhaustion: Remove stale assertChris Wilson1-17/+4
2017-10-25lib/gt: Always eat the unwanted error stateChris Wilson1-15/+16