summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-03-26i915/gem_ctx_param: Remove kneecappingChris Wilson
2019-03-26i915/gem_exec_big: Add a single shot testChris Wilson
2019-03-26kms_fence_pin_leak: Ask for the GPU before useChris Wilson
2019-03-26i915/gem_exec_nop: poll-sequential requires ordering between ringsChris Wilson
2019-03-26i915/gem_exec_whisper: Measure total power consumedChris Wilson
2019-03-26i915/gem_exec_schedule: Measure semaphore power consumptionChris Wilson
2019-03-25tests/kms_dp_dsc: Disable DSC even if enabling failedDhinakaran Pandiyan
2019-03-25i915: Mark up some forgotten set-domainChris Wilson
2019-03-25tests/kms_ccs: Use igt_plane_has_format_mod()Ville Syrjälä
2019-03-25tests/testdisplay: fix heap overflowSimon Ser
2019-03-22tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatchNischala Yelchuri
2019-03-22tests/kms_available_modes_crc limit tested fb formatsJuha-Pekka Heikkila
2019-03-22tests/kms_plane_scaling: Minimum width and height for planar YUV formats on i...Mika Kahola
2019-03-21i915/gem_mmap_gtt: Check that the initial pagefault is non-blockingChris Wilson
2019-03-21tests/kms_plane_scaling: Ensure minimum height and width for planar uyv formatsMika Kahola
2019-03-20tests/kms_ccs: Test Yf CCS modifier too.Dhinakaran Pandiyan
2019-03-20tests/kms_ccs: Refactor code to add CCS modifiers.Dhinakaran Pandiyan
2019-03-20i915/gem_shrink: Open the device before using it!Chris Wilson
2019-03-20i915/gem_mocs_settings/mocs-isolation: Filter out missing ringsChris Wilson
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski
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