summaryrefslogtreecommitdiff
path: root/tests/kms_panel_fitting.c
AgeCommit message (Expand)Author
2022-06-22tests/kms_panel_fitting: Convert test to dynamicSwati Sharma
2022-04-29tests/kms_panel_fitting: Skip atomic-fastset for non-i915Alex Hung
2022-04-29tests/kms_panel_fitting: Use 800x600 as lowest resolution for AMD devicesAlex Hung
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper
2021-05-18tests/kms_panel_fitting: Move Intel GEN check under a is_i915_deviceMark Yacoub
2021-04-19Added test description for kms testsNidhi Gupta
2020-05-20Always pass device to igt_params_setChris Wilson
2019-12-18tests: Open DRM_MASTER for display operationsChris Wilson
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-09-02tests/kms_panel_fitting: Fix plane scaling avoidance on gen7/gen8Matt Roper
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