summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Make Y21X support work, and add Y410/Y416 supportHEADmasterMaarten Lankhorst3-1/+184
2019-01-29Add Y21X support as wellMaarten Lankhorst3-0/+142
2019-01-29lib/igt_fb: Add support for P010-P016 modes.Maarten Lankhorst4-18/+227
2019-01-29lib/color_encoding: Allow generating color matrixes for P010/P012/P016.Maarten Lankhorst3-24/+83
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter5-40/+1
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter13-122/+1
2019-01-29automake: Drop runner build supportDaniel Vetter4-96/+0
2019-01-29automake: Point builders at mesonDaniel Vetter1-0/+2
2019-01-29automake: drop assembler/shader-debugger automake supportDaniel Vetter7-312/+0
2019-01-29automake: Drop manpage build supportDaniel Vetter3-51/+1
2019-01-29automake: Drop gtkdoc build remnantsDaniel Vetter1-7/+0
2019-01-29tests/core_auth: Merge getclient subtestsDaniel Vetter4-111/+68
2019-01-29tests/gem_exec_capture: Compare instead of assign in an assertPetri Latvala1-1/+1
2019-01-28tests: Add variable refresh rate testsNicholas Kazlauskas5-0/+428
2019-01-28lib/igt_x86: Mock-use variable to silence static analysisPetri Latvala1-0/+2
2019-01-28lib/igt_kms: Aid static analyzer with the control flowPetri Latvala1-0/+1
2019-01-28igt_aux: Handle empty pm_test file gracefullyPetri Latvala1-0/+3
2019-01-28tests/kms_color: Assert gamma look up table sizesPetri Latvala1-2/+11
2019-01-28overlay: Write out the assumption for kernel-provided dataPetri Latvala1-0/+1
2019-01-28tests: Make a fb-tiling subtest to check for invalid tiling changes.Maarten Lankhorst4-33/+52
2019-01-28tests/kms_rotation_crc: Fix multiplane-rotation-cropping* testsJuha-Pekka Heikkila1-4/+25
2019-01-27tests/kms_flip: Add test to check suspend/resumeShayenne Moura1-0/+1
2019-01-24i915/gem_mmap_gtt: Reset faster and longer to catch fencing errorsChris Wilson1-31/+68
2019-01-24i915/gem_exec_capture: Really confirm error capturing is enablingChris Wilson1-0/+1
2019-01-24lib/igt_gt: Move assert with setting 'reset' parameter after IGT env checkKatarzyna Dec1-3/+3
2019-01-24gitlab-CI: Stop installing openssl packagesPetri Latvala3-3/+0
2019-01-23lib/draw: Align mmap requests to page boundariesChris Wilson1-3/+11
2019-01-23tests: drop openssl dependency in favor of glib sha1 implementationJani Nikula5-25/+33
2019-01-22tests/psr: Add the same test coverage that we have for PSR1 to PSR2José Roberto de Souza1-53/+85
2019-01-22test/psr: Add a generic function to setup each testJosé Roberto de Souza1-14/+21
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza5-18/+55
2019-01-22lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version testedJosé Roberto de Souza4-14/+26
2019-01-22lib/psr: Rename psr_wait_exit to psr_wait_updateJosé Roberto de Souza4-4/+5
2019-01-22lib/psr: Only care about DEEP_SLEEP state for PSR2José Roberto de Souza1-1/+1
2019-01-22lib/psr: Add support to new modified i915_edp_psr_status outputJosé Roberto de Souza1-3/+4
2019-01-22lib: Include the size in the error message for mlockChris Wilson1-2/+2
2019-01-22runner: Implement --dry-runPetri Latvala3-0/+78
2019-01-21tests/testdisplay: Speed up testdisplay for ciVille Syrjälä1-2/+2
2019-01-21lib/drmtest: Don't read from NULL in set_forced_driverPetri Latvala1-1/+3
2019-01-21lib/igt_core: Initialize fds in igt_system_quietPetri Latvala1-1/+1
2019-01-21lib/igt_core: Handle all failures to read .igtrcPetri Latvala1-1/+1
2019-01-21lib/igt_core: Assert that optarg is presentPetri Latvala1-0/+1
2019-01-21lib/igt_audio: Initialize freq in audio_signal_detect()Petri Latvala1-1/+1
2019-01-21lib/igt_alsa: Remove dead assignmentPetri Latvala1-2/+0
2019-01-21benchmarks/gem_userptr_benchmark: Correctly free memoryPetri Latvala1-2/+3
2019-01-21lib/igt_kms: Assert that active crtcs have at least one planePetri Latvala1-0/+1
2019-01-21lib/igt_kms: Make igt_display_init require at least one planePetri Latvala1-1/+1
2019-01-21benchmarks/wsim: Handle a parse errorPetri Latvala1-0/+8
2019-01-21lib: Avoid memcpying 0 bytes from NULLPetri Latvala1-2/+3
2019-01-21tests: Use correct type for callocPetri Latvala2-2/+2