summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-27runner: Avoid null characters in results.jsonPetri Latvala
2018-09-26lib/gpgpu_fill: Implement gpgpu_fillfunc for Gen11Katarzyna Dec
2018-09-26lib: Reuse Gen9 mediafill on Gen11Daniele Ceraolo Spurio
2018-09-26lib: Unexport gem_gtt_type()Chris Wilson
2018-09-26igt/perf: gem.has_ppgtt is no longer usedChris Wilson
2018-09-26igt/pm_sseu: gem.has_ppgtt is no longer usedChris Wilson
2018-09-25lib/igt_fb: Remove the hand rolled addfb2Ville Syrjälä
2018-09-25lib/kms: Pass the number of planes explicitly to __kms_addfb()Ville Syrjälä
2018-09-25lib/kms: Pass strides[] to __kms_addfbVille Syrjälä
2018-09-25lib/igt_fb: Add fb_num_planes()Ville Syrjälä
2018-09-25lib/igt_fb: Add fb_plane_bpp()Ville Syrjälä
2018-09-25lib/igt_fb: s/planar_foo/fb_plane_foo/Ville Syrjälä
2018-09-25lib/igt_fb: Pass fb_blit_upload to free_linear_mapping()Ville Syrjälä
2018-09-25lib/igt_fb: Use fb_blit_upload as the base class for fb_convert_blit_uploadVille Syrjälä
2018-09-25lib: Add DIV_ROUND_UP()Ville Syrjälä
2018-09-25lib/igt_fb: Respect the users choice of strideVille Syrjälä
2018-09-21runner: Support -t and -x with a --test-listPetri Latvala
2018-09-21runner: Lowercase the name used for matching -t and -xPetri Latvala
2018-09-21runner: Make generate_piglit_name non-staticPetri Latvala
2018-09-20test/kms_fbcon_fbt: Give a explicit parameter name to functions that expect d...José Roberto de Souza
2018-09-20lib/igt_psr: Give a explicit parameter name to functions that expect debugfs fdJosé Roberto de Souza
2018-09-20tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry()José Roberto de Souza
2018-09-19runner: Flush igt_runner outputs before forkingPetri Latvala
2018-09-18gem_ctx_exec: Remove lrc-lite-restoreTvrtko Ursulin
2018-09-18tests/gem_ctx_bad_exec: Consolidate to gem_ctx_execTvrtko Ursulin
2018-09-17runner: Increase buffer size for reading outputsPetri Latvala
2018-09-14igt/kms_addfb_basic: Skip if the KMS interface is not supportedChris Wilson
2018-09-14igt/gen3_*_blits: Add memory requirement checksChris Wilson
2018-09-14media-bench: Add mixed mode evaluationTvrtko Ursulin
2018-09-14media-bench: Write out trace files directly.Tvrtko Ursulin
2018-09-14media-bench: Fix tracing of direct workloadsTvrtko Ursulin
2018-09-14media-bench: Protect against incorrect -b syntaxTvrtko Ursulin
2018-09-14media-bench: Update for engine=class:instance tracepointsTvrtko Ursulin
2018-09-14gem_wsim: Per context preemption point controlTvrtko Ursulin
2018-09-14gem_wsim: Make batches preemptable by defaultTvrtko Ursulin
2018-09-14gem_wsim: Context priority supportTvrtko Ursulin
2018-09-14gem_wsim: Make workload commands case sensitiveTvrtko Ursulin
2018-09-14gem_wsim: Fix BCS usage under VCS2 remap warningTvrtko Ursulin
2018-09-14trace.pl: Use undocumented -o to perf record to allow teeTvrtko Ursulin
2018-09-14trace.pl: Fix frequency timelineTvrtko Ursulin
2018-09-14intel: Be consistent with test results on simulationTvrtko Ursulin
2018-09-14igt_sysfs: Avoid double closing the fd in igt_sysfs_scanfTvrtko Ursulin
2018-09-12runner: Seek to the end to get to the end of kmsgPetri Latvala
2018-09-12runner/resultgen: More checking if subtests should existPetri Latvala
2018-09-11build: allow to use rst2man from python3Lucas De Marchi
2018-09-11lib: Add roundup_power_of_two()Ville Syrjälä
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-09-11Fix 32bit gcc warningsVille Syrjälä
2018-09-10igt/gem_exec_capture: Fix command emission for gen3Chris Wilson
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson