summaryrefslogtreecommitdiff
path: root/tests/kms_panel_fitting.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-07-25tests/kms_panel_fitting: Do not use scaling on gen7 and gen8, v2.Maarten Lankhorst1-1/+5
2018-05-24tests/kms_panel_fitting: Make test pass on gen9's pipe CMaarten Lankhorst1-0/+11
2018-03-12tests/kms_panel_fitting: Test cleanups.Maarten Lankhorst1-55/+19
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst1-12/+3
2018-02-05tests/kms_panel_fitting: Remove dead codeMaarten Lankhorst1-36/+16
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst1-1/+1
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst1-13/+1
2017-09-22tests/kms_panel_fitting: Use igt_cairo_image_surface_create_from_png_file()Ville Syrjälä1-1/+1
2017-01-31tests/kms_panel_fitting: Add support for dynamic number of planesRobert Foss1-8/+8
2016-11-28kms_panel_fitting: Add some more tests for fastset testing.Maarten Lankhorst1-4/+19
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter1-13/+0
2016-07-26kms_panel_fitting: Add tests for fastboot.Maarten Lankhorst1-7/+94
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst1-1/+1
2016-07-26tests/kms: Clean up more users of unassigned pipes.Maarten Lankhorst1-3/+2
2016-05-03kms_panel_fitting: Enable connectors with "scaling mode" property set.Robert Foss1-3/+12
2016-05-03kms_panel_fitting: Enabled test on non-Intel hardware.Robert Foss1-1/+1
2016-05-03kms_panel_fitting: Switched DRM format to a hardware agnostic alternative.Robert Foss1-5/+5
2016-05-03kms_panel_fitting: Remove un-used variable.Robert Foss1-1/+0
2016-05-03kms_panel_fitting: Remove un-read variable pipe_crc.Robert Foss1-9/+0
2016-05-03kms_panel_fitting: Remove un-read variable.Robert Foss1-2/+0
2016-05-03kms_panel_fitting: skips if there's a non-eDP display connected. Fix it.Robert Foss1-2/+3
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä1-33/+9
2015-11-03tests: Run igt.cocciDaniel Stone1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-6/+1
2015-05-12i-g-t: Update kms_panel_fitting to work on other platformschandra konduru1-8/+0
2015-04-14i-g-t: Adding panel fitting test casechandra konduru1-0/+269