summaryrefslogtreecommitdiff
path: root/tests/kms_fbcon_fbt.c
AgeCommit message (Expand)Author
2019-04-15tests/fbcon_fbt: Do not keep opening debugfs_fd at every setup_drm() callJosé Roberto de Souza
2019-04-15tests/fbcon_fbt: Do not try to open the same driver twice as masterJosé Roberto de Souza
2019-04-15tests/fbcon_fbt: Add and user psr_long_wait_update()José Roberto de Souza
2019-04-15tests/fbcon_fbt: Enable cursor blinkingJosé Roberto de Souza
2019-04-15tests/fbcon_fbt: Allow fbcon to bind when running this testJosé Roberto de Souza
2019-04-15tests/fbcon_fbt: Use psr_wait_entry() to wait PSR be enabledJosé Roberto de Souza
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza
2019-01-14tests/psr: Share the code check if sink supports PSRJosé Roberto de Souza
2019-01-14lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use itJosé Roberto de Souza
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-09-20test/kms_fbcon_fbt: Give a explicit parameter name to functions that expect d...José Roberto de Souza
2018-09-05tests/fbcon_fbt: Enable PSR1 via debugfsDhinakaran Pandiyan
2018-09-05tests/fbcon_fbt: Avoid opening debugfs dir repeatedlyDhinakaran Pandiyan
2018-03-20tests/kms_frontbuffer_tracking: Update check for PSR statusPandiyan, Dhinakaran
2018-02-22igt/kms_fbcon_fbt: Handle ENODEV when checking i915_edp_psr_status for chipse...Lofstedt, Marta
2018-02-21igt/kms_fbcon_fbt: Handle ENODEV when checking i915_fbc_info for chipset supportChris Wilson
2017-11-06tests/kms_fbcon_fbt: Report fbc_status on errorGabriel Krisman Bertazi
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni
2015-07-14tests: add kms_fbcon_fbtPaulo Zanoni