summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-06lib/drmtest: Allow the test device to be overriddenHEADmasterThierry Reding1-35/+56
2017-11-06lib/drmtest: Support TegraThierry Reding2-0/+11
2017-11-06lib/drmtest: Support nouveauThierry Reding2-2/+13
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-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
2017-10-24igt/prime_mmap_coherency: Remove manual gem_sync() callsChris Wilson1-4/+0
2017-10-24igt/drv_misssed_irq: Skip on gucChris Wilson1-0/+1
2017-10-24lib/i915: Add a query for when the guc is enabled.Chris Wilson2-0/+13
2017-10-24lib/igt_kms: Only print changed mode objects during atomic commit.Maarten Lankhorst1-3/+5
2017-10-24meson: intel_dp_compliance depends on libudevJani Nikula1-4/+9
2017-10-24meson: don't assume xmlrpc-c-config is thereJani Nikula1-3/+4
2017-10-24tests/kms_atomic_transition: Do not update unbound planes.Maarten Lankhorst1-3/+6
2017-10-23tests/kms_plane_lowres: Rework tests to work without fbcon, v3.Maarten Lankhorst3-69/+50
2017-10-20tools/intel_vbt_decode: abstract child devices printing moreJani Nikula1-39/+31
2017-10-20tools/intel_vbt_decode: dump more child device data for version < 152Jani Nikula1-3/+0
2017-10-20tools/intel_vbt_decode: unify legacy child device block dumpingJani Nikula2-43/+24
2017-10-20tools/intel_vbt_decode: unify child device printing across versionsJani Nikula1-57/+71
2017-10-20tools/intel_vbt_decode: abstract DSI bridge type dumpJani Nikula1-15/+16
2017-10-20tools/intel_vbt_decode: use %.*s instead of duplicating a stringJani Nikula1-5/+1
2017-10-20tools/intel_vbt_decode: update dvo port name dumpingJani Nikula2-34/+25
2017-10-20tools/intel_vbt_decode: make a copy of child devices before dumpingJani Nikula1-2/+18
2017-10-20tests/kms_concurrent: Fix testcase fails.Maarten Lankhorst1-23/+20
2017-10-20tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.Maarten Lankhorst1-1160/+509
2017-10-20tests/chamelium: Remove reliance on output->config.pipeMaarten Lankhorst1-3/+14
2017-10-20tests/kms_color: Rework tests slightly to work better with new atomic apiMaarten Lankhorst3-142/+83
2017-10-20lib/igt_kms: Remove igt_crtc_set_background()Maarten Lankhorst3-31/+9
2017-10-20lib/igt_kms: Remove igt_pipe_get_propertyMaarten Lankhorst2-13/+0
2017-10-20lib/igt_kms: Add igt_$obj_get_prop functionsMaarten Lankhorst2-0/+105
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst4-12/+62
2017-10-20lib/igt_kms: Unexport broadcast rgb API.Maarten Lankhorst3-45/+9
2017-10-20lib/igt_kms: Export property blob functions for output/pipe/plane, v2.Maarten Lankhorst4-44/+110
2017-10-20lib/igt_kms: Allow setting any output property through the !atomic pathsMaarten Lankhorst1-16/+37
2017-10-20lib/igt_kms: Allow setting any plane property through the universal pathMaarten Lankhorst1-6/+33
2017-10-20lib/igt_kms: Rework pipe properties to be more atomic, v7.Maarten Lankhorst5-161/+159
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst4-209/+165
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst4-40/+45
2017-10-19lib: Free all internal buffers before measuring available memoryChris Wilson1-1/+1
2017-10-19lib: Flush the driver's internal cache of objects before countingChris Wilson1-1/+2