summaryrefslogtreecommitdiff
path: root/tests/kms_panel_fitting.c
AgeCommit message (Expand)Author
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-07-25tests/kms_panel_fitting: Do not use scaling on gen7 and gen8, v2.Maarten Lankhorst
2018-05-24tests/kms_panel_fitting: Make test pass on gen9's pipe CMaarten Lankhorst
2018-03-12tests/kms_panel_fitting: Test cleanups.Maarten Lankhorst
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
2018-02-05tests/kms_panel_fitting: Remove dead codeMaarten Lankhorst
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
2017-09-22tests/kms_panel_fitting: Use igt_cairo_image_surface_create_from_png_file()Ville Syrjälä
2017-01-31tests/kms_panel_fitting: Add support for dynamic number of planesRobert Foss
2016-11-28kms_panel_fitting: Add some more tests for fastset testing.Maarten Lankhorst
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter
2016-07-26kms_panel_fitting: Add tests for fastboot.Maarten Lankhorst
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst
2016-07-26tests/kms: Clean up more users of unassigned pipes.Maarten Lankhorst
2016-05-03kms_panel_fitting: Enable connectors with "scaling mode" property set.Robert Foss
2016-05-03kms_panel_fitting: Enabled test on non-Intel hardware.Robert Foss
2016-05-03kms_panel_fitting: Switched DRM format to a hardware agnostic alternative.Robert Foss
2016-05-03kms_panel_fitting: Remove un-used variable.Robert Foss
2016-05-03kms_panel_fitting: Remove un-read variable pipe_crc.Robert Foss
2016-05-03kms_panel_fitting: Remove un-read variable.Robert Foss
2016-05-03kms_panel_fitting: skips if there's a non-eDP display connected. Fix it.Robert Foss
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2015-11-03tests: Run igt.cocciDaniel Stone
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-05-12i-g-t: Update kms_panel_fitting to work on other platformschandra konduru
2015-04-14i-g-t: Adding panel fitting test casechandra konduru