From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3772BC74A5B for ; Thu, 23 Mar 2023 20:26:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 001FF89070; Thu, 23 Mar 2023 20:26:49 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [IPv6:2610:10:20:722:a800:ff:feee:56cf]) by gabe.freedesktop.org (Postfix) with ESMTP id 76C4910E4AD; Thu, 23 Mar 2023 20:26:47 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 733A4AADE0; Thu, 23 Mar 2023 20:26:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Patchwork To: "Chang, Bruce" Date: Thu, 23 Mar 2023 20:26:47 -0000 Message-ID: <167960320746.6630.4957258852042267151@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20230323202313.3523-1-yu.bruce.chang@intel.com> In-Reply-To: <20230323202313.3523-1-yu.bruce.chang@intel.com> Subject: [Intel-xe] =?utf-8?q?=E2=9C=93_CI=2EKUnit=3A_success_for_drm/xe?= =?utf-8?q?=3A_don=27t_auto_fall_back_to_execlist_mode_if_guc_failed_to_in?= =?utf-8?q?it?= X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: intel-xe@lists.freedesktop.org Cc: intel-xe@lists.freedesktop.org Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" == Series Details == Series: drm/xe: don't auto fall back to execlist mode if guc failed to init URL : https://patchwork.freedesktop.org/series/115563/ State : success == Summary == + trap cleanup EXIT + /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig stty: 'standard input': Inappropriate ioctl for device [20:25:36] Configuring KUnit Kernel ... Generating .config ... Populating config with: $ make ARCH=um O=.kunit olddefconfig [20:25:40] Building KUnit Kernel ... Populating config with: $ make ARCH=um O=.kunit olddefconfig Building with: $ make ARCH=um O=.kunit --jobs=48 [20:26:01] Starting KUnit Kernel (1/1)... [20:26:01] ============================================================ [20:26:02] ==================== xe_bo (2 subtests) ==================== [20:26:02] [SKIPPED] xe_ccs_migrate_kunit [20:26:02] [SKIPPED] xe_bo_evict_kunit [20:26:02] ===================== [SKIPPED] xe_bo ====================== [20:26:02] ================== xe_dma_buf (1 subtest) ================== [20:26:02] [SKIPPED] xe_dma_buf_kunit [20:26:02] =================== [SKIPPED] xe_dma_buf =================== [20:26:02] ================== xe_migrate (1 subtest) ================== [20:26:02] [SKIPPED] xe_migrate_sanity_kunit [20:26:02] =================== [SKIPPED] xe_migrate =================== [20:26:02] ============================================================ [20:26:02] Testing complete. Ran 4 tests: skipped: 4 [20:26:02] Elapsed time: 25.971s total, 4.148s configuring, 21.703s building, 0.094s running + /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig [20:26:02] Configuring KUnit Kernel ... Regenerating .config ... Populating config with: $ make ARCH=um O=.kunit olddefconfig [20:26:03] Building KUnit Kernel ... Populating config with: $ make ARCH=um O=.kunit olddefconfig Building with: $ make ARCH=um O=.kunit --jobs=48 [20:26:21] Starting KUnit Kernel (1/1)... [20:26:21] ============================================================ [20:26:22] ============ drm_test_pick_cmdline (2 subtests) ============ [20:26:22] [PASSED] drm_test_pick_cmdline_res_1920_1080_60 [20:26:22] =============== drm_test_pick_cmdline_named =============== [20:26:22] [PASSED] NTSC [20:26:22] [PASSED] NTSC-J [20:26:22] [PASSED] PAL [20:26:22] [PASSED] PAL-M [20:26:22] =========== [PASSED] drm_test_pick_cmdline_named =========== [20:26:22] ============== [PASSED] drm_test_pick_cmdline ============== [20:26:22] ================== drm_buddy (6 subtests) ================== [20:26:22] [PASSED] drm_test_buddy_alloc_limit [20:26:22] [PASSED] drm_test_buddy_alloc_range [20:26:22] [PASSED] drm_test_buddy_alloc_optimistic [20:26:22] [PASSED] drm_test_buddy_alloc_pessimistic [20:26:22] [PASSED] drm_test_buddy_alloc_smoke [20:26:22] [PASSED] drm_test_buddy_alloc_pathological [20:26:22] ==================== [PASSED] drm_buddy ==================== [20:26:22] ============= drm_cmdline_parser (40 subtests) ============= [20:26:22] [PASSED] drm_test_cmdline_force_d_only [20:26:22] [PASSED] drm_test_cmdline_force_D_only_dvi [20:26:22] [PASSED] drm_test_cmdline_force_D_only_hdmi [20:26:22] [PASSED] drm_test_cmdline_force_D_only_not_digital [20:26:22] [PASSED] drm_test_cmdline_force_e_only [20:26:22] [PASSED] drm_test_cmdline_res [20:26:22] [PASSED] drm_test_cmdline_res_vesa [20:26:22] [PASSED] drm_test_cmdline_res_vesa_rblank [20:26:22] [PASSED] drm_test_cmdline_res_rblank [20:26:22] [PASSED] drm_test_cmdline_res_bpp [20:26:22] [PASSED] drm_test_cmdline_res_refresh [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_margins [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital [20:26:22] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on [20:26:22] [PASSED] drm_test_cmdline_res_margins_force_on [20:26:22] [PASSED] drm_test_cmdline_res_vesa_margins [20:26:22] [PASSED] drm_test_cmdline_name [20:26:22] [PASSED] drm_test_cmdline_name_bpp [20:26:22] [PASSED] drm_test_cmdline_name_option [20:26:22] [PASSED] drm_test_cmdline_name_bpp_option [20:26:22] [PASSED] drm_test_cmdline_rotate_0 [20:26:22] [PASSED] drm_test_cmdline_rotate_90 [20:26:22] [PASSED] drm_test_cmdline_rotate_180 [20:26:22] [PASSED] drm_test_cmdline_rotate_270 [20:26:22] [PASSED] drm_test_cmdline_hmirror [20:26:22] [PASSED] drm_test_cmdline_vmirror [20:26:22] [PASSED] drm_test_cmdline_margin_options [20:26:22] [PASSED] drm_test_cmdline_multiple_options [20:26:22] [PASSED] drm_test_cmdline_bpp_extra_and_option [20:26:22] [PASSED] drm_test_cmdline_extra_and_option [20:26:22] [PASSED] drm_test_cmdline_freestanding_options [20:26:22] [PASSED] drm_test_cmdline_freestanding_force_e_and_options [20:26:22] [PASSED] drm_test_cmdline_panel_orientation [20:26:22] ================ drm_test_cmdline_invalid ================= [20:26:22] [PASSED] margin_only [20:26:22] [PASSED] interlace_only [20:26:22] [PASSED] res_missing_x [20:26:22] [PASSED] res_missing_y [20:26:22] [PASSED] res_bad_y [20:26:22] [PASSED] res_missing_y_bpp [20:26:22] [PASSED] res_bad_bpp [20:26:22] [PASSED] res_bad_refresh [20:26:22] [PASSED] res_bpp_refresh_force_on_off [20:26:22] [PASSED] res_invalid_mode [20:26:22] [PASSED] res_bpp_wrong_place_mode [20:26:22] [PASSED] name_bpp_refresh [20:26:22] [PASSED] name_refresh [20:26:22] [PASSED] name_refresh_wrong_mode [20:26:22] [PASSED] name_refresh_invalid_mode [20:26:22] [PASSED] rotate_multiple [20:26:22] [PASSED] rotate_invalid_val [20:26:22] [PASSED] rotate_truncated [20:26:22] [PASSED] invalid_option [20:26:22] [PASSED] invalid_tv_option [20:26:22] [PASSED] truncated_tv_option [20:26:22] ============ [PASSED] drm_test_cmdline_invalid ============= [20:26:22] =============== drm_test_cmdline_tv_options =============== [20:26:22] [PASSED] NTSC [20:26:22] [PASSED] NTSC_443 [20:26:22] [PASSED] NTSC_J [20:26:22] [PASSED] PAL [20:26:22] [PASSED] PAL_M [20:26:22] [PASSED] PAL_N [20:26:22] [PASSED] SECAM [20:26:22] =========== [PASSED] drm_test_cmdline_tv_options =========== [20:26:22] =============== [PASSED] drm_cmdline_parser ================ [20:26:22] ========== drm_get_tv_mode_from_name (2 subtests) ========== [20:26:22] ========== drm_test_get_tv_mode_from_name_valid =========== [20:26:22] [PASSED] NTSC [20:26:22] [PASSED] NTSC-443 [20:26:22] [PASSED] NTSC-J [20:26:22] [PASSED] PAL [20:26:22] [PASSED] PAL-M [20:26:22] [PASSED] PAL-N [20:26:22] [PASSED] SECAM [20:26:22] ====== [PASSED] drm_test_get_tv_mode_from_name_valid ======= [20:26:22] [PASSED] drm_test_get_tv_mode_from_name_truncated [20:26:22] ============ [PASSED] drm_get_tv_mode_from_name ============ [20:26:22] ============= drm_damage_helper (21 subtests) ============== [20:26:22] [PASSED] drm_test_damage_iter_no_damage [20:26:22] [PASSED] drm_test_damage_iter_no_damage_fractional_src [20:26:22] [PASSED] drm_test_damage_iter_no_damage_src_moved [20:26:22] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved [20:26:22] [PASSED] drm_test_damage_iter_no_damage_not_visible [20:26:22] [PASSED] drm_test_damage_iter_no_damage_no_crtc [20:26:22] [PASSED] drm_test_damage_iter_no_damage_no_fb [20:26:22] [PASSED] drm_test_damage_iter_simple_damage [20:26:22] [PASSED] drm_test_damage_iter_single_damage [20:26:22] [PASSED] drm_test_damage_iter_single_damage_intersect_src [20:26:22] [PASSED] drm_test_damage_iter_single_damage_outside_src [20:26:22] [PASSED] drm_test_damage_iter_single_damage_fractional_src [20:26:22] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src [20:26:22] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src [20:26:22] [PASSED] drm_test_damage_iter_single_damage_src_moved [20:26:22] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved [20:26:22] [PASSED] drm_test_damage_iter_damage [20:26:22] [PASSED] drm_test_damage_iter_damage_one_intersect [20:26:22] [PASSED] drm_test_damage_iter_damage_one_outside [20:26:22] [PASSED] drm_test_damage_iter_damage_src_moved [20:26:22] [PASSED] drm_test_damage_iter_damage_not_visible [20:26:22] ================ [PASSED] drm_damage_helper ================ [20:26:22] ============== drm_dp_mst_helper (2 subtests) ============== [20:26:22] ============== drm_test_dp_mst_calc_pbn_mode ============== [20:26:22] [PASSED] Clock 154000 BPP 30 DSC disabled [20:26:22] [PASSED] Clock 234000 BPP 30 DSC disabled [20:26:22] [PASSED] Clock 297000 BPP 24 DSC disabled [20:26:22] [PASSED] Clock 332880 BPP 24 DSC enabled [20:26:22] [PASSED] Clock 324540 BPP 24 DSC enabled [20:26:22] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ========== [20:26:22] ========= drm_test_dp_mst_sideband_msg_req_decode ========= [20:26:22] [PASSED] DP_ENUM_PATH_RESOURCES with port number [20:26:22] [PASSED] DP_POWER_UP_PHY with port number [20:26:22] [PASSED] DP_POWER_DOWN_PHY with port number [20:26:22] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks [20:26:22] [PASSED] DP_ALLOCATE_PAYLOAD with port number [20:26:22] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI [20:26:22] [PASSED] DP_ALLOCATE_PAYLOAD with PBN [20:26:22] [PASSED] DP_QUERY_PAYLOAD with port number [20:26:22] [PASSED] DP_QUERY_PAYLOAD with VCPI [20:26:22] [PASSED] DP_REMOTE_DPCD_READ with port number [20:26:22] [PASSED] DP_REMOTE_DPCD_READ with DPCD address [20:26:22] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes [20:26:22] [PASSED] DP_REMOTE_DPCD_WRITE with port number [20:26:22] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address [20:26:22] [PASSED] DP_REMOTE_DPCD_WRITE with data array [20:26:22] [PASSED] DP_REMOTE_I2C_READ with port number [20:26:22] [PASSED] DP_REMOTE_I2C_READ with I2C device ID [20:26:22] [PASSED] DP_REMOTE_I2C_READ with transactions array [20:26:22] [PASSED] DP_REMOTE_I2C_WRITE with port number [20:26:22] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID [20:26:22] [PASSED] DP_REMOTE_I2C_WRITE with data array [20:26:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID [20:26:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID [20:26:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event [20:26:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event [20:26:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior [20:26:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior [20:26:22] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode ===== [20:26:22] ================ [PASSED] drm_dp_mst_helper ================ [20:26:22] =========== drm_format_helper_test (10 subtests) =========== [20:26:22] ============== drm_test_fb_xrgb8888_to_gray8 ============== [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ========== [20:26:22] ============= drm_test_fb_xrgb8888_to_rgb332 ============== [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ========== [20:26:22] ============= drm_test_fb_xrgb8888_to_rgb565 ============== [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ========== [20:26:22] ============ drm_test_fb_xrgb8888_to_xrgb1555 ============= [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 ========= [20:26:22] ============ drm_test_fb_xrgb8888_to_argb1555 ============= [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 ========= [20:26:22] ============ drm_test_fb_xrgb8888_to_rgba5551 ============= [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 ========= [20:26:22] ============= drm_test_fb_xrgb8888_to_rgb888 ============== [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ========== [20:26:22] ============ drm_test_fb_xrgb8888_to_argb8888 ============= [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 ========= [20:26:22] =========== drm_test_fb_xrgb8888_to_xrgb2101010 =========== [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 ======= [20:26:22] =========== drm_test_fb_xrgb8888_to_argb2101010 =========== [20:26:22] [PASSED] single_pixel_source_buffer [20:26:22] [PASSED] single_pixel_clip_rectangle [20:26:22] [PASSED] well_known_colors [20:26:22] [PASSED] destination_pitch [20:26:22] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 ======= [20:26:22] ============= [PASSED] drm_format_helper_test ============== [20:26:22] ================= drm_format (18 subtests) ================= [20:26:22] [PASSED] drm_test_format_block_width_invalid [20:26:22] [PASSED] drm_test_format_block_width_one_plane [20:26:22] [PASSED] drm_test_format_block_width_two_plane [20:26:22] [PASSED] drm_test_format_block_width_three_plane [20:26:22] [PASSED] drm_test_format_block_width_tiled [20:26:22] [PASSED] drm_test_format_block_height_invalid [20:26:22] [PASSED] drm_test_format_block_height_one_plane [20:26:22] [PASSED] drm_test_format_block_height_two_plane [20:26:22] [PASSED] drm_test_format_block_height_three_plane [20:26:22] [PASSED] drm_test_format_block_height_tiled [20:26:22] [PASSED] drm_test_format_min_pitch_invalid [20:26:22] [PASSED] drm_test_format_min_pitch_one_plane_8bpp [20:26:22] [PASSED] drm_test_format_min_pitch_one_plane_16bpp [20:26:22] [PASSED] drm_test_format_min_pitch_one_plane_24bpp [20:26:22] [PASSED] drm_test_format_min_pitch_one_plane_32bpp [20:26:22] [PASSED] drm_test_format_min_pitch_two_plane [20:26:22] [PASSED] drm_test_format_min_pitch_three_plane_8bpp [20:26:22] [PASSED] drm_test_format_min_pitch_tiled [20:26:22] =================== [PASSED] drm_format ==================== [20:26:22] =============== drm_framebuffer (1 subtest) ================ [20:26:22] =============== drm_test_framebuffer_create =============== [20:26:22] [PASSED] ABGR8888 normal sizes [20:26:22] [PASSED] ABGR8888 max sizes [20:26:22] [PASSED] ABGR8888 pitch greater than min required [20:26:22] [PASSED] ABGR8888 pitch less than min required [20:26:22] [PASSED] ABGR8888 Invalid width [20:26:22] [PASSED] ABGR8888 Invalid buffer handle [20:26:22] [PASSED] No pixel format [20:26:22] [PASSED] ABGR8888 Width 0 [20:26:22] [PASSED] ABGR8888 Height 0 [20:26:22] [PASSED] ABGR8888 Out of bound height * pitch combination [20:26:22] [PASSED] ABGR8888 Large buffer offset [20:26:22] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers [20:26:22] [PASSED] ABGR8888 Valid buffer modifier [20:26:22] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE) [20:26:22] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] NV12 Normal sizes [20:26:22] [PASSED] NV12 Max sizes [20:26:22] [PASSED] NV12 Invalid pitch [20:26:22] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag [20:26:22] [PASSED] NV12 different modifier per-plane [20:26:22] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE [20:26:22] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] NV12 Modifier for inexistent plane [20:26:22] [PASSED] NV12 Handle for inexistent plane [20:26:22] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] YVU420 Normal sizes [20:26:22] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier [20:26:22] [PASSED] YVU420 Max sizes [20:26:22] [PASSED] YVU420 Invalid pitch [20:26:22] [PASSED] YVU420 Different pitches [20:26:22] [PASSED] YVU420 Different buffer offsets/pitches [20:26:22] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS [20:26:22] [PASSED] YVU420 Valid modifier [20:26:22] [PASSED] YVU420 Different modifiers per plane [20:26:22] [PASSED] YVU420 Modifier for inexistent plane [20:26:22] [PASSED] X0L2 Normal sizes [20:26:22] [PASSED] X0L2 Max sizes [20:26:22] [PASSED] X0L2 Invalid pitch [20:26:22] [PASSED] X0L2 Pitch greater than minimum required [20:26:22] [PASSED] X0L2 Handle for inexistent plane [20:26:22] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set [20:26:22] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set [20:26:22] [PASSED] X0L2 Valid modifier [20:26:22] [PASSED] X0L2 Modifier for inexistent plane stty: 'standard input': Inappropriate ioctl for device [20:26:22] =========== [PASSED] drm_test_framebuffer_create =========== [20:26:22] ================= [PASSED] drm_framebuffer ================= [20:26:22] =============== drm-test-managed (1 subtest) =============== [20:26:22] [PASSED] drm_test_managed_run_action [20:26:22] ================ [PASSED] drm-test-managed ================= [20:26:22] =================== drm_mm (19 subtests) =================== [20:26:22] [PASSED] drm_test_mm_init [20:26:22] [PASSED] drm_test_mm_debug [20:26:32] [PASSED] drm_test_mm_reserve [20:26:41] [PASSED] drm_test_mm_insert [20:26:42] [PASSED] drm_test_mm_replace [20:26:42] [PASSED] drm_test_mm_insert_range [20:26:42] [PASSED] drm_test_mm_frag [20:26:42] [PASSED] drm_test_mm_align [20:26:42] [PASSED] drm_test_mm_align32 [20:26:43] [PASSED] drm_test_mm_align64 [20:26:43] [PASSED] drm_test_mm_evict [20:26:43] [PASSED] drm_test_mm_evict_range [20:26:43] [PASSED] drm_test_mm_topdown [20:26:43] [PASSED] drm_test_mm_bottomup [20:26:43] [PASSED] drm_test_mm_lowest [20:26:43] [PASSED] drm_test_mm_highest [20:26:44] [PASSED] drm_test_mm_color [20:26:44] [PASSED] drm_test_mm_color_evict [20:26:44] [PASSED] drm_test_mm_color_evict_range [20:26:44] ===================== [PASSED] drm_mm ====================== [20:26:44] ============= drm_modes_analog_tv (4 subtests) ============= [20:26:44] [PASSED] drm_test_modes_analog_tv_ntsc_480i [20:26:44] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined [20:26:44] [PASSED] drm_test_modes_analog_tv_pal_576i [20:26:44] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined [20:26:44] =============== [PASSED] drm_modes_analog_tv =============== [20:26:44] ============== drm_plane_helper (2 subtests) =============== [20:26:44] =============== drm_test_check_plane_state ================ [20:26:44] [PASSED] clipping_simple [20:26:44] [PASSED] clipping_rotate_reflect [20:26:44] [PASSED] positioning_simple [20:26:44] [PASSED] upscaling [20:26:44] [PASSED] downscaling [20:26:44] [PASSED] rounding1 [20:26:44] [PASSED] rounding2 [20:26:44] [PASSED] rounding3 [20:26:44] [PASSED] rounding4 [20:26:44] =========== [PASSED] drm_test_check_plane_state ============ [20:26:44] =========== drm_test_check_invalid_plane_state ============ [20:26:44] [PASSED] positioning_invalid [20:26:44] [PASSED] upscaling_invalid [20:26:44] [PASSED] downscaling_invalid [20:26:44] ======= [PASSED] drm_test_check_invalid_plane_state ======== [20:26:44] ================ [PASSED] drm_plane_helper ================= [20:26:44] ====== drm_connector_helper_tv_get_modes (1 subtest) ======= [20:26:44] ====== drm_test_connector_helper_tv_get_modes_check ======= [20:26:44] [PASSED] None [20:26:44] [PASSED] PAL [20:26:44] [PASSED] NTSC [20:26:44] [PASSED] Both, NTSC Default [20:26:44] [PASSED] Both, PAL Default [20:26:44] [PASSED] Both, NTSC Default, with PAL on command-line [20:26:44] [PASSED] Both, PAL Default, with NTSC on command-line [20:26:44] == [PASSED] drm_test_connector_helper_tv_get_modes_check === [20:26:44] ======== [PASSED] drm_connector_helper_tv_get_modes ======== [20:26:44] ================== drm_rect (4 subtests) =================== [20:26:44] [PASSED] drm_test_rect_clip_scaled_div_by_zero [20:26:44] [PASSED] drm_test_rect_clip_scaled_not_clipped [20:26:44] [PASSED] drm_test_rect_clip_scaled_clipped [20:26:44] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned [20:26:44] ==================== [PASSED] drm_rect ===================== [20:26:44] ============================================================ [20:26:44] Testing complete. Ran 290 tests: passed: 290 [20:26:44] Elapsed time: 42.633s total, 1.616s configuring, 18.188s building, 22.810s running + cleanup ++ stat -c %u:%g /kernel + chown -R 1003:1003 /kernel