summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03runner: Plug more fd leaksPetri Latvala
2018-10-03runner: Add time_elapsed field to resultsPetri Latvala
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson
2018-10-02igt/pm_rpm: Handle no-KMS gracefullyChris Wilson
2018-10-02igt/kms_busy: Flush request queue when re-enabling hangcheckChris Wilson
2018-10-02tests: Add kms plane alpha blending test, v2.Maarten Lankhorst
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-10-01lib/kms: Skip no-op display updatesChris Wilson
2018-10-01lib: Report if kms is enabled on the displayChris Wilson
2018-10-01igt/prime_vgem: Skip flip if no displayChris Wilson
2018-10-01igt/kms_getfb: Check the iface exists before useChris Wilson
2018-09-28tests/psr: Check for PSR entry less frequentlyDhinakaran Pandiyan
2018-09-28tests/psr: Wait for PSR exitDhinakaran Pandiyan
2018-09-28runner: Plug an fd leakPetri Latvala
2018-09-27lib/igt_fb: Refactor blitter usageVille Syrjälä
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä
2018-09-27lib/igt_fb: Constify format_desc_structVille Syrjälä
2018-09-27lib/igt_fb: Consolidate fb size calculation to one functionVille Syrjälä
2018-09-27lib/igt_fb: Extract calc_plane_stride()Ville Syrjälä
2018-09-27igt/gem_sync: Exercise waiting while keeping the GPU busyChris Wilson
2018-09-27igt/gem_sync: Measure wakeup latency while also scheduling the next batchChris Wilson
2018-09-27igt/gem_sync: Exercise sync after context switchChris Wilson
2018-09-27lib/debugfs: Use a blocking read in igt_pipe_crc_get_single()Ville Syrjälä
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