summaryrefslogtreecommitdiff
path: root/tools/intel_display_poller.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-19tools/intel_display_poller: Add vrr-push testVille Syrjälä1-1/+60
2021-10-19tools/intel_display_poller: Add VRR push supportVille Syrjälä1-22/+112
2021-10-19tools/intel_display_poller: Rework some loopsVille Syrjälä1-39/+43
2021-10-11tools/intel_display_poller: Add frame timestamp testsVille Syrjälä1-1/+102
2021-10-11tools/intel_display_poller: Extract wait_scanline()Ville Syrjälä1-46/+23
2021-10-11tools/intel_display_poller: Add async flip test modeVille Syrjälä1-20/+63
2021-05-17tools/intel_display_poller: Add flipdone testsVille Syrjälä1-1/+186
2021-05-17tools/intel_display_poller: Add pipe D supportVille Syrjälä1-2/+8
2021-05-17tools/intel_display_poller: Use intel_gen()Ville Syrjälä1-10/+7
2021-05-17tools/intel_display_poller: Unify ilk+ and bdw+ codepathsVille Syrjälä1-25/+1
2021-05-17tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+Ville Syrjälä1-2/+2
2019-08-29lib/intel_mmio: add additional api for multiple devicesDaniel Mrzyglod1-2/+3
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä1-6/+2
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski1-2/+6
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin1-0/+1
2017-11-21tools: Stop opening the driver just to find the debugfsChris Wilson1-7/+1
2017-09-05intel_display_poller: Fix truncation of a test name.Eric Anholt1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-1/+7
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-7/+1
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-1/+7
2016-12-23tools/intel_display_poller: Add gen9+ supportVille Syrjälä1-2/+2
2016-12-19tools/intel_display_poller: Allow the tool to be used without i915 loadedVille Syrjälä1-4/+2
2015-11-11Add missing noreturn attribute to various functionsThomas Wood1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-09-11tools/intel_display_poller: Align DSPSURF to 128k to appease gen4/vlv/chvVille Syrjälä1-3/+3
2015-09-11tools/intel_display_poller: Make pipe name alphabeticVille Syrjälä1-1/+11
2015-09-11tools/intel_display_poller: Try to fix pipe<->plane handling on gen2/3Ville Syrjälä1-9/+17
2015-09-11tools/intel_display_poller: Add CHV supportVille Syrjälä1-229/+49
2015-05-05intel_display_poller: use INREG and OUTREGJani Nikula1-4/+4
2014-10-17lib: add common min and max macrosThomas Wood1-3/+1
2014-06-13tools/intel_display_poller: Add a new tool that will poll various display reg...Ville Syrjälä1-0/+1471