summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-20tools/intel_vbt_decode: dump more child device data for version < 152Jani Nikula
2017-10-20tools/intel_vbt_decode: unify legacy child device block dumpingJani Nikula
2017-10-20tools/intel_vbt_decode: unify child device printing across versionsJani Nikula
2017-10-20tools/intel_vbt_decode: abstract DSI bridge type dumpJani Nikula
2017-10-20tools/intel_vbt_decode: use %.*s instead of duplicating a stringJani Nikula
2017-10-20tools/intel_vbt_decode: update dvo port name dumpingJani Nikula
2017-10-20tools/intel_vbt_decode: make a copy of child devices before dumpingJani Nikula
2017-10-20tests/kms_concurrent: Fix testcase fails.Maarten Lankhorst
2017-10-20tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2.Maarten Lankhorst
2017-10-20tests/chamelium: Remove reliance on output->config.pipeMaarten 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-19tests/pm_rps: Move some test logic out of boost functionRadoslaw Szwichtenberg
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-19igt/prime_mmap_coherency: Call prime_sync_start before read after writeChris Wilson
2017-10-18tests/intel-ci: Remove fast-feedback-simulation.testlistArkadiusz Hiler
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-10-18meson: Add fallback for xmlrpc discoveryArkadiusz Hiler
2017-10-18tests: remove kms_fbc_crcDaniel Vetter
2017-10-17igt/pm_rc6_residency: Allow some leeway on the upper %% boundChris Wilson
2017-10-17igt/prime_mmap_coherency: Only assert correct usage of sync APIChris Wilson
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-16igt/gem_mocs_settings: Skip non-existent enginesChris Wilson
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-16tests/drm_read: Change tests to not require fbconMaarten Lankhorst
2017-10-12igt/gem_eio: Check hang/eio recovery during suspendChris Wilson
2017-10-12tests/pm_backlight: Enable connected output to allow tests to succeed, v4.Maarten Lankhorst
2017-10-12tests/debugfs_test: Try to light all outputs to increase chances of finding f...Maarten Lankhorst
2017-10-12meson: Make syncobj tests buildVille Syrjälä
2017-10-12benchmark/gem_busy: Compare polling with syncobj_waitChris Wilson
2017-10-12tests: Drop gem_bad_length as redundantDaniele Ceraolo Spurio