summaryrefslogtreecommitdiff
path: root/tests/kms_frontbuffer_tracking.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27kms_frontbuffer_tracking: Nuke custom main functionPetri Latvala1-30/+32
2019-04-03tests/frontbuffer_tracking: Assert the status of other features on stridechan...José Roberto de Souza1-4/+5
2019-04-03tests/frontbuffer_tracking: Do not assert FBC state after a page flip changin...José Roberto de Souza1-1/+1
2019-04-01lib: Share the 1024x768 mode among testsJosé Roberto de Souza1-25/+7
2019-02-01tests/kms_frontbuffer_tracking: Fix skips when PSR is not available.Maarten Lankhorst1-1/+1
2019-01-22lib/psr: Add PSR2 support to the remaning psr functionsJosé Roberto de Souza1-2/+2
2019-01-22lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version testedJosé Roberto de Souza1-2/+2
2019-01-22lib/psr: Rename psr_wait_exit to psr_wait_updateJosé Roberto de Souza1-1/+2
2019-01-14tests/psr: Share the code check if sink supports PSRJosé Roberto de Souza1-12/+1
2019-01-14lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use itJosé Roberto de Souza1-1/+1
2018-12-15tests/kms_frontbuffer_tracking: Make sure GPU is quiescent before handling as...Maarten Lankhorst1-2/+8
2018-11-07tests/kms_frontbuffer_tracking: Really do not skip on 4k displays, v2.Maarten Lankhorst1-12/+9
2018-10-16tests/kms_frontbuffer_tracking: Do not skip on 4k displays.Maarten Lankhorst1-1/+1
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-09-28tests/psr: Wait for PSR exitDhinakaran Pandiyan1-2/+1
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä1-3/+3
2018-09-20tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry()José Roberto de Souza1-1/+2
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä1-1/+2
2018-09-05tests/psr: Avoid opening of already open debugfs dirDhinakaran Pandiyan1-1/+2
2018-09-05lib/debugfs: Function to read debugfs with the directory already openDhinakaran Pandiyan1-5/+2
2018-08-30tests/kms_frontbuffer_tracking: Don't unset mode after reading CRCMaarten Lankhorst1-2/+2
2018-08-30tests/kms_frontbuffer_tracking: Remove redundant modesets for toggling featur...Maarten Lankhorst1-9/+19
2018-08-30tests/kms_frontbuffer_tracking: Attempt to enable both screens simultaneously.Maarten Lankhorst1-15/+25
2018-08-30lib/psr: Add support for toggling edp psr through debugfs, v5.Maarten Lankhorst1-4/+2
2018-07-17tests/frontbuffer_tracking: Use the library functions to test PSR.Dhinakaran Pandiyan1-37/+5
2018-07-13tests/frontbuffer_tracking: Do not test sink crcDhinakaran Pandiyan1-122/+21
2018-06-21Move declaration to the top of the codeRodrigo Siqueira1-1/+1
2018-04-17tests/kms_frontbuffer_tracking: Ignore FBC errors due mode is too largeSouza, Jose1-0/+9
2018-04-11tests/kms_frontbuffer_tracking: Save runtime by removing sleep.Lofstedt, Marta1-4/+0
2018-04-09kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc.Maarten Lankhorst1-8/+0
2018-03-28tests/kms_frontbuffer_tracking: Fix Y alignment in the scaledprimary subtest,...Maarten Lankhorst1-2/+16
2018-03-20tests/kms_frontbuffer_tracking: Update check for PSR statusPandiyan, Dhinakaran1-2/+1
2018-03-15tests/kms_frontbuffer_tracking: Reduce fbc status spam, v2.Maarten Lankhorst1-1/+15
2018-03-14tests/kms_frontbuffer_tracking: Respect mode when collecting CRCs.Maarten Lankhorst1-0/+1
2018-03-12tests/kms_frontbuffer_tracking: Convert test to use igt_display, v3.Maarten Lankhorst1-511/+276
2018-02-28tests/kms_frontbuffer_tracking: Fix build warningTvrtko Ursulin1-1/+1
2018-02-22igt/kms_fronbuffer_tracking: Handle ENODEV when checking i915_edp_psr_status ...Lofstedt, Marta1-0/+3
2018-02-21igt/kms_frontbuffer_tracking: Wait for PSR to be disabledChris Wilson1-2/+10
2018-02-16igt/kms_frontbuffer_tracking: Disable FBC testing for -ENODEVChris Wilson1-0/+3
2018-02-05tests/kms_frontbuffer_tracking: Including DRRS test coverageLohith BS1-8/+169
2018-02-01lib/igt_fb: Pass format to igt_calc_fb_sizeMaarten Lankhorst1-3/+1
2018-01-24igt/kms_frontbuffer_tracking: Show FBC status during the waitChris Wilson1-12/+5
2017-12-20igt/kms_frontbuffer_tracking: Make assert(false) more informativeChris Wilson1-2/+2
2017-12-19igt/kms_frontbuffer_tracking: Access via GGTT is not guaranteed to be trackedChris Wilson1-10/+3
2017-12-15tests/kms_frontbuffer_tracking: Correctly handle debugfs errorsMichal Wajdeczko1-1/+4
2017-09-04tests/kms_frontbuffer_tracking: convert macros to functionsDaniel Vetter1-82/+89
2017-07-12igt/kms_frontbuffer_tracking: Add Y-tiling supportPraveen Paneri1-29/+40
2017-07-12tests/kms_frontbuffer_tracking: Fix multidraw subtestJim Bride1-1/+2
2017-05-04kms_frontbuffer_tracking: Don't poke compressing status for old cpusGabriel Krisman Bertazi1-0/+6
2017-04-22igt/kms_frontbuffer_tracking: Declare dependency on functioning GEMChris Wilson1-1/+3