summaryrefslogtreecommitdiff
path: root/tests/kms_plane_scaling.c
AgeCommit message (Expand)Author
2019-04-24tests/kms_plane_scaling: Update list of supported pixel formats for rotationMika Kahola
2019-04-18tests/kms_plane_scaling: Skip testing unsupported fp16 featuresKevin Strasser
2019-04-10tests/kms_plane_scaling: Check supported pixel formatMika Kahola
2019-04-08tests/kms_plane_scaling: Check supported format for rotationMika Kahola
2019-04-02tests/kms_plane_scaling: Use IGT helpers for selecting planes to scaleNicholas Kazlauskas
2019-03-22tests/kms_plane_scaling: Minimum width and height for planar YUV formats on i...Mika Kahola
2019-03-21tests/kms_plane_scaling: Ensure minimum height and width for planar uyv formatsMika Kahola
2019-03-12tests/kms_plane_scaling: Rip out unused igt_pipe_crc_tArkadiusz Hiler
2019-01-08tests: Enable plane tests for AMDGPUNicholas Kazlauskas
2019-01-08tests/kms_plane_scaling: Add support for testing AMDGPUNicholas Kazlauskas
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-09-06tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11Juha-Pekka Heikkila
2018-05-23tests/kms_plane_scaling: Reduce the fb size 8x8 from 9x9Ville Syrjälä
2018-05-23tests/kms_plane_scaling: Allow clip test to fail with YUVVille Syrjälä
2018-04-12igt/kms_plane_scaling: Open DRM_MASTERChris Wilson
2018-04-03tests/kms_plane_scaling: fb height to be min 16 for NV12Vidya Srinivas
2018-03-15tests/kms_plane_scaling: Change minimum fb height for YUV 420 planarVidya Srinivas
2018-02-20tests/kms_plane_scaling: Use existing igt_kms apis to paint the fbCarlos Santa
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
2018-02-05tests/kms_plane_scaling: Test all pixel formats with clamping and clipping tooMaarten Lankhorst
2018-02-05tests/kms_plane_scaling: Test all pixel formats in pipe-*-scaler-with-rotationMaarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2018-01-17tests/kms_plane_scaling: test for multi pipe with scaling, v3.Jyoti Yadav
2018-01-17tests/kms_plane_scaling: test scaler with clipping clamping, v3.Jyoti Yadav
2018-01-17tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats,...Jyoti Yadav
2018-01-17tests/kms_plane_scaling: Clean up tests to work better with igt_kms, v2.Maarten Lankhorst
2018-01-17tests/kms_plane_scaling: Move get_num_scalers to a function, v2.Maarten Lankhorst
2018-01-17tests/kms_plane_scaling: Convert from simple test to full testMaarten Lankhorst
2018-01-17tests/kms_plane_scaling: Fix basic scaling test, v3.Mahesh Kumar
2018-01-17tests/kms_plane_scaling: Move the actual test to its own function.Maarten Lankhorst
2017-11-06tests/kms_plane_scaling: Fix off-by-one plane selectionGabriel Krisman Bertazi
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
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
2017-01-31tests/kms_plane_scaling: Add support for dynamic number of planesRobert Foss
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude
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-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-04-14i-g-t: Adding plane scaling test casechandra konduru