summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-10-04igt: Check drmModeGetResources()Chris Wilson
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-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: Wait for PSR exitDhinakaran Pandiyan
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille 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-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/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: Add DIV_ROUND_UP()Ville Syrjälä
2018-09-20test/kms_fbcon_fbt: Give a explicit parameter name to functions that expect d...José Roberto de Souza
2018-09-20tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry()José Roberto de Souza
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-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-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-07igt/pm_backlight: Make the actual_brightness test readableChris Wilson
2018-09-06tests/gem_ctx_isoation: Add warn for newer gens.Antonio Argenziano
2018-09-06igt/kms_addfb_basic: Exercise legacy interface to addfb2Chris Wilson
2018-09-06tests/kms_rotation_crc: Fix bad-pixel-format not to be run on gen11 and laterJuha-Pekka Heikkila
2018-09-06tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11Juha-Pekka Heikkila
2018-09-05tests/fbcon_fbt: Enable PSR1 via debugfsDhinakaran Pandiyan
2018-09-05tests/psr: Test PSR1 in kms_psrDhinakaran Pandiyan
2018-09-05tests/fbcon_fbt: Avoid opening debugfs dir repeatedlyDhinakaran Pandiyan
2018-09-05tests/psr: Avoid opening of already open debugfs dirDhinakaran Pandiyan
2018-09-05lib/debugfs: Function to read debugfs with the directory already openDhinakaran Pandiyan
2018-09-05igt/pm_backlight: Skip if pm is not supportedChris Wilson
2018-09-05igt/pm_backlight: Require a connected output for the backlightChris Wilson
2018-09-05igt/kms_vblank: Exercise some EINVALChris Wilson
2018-09-04igt/pm_rpm: Reload the module with full mmio debuggingChris Wilson
2018-09-04igt/pm_rps: Clear previous high load on high->low transitionChris Wilson
2018-09-04igt/pm_rps: Wait for the load-helper to signal receipt of commandChris Wilson
2018-08-31tests/kms_vblank: Test if we have functional rpm before testingChris Wilson
2018-08-31tests/pm_backlight.c : Brightness test with DPMS and System suspend.Jyoti
2018-08-31igt/perf_pmu: Improve the presentation of the accuracy calibrationChris Wilson
2018-08-31igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracyChris Wilson
2018-08-30tests/kms_frontbuffer_tracking: Don't unset mode after reading CRCMaarten Lankhorst