summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-06scripts/trace.pl: Support class:instance engine tracepointsTvrtko Ursulin
2018-06-05trace.pl: Remove context squashing optionTvrtko Ursulin
2018-06-05trace.pl: Add support for colouring context executionTvrtko Ursulin
2018-06-05libs: Removal of duplicated SURFACEFORMAT definitionsLukasz Kalamarz
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz
2018-06-05lib/surfacestate: Creating surfaceformat headerLukasz Kalamarz
2018-06-04tests: Add vc4 test suiteMaxime Ripard
2018-06-01igt/gem_tiled_blits: Show more errorsChris Wilson
2018-06-01perf_pmu: Stop skipping hotplug test on BroxtonTvrtko Ursulin
2018-05-31lib: Double check ring measurementChris Wilson
2018-05-31lib: Align ring measurement to timerChris Wilson
2018-05-31lib: Assert that we do manage to submit at least one batch when measuringChris Wilson
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin
2018-05-30igt/perf_pmu: Flush to idle after hangChris Wilson
2018-05-29igt/gem_ctx_isolation: Test INSTPM back to gen6Chris Wilson
2018-05-25tests/kms_available_modes_crc: Fix test to work correctly on GLK.Maarten Lankhorst
2018-05-24benchmarks/gem_syslatency: Specify batch durationChris Wilson
2018-05-24benchmarks/gem_syslatency: Allow limiting to just 1 CPU hogChris Wilson
2018-05-24benchmarks/gem_syslatency: Pass a write hazard aroundChris Wilson
2018-05-24tests/kms_panel_fitting: Make test pass on gen9's pipe CMaarten Lankhorst
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola
2018-05-23lib: Add igt_color_encodingVille Syrjälä
2018-05-23lib: Add igt_matrixVille Syrjälä
2018-05-23lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversionVille Syrjälä
2018-05-23tests/kms_force_connector_basic: Don't skip when VGA is connectedVille Syrjälä
2018-05-23tests/kms_plane_scaling: Reduce the fb size 8x8 from 9x9Ville Syrjälä
2018-05-23tests/kms_plane_scaling: Allow clip test to fail with YUVVille Syrjälä
2018-05-23tests/kms_ccs: Don't populate igt_fb structs with stack garbageVille Syrjälä
2018-05-22tests/kms_available_modes_crc: Test all modes on all planesJuha-Pekka Heikkila
2018-05-21lib/gpgpu_fill: Create generic __gen9_gpgpu_fillfuncKatarzyna Dec
2018-05-21lib/media_fill: Create common media_fill library for all gensKatarzyna Dec
2018-05-21intel-gpu-overlay: Fix some build warningsTvrtko Ursulin
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2018-05-15lib/igt_device: Add information why cannot drop drm masterKatarzyna Dec
2018-05-15igt/gem_ctx_thrash: Order writes between contextsChris Wilson
2018-05-15lib: Rename library from gpu_fill to gpu_cmdsKatarzyna Dec
2018-05-15lib/gpu_fill: Further code unification in gpu_fillKatarzyna Dec
2018-05-15lib: Adjust media_spin and gpu_fill to our code styleKatarzyna Dec
2018-05-15lib/media_spin: Remove gen8lp_media_spin functionKatarzyna Dec
2018-05-15lib/media_spin: Move helper functions to gpu_fill libraryKatarzyna Dec
2018-05-15tests/psr: Pass data_t pointer to dpms_off_onDhinakaran Pandiyan
2018-05-15tests/psr: Eliminate storing pointers for igt_plane_type.Dhinakaran Pandiyan
2018-05-15tests/psr: Get rid of global variable running_with_psr_disabledDhinakaran Pandiyan
2018-05-15tests/sink_crc_basic: Debug print CRC valuesDhinakaran Pandiyan
2018-05-15tests/psr: Check for drrs status only after checking for PSRDhinakaran Pandiyan
2018-05-15tests/psr: Remove delay between dpms toggle.Dhinakaran Pandiyan
2018-05-15tests/psr: Merge PSR dpms and suspend variants.Dhinakaran Pandiyan
2018-05-15tests/psr: Kill MMAP_GTT_WAITINGDhinakaran Pandiyan
2018-05-15tests/psr: Optimize check for green frame.Dhinakaran Pandiyan
2018-05-15tests/psr: Assert sink CRC length and make use of igt_sysfs_read()Dhinakaran Pandiyan