summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-03-20lib: Kill drm_get_card()Michał Winiarski
2019-03-20lib/igt_device: Introduce igt_device_get_card_indexMichał Winiarski
2019-03-20tests/i915_pm_rps: Use sysfs helpersMichał Winiarski
2019-03-20tests/perf: Simplify generic read/write, use sysfs helpersMichał Winiarski
2019-03-20tests/gem_exec_blt: Drop benchmark mode, use igt_sysfsMichał Winiarski
2019-03-19tests/i915/gem_mmap_wc: Add invalid params testsAntonio Argenziano
2019-03-19tests/i915/gem_mmap: Add invalid parameters testsChris Wilson
2019-03-19tests/i915/gem_mmap_gtt: Add invalid parameters testAntonio Argenziano
2019-03-19i915/gem_mocs_settings: Add mocs table for icelakeKumar Valsan, Prathap
2019-03-19tests/sw_sync: Accept bytes transferred between sendmsg/recvmsgChris Wilson
2019-03-19tests/kms_plane: Use just one valid outputArkadiusz Hiler
2019-03-19tests/kms_plane: Print count of mismatched colorsArkadiusz Hiler
2019-03-15sw_sync: Wait until the endChris Wilson
2019-03-15i915/gem_tiled_w[bc]: Tighten computation of upper boundChris Wilson
2019-03-14i915/gem_create: Always try to create an object of at least one pageChris Wilson
2019-03-14tests/kms_plane: Set output to PIPE_NONE at end of test_format_planeNicholas Kazlauskas
2019-03-13lib/igt_fb: better format printingDaniel Vetter
2019-03-13tests/kms_plane: Reduce execution time by reducing source size and performing...Maarten Lankhorst
2019-03-13kms_atomic: Add subtest for testing zpos plane propertyTomeu Vizoso
2019-03-12Revert "tests: kms_plane: Disable XBGR8888"Arkadiusz Hiler
2019-03-12tests/kms_plane: Keep testing pixel formats even if one failsArkadiusz Hiler
2019-03-12tests/kms_plane_multiple: Do not iterate over output twiceArkadiusz Hiler
2019-03-12tests/kms_plane_scaling: Rip out unused igt_pipe_crc_tArkadiusz Hiler
2019-03-12tests/kms_plane: Open DRM DEVICE with DRIVER_ANYMamta Shukla
2019-03-12kms_flip: Standardize return value for fb_is_boundRodrigo Siqueira
2019-03-12kms_flip: Rework set_mode()Rodrigo Siqueira
2019-03-12kms_flip: Remove magic constant in run_test_on_crtc_set()Rodrigo Siqueira
2019-03-12kms_flip: Fix warning related to i915 gem dependenceRodrigo Siqueira
2019-03-12kms_flip: Removes unreachable code related to TEST_TS_CONTRodrigo Siqueira
2019-03-12kms_flip: Removes unreachable code related to TEST_RPMRodrigo Siqueira
2019-03-11tests/kms_ccs: Generate compressed surfaces with rendercopyDhinakaran Pandiyan
2019-03-11lib/igt_fb: s/tiling/modifier/ where appropriateVille Syrjälä
2019-03-11tests/gem_render_copy: Test Yf tilingVille Syrjälä
2019-03-11tests/kms_setmode: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Request the initial vbl count with RELATIVE instead of ABSOLUTEVille Syrjälä
2019-03-11tests/kms_setmode: Request the initial vbl count with RELATIVE instead of ABS...Ville Syrjälä
2019-03-11i915/gem_ppgtt: Swap args to intel_require_memory()Chris Wilson
2019-03-11i915/gem_ppgtt: Estimate resource usage and bail if it means swapping!Chris Wilson
2019-03-07i915/pm_rpm: Show the rpm status after disabling screensChris Wilson
2019-03-06igt/tests: Fix error checking in kms_atomic_transitionStanislav Lisovskiy
2019-03-06i915/gem_exec_parse: Switch to a fixed timeout for basic-allocationsChris Wilson
2019-03-06i915/gem_exec_nop: Drop signal-all subtest from CIAshutosh Dixit
2019-03-05gem_ctx_isolation.c - Gen11 enabling for context isolation testDale B Stimson
2019-03-05i915/gem_busy: Another year, another ABI bumpChris Wilson
2019-03-04automake: Make librt mandatoryTvrtko Ursulin
2019-03-02tests/kms_cursor_legacy: Add missing munmapNischala Yelchuri
2019-03-02i915/gem_ctx_isolation: Sanitycheck nonpriv accessChris Wilson
2019-03-01tests: Use igt_device_set/drop_masterDaniel Vetter
2019-03-01tests: s/core_prop_blob/kms_prop_blobDaniel Vetter