summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-11Add TODO.rstDaniel Vetter
2018-10-10tests: Add chamelium formats subtests to vc4 test listsMaxime Ripard
2018-10-08chamelium: Add format subtestsMaxime Ripard
2018-10-08chamelium: Add format supportMaxime Ripard
2018-10-08chamelium: Change our pattern for a custom one if neededMaxime Ripard
2018-10-08chamelium: Split CRC test function in twoMaxime Ripard
2018-10-08fb: Add more formatsMaxime Ripard
2018-10-08fb: Add support for conversions through pixmanMaxime Ripard
2018-10-08tests: kms_plane: Disable XBGR8888Maxime Ripard
2018-10-08igt: Make pixman mandatoryMaxime Ripard
2018-10-08fb: Add format conversion routineMaxime Ripard
2018-10-08fb: Create common function to convert frame formatsMaxime Ripard
2018-10-08fb: convert: Remove swizzle from the argumentsMaxime Ripard
2018-10-08fb: Use an igt_fb for the cairo shadow bufferMaxime Ripard
2018-10-08fb: Add RGB888 formatMaxime Ripard
2018-10-08fb: Only set the GEM domain on intel platformsMaxime Ripard
2018-10-08fb: Add buffer map/unmap functionsMaxime Ripard
2018-10-05gitignore: ignore patches directoryLucas De Marchi
2018-10-04tools: Add a simple tool to read/write/decode dpcd registersTarun Vyas
2018-10-04meson.sh: Add support for install/uninstallDaniel Vetter
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-10-04runner: Add unit test for resume when enough subtests are already runPetri Latvala
2018-10-04runner: Don't try to execute an empty set of subtestsPetri Latvala
2018-10-04lib/i915: Move shaders directoryKatarzyna Dec
2018-10-04shaders: Add assembler instructions and update README for shadersKatarzyna Dec
2018-10-03runner: Add a unit test that checks for fd leaksPetri Latvala
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