summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-11-02tests/kms_properties: Add functional test for "max bpc" propertyRadhakrishna Sripada1-1/+31
2018-11-02tests/kms_properties: Add additional prperty test infrastructureRadhakrishna Sripada1-1/+27
2018-10-31igt/gem_ppgtt: Unroll 32b memsetChris Wilson1-3/+7
2018-10-30igt/gem_tiled_fence_blits: Remember to mark up fence blitsChris Wilson1-0/+2
2018-10-29tests/kms_content_protection: restore for real before failingDaniel Vetter1-3/+2
2018-10-26kms_plane_alpha_blend: Start CRC after enabling display.Maarten Lankhorst1-3/+10
2018-10-26igt/gem_tiled_fence_blits: Remove libdrm_intel dependenceChris Wilson1-78/+110
2018-10-25tests/kms_content_protection: Avoid dmesg falloutDaniel Vetter1-1/+6
2018-10-25kms_content_protection: Add Content Protection testRamalingam C3-0/+304
2018-10-24tests/kms_rotation_crc: Don't leave crc runningJuha-Pekka Heikkila1-4/+8
2018-10-23tests: Introduce i915 directoryArkadiusz Hiler134-224/+514
2018-10-17tests/kms_selftest: Integrate kernel selftest test-drm_modesetDeepak Rawat4-1/+13
2018-10-16tests: Skip testdisplay when KMS is disabledJosé Roberto de Souza1-4/+1
2018-10-16tests/kms_ccs: Avoid using plane sizes which exceed hw capabilityJuha-Pekka Heikkila1-2/+11
2018-10-16tests/kms_frontbuffer_tracking: Do not skip on 4k displays.Maarten Lankhorst1-1/+1
2018-10-15tests/perf: adapt report timing delta acceptance for ICLLionel Landwerlin1-2/+16
2018-10-10tests: Add chamelium formats subtests to vc4 test listsMaxime Ripard2-0/+20
2018-10-08chamelium: Add format subtestsMaxime Ripard1-0/+40
2018-10-08chamelium: Add format supportMaxime Ripard1-13/+24
2018-10-08chamelium: Change our pattern for a custom one if neededMaxime Ripard1-6/+38
2018-10-08chamelium: Split CRC test function in twoMaxime Ripard1-48/+72
2018-10-08tests: kms_plane: Disable XBGR8888Maxime Ripard1-0/+10
2018-10-04igt: Check drmModeGetResources()Chris Wilson15-11/+27
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson3-3/+3
2018-10-02igt/pm_rpm: Handle no-KMS gracefullyChris Wilson1-27/+44
2018-10-02igt/kms_busy: Flush request queue when re-enabling hangcheckChris Wilson1-0/+1
2018-10-02tests: Add kms plane alpha blending test, v2.Maarten Lankhorst3-0/+573
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson35-43/+35
2018-10-01igt/prime_vgem: Skip flip if no displayChris Wilson1-5/+7
2018-10-01igt/kms_getfb: Check the iface exists before useChris Wilson1-2/+38
2018-09-28tests/psr: Wait for PSR exitDhinakaran Pandiyan2-3/+2
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä4-7/+7
2018-09-27igt/gem_sync: Exercise waiting while keeping the GPU busyChris Wilson1-0/+72
2018-09-27igt/gem_sync: Measure wakeup latency while also scheduling the next batchChris Wilson1-0/+142
2018-09-27igt/gem_sync: Exercise sync after context switchChris Wilson1-0/+146
2018-09-27lib/debugfs: Use a blocking read in igt_pipe_crc_get_single()Ville Syrjälä1-1/+1
2018-09-26igt/perf: gem.has_ppgtt is no longer usedChris Wilson1-2/+0
2018-09-26igt/pm_sseu: gem.has_ppgtt is no longer usedChris Wilson1-3/+0
2018-09-25lib/kms: Pass the number of planes explicitly to __kms_addfb()Ville Syrjälä3-3/+8
2018-09-25lib/kms: Pass strides[] to __kms_addfbVille Syrjälä3-12/+17
2018-09-25lib: Add DIV_ROUND_UP()Ville Syrjälä2-4/+0
2018-09-20test/kms_fbcon_fbt: Give a explicit parameter name to functions that expect d...José Roberto de Souza1-14/+15
2018-09-20tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry()José Roberto de Souza1-1/+2
2018-09-18gem_ctx_exec: Remove lrc-lite-restoreTvrtko Ursulin1-88/+28
2018-09-18tests/gem_ctx_bad_exec: Consolidate to gem_ctx_execTvrtko Ursulin4-62/+46
2018-09-14igt/kms_addfb_basic: Skip if the KMS interface is not supportedChris Wilson1-1/+26
2018-09-14igt/gen3_*_blits: Add memory requirement checksChris Wilson5-0/+5
2018-09-11lib: Add roundup_power_of_two()Ville Syrjälä1-11/+1
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä2-2/+4
2018-09-11Fix 32bit gcc warningsVille Syrjälä2-5/+5