[Intel-xe] ✓ CI.KUnit: success for Const propagation and helper for WA

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 6 17:53:55 UTC 2023


== Series Details ==

Series: Const propagation and helper for WA
URL   : https://patchwork.freedesktop.org/series/114729/
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
[17:52:43] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[17:52:47] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
[17:53:09] Starting KUnit Kernel (1/1)...
[17:53:09] ============================================================
[17:53:09] ==================== xe_bo (2 subtests) ====================
[17:53:09] [SKIPPED] xe_ccs_migrate_kunit
[17:53:09] [SKIPPED] xe_bo_evict_kunit
[17:53:09] ===================== [SKIPPED] xe_bo ======================
[17:53:09] ================== xe_dma_buf (1 subtest) ==================
[17:53:09] [SKIPPED] xe_dma_buf_kunit
[17:53:09] =================== [SKIPPED] xe_dma_buf ===================
[17:53:09] ================== xe_migrate (1 subtest) ==================
[17:53:09] [SKIPPED] xe_migrate_sanity_kunit
[17:53:09] =================== [SKIPPED] xe_migrate ===================
[17:53:09] ============================================================
[17:53:09] Testing complete. Ran 4 tests: skipped: 4
[17:53:09] Elapsed time: 25.671s total, 4.132s configuring, 21.370s building, 0.133s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[17:53:09] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[17:53:10] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
[17:53:29] Starting KUnit Kernel (1/1)...
[17:53:29] ============================================================
[17:53:29] ============ drm_test_pick_cmdline (2 subtests) ============
[17:53:29] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[17:53:29] =============== drm_test_pick_cmdline_named ================
[17:53:29] [PASSED] NTSC
[17:53:29] [PASSED] NTSC-J
[17:53:29] [PASSED] PAL
[17:53:29] [PASSED] PAL-M
[17:53:29] =========== [PASSED] drm_test_pick_cmdline_named ===========
[17:53:29] ============== [PASSED] drm_test_pick_cmdline ==============
[17:53:29] ================== drm_buddy (6 subtests) ==================
[17:53:29] [PASSED] drm_test_buddy_alloc_limit
[17:53:29] [PASSED] drm_test_buddy_alloc_range
[17:53:29] [PASSED] drm_test_buddy_alloc_optimistic
[17:53:29] [PASSED] drm_test_buddy_alloc_pessimistic
[17:53:29] [PASSED] drm_test_buddy_alloc_smoke
[17:53:29] [PASSED] drm_test_buddy_alloc_pathological
[17:53:29] ==================== [PASSED] drm_buddy ====================
[17:53:29] ============= drm_cmdline_parser (40 subtests) =============
[17:53:29] [PASSED] drm_test_cmdline_force_d_only
[17:53:29] [PASSED] drm_test_cmdline_force_D_only_dvi
[17:53:29] [PASSED] drm_test_cmdline_force_D_only_hdmi
[17:53:29] [PASSED] drm_test_cmdline_force_D_only_not_digital
[17:53:29] [PASSED] drm_test_cmdline_force_e_only
[17:53:29] [PASSED] drm_test_cmdline_res
[17:53:29] [PASSED] drm_test_cmdline_res_vesa
[17:53:29] [PASSED] drm_test_cmdline_res_vesa_rblank
[17:53:29] [PASSED] drm_test_cmdline_res_rblank
[17:53:29] [PASSED] drm_test_cmdline_res_bpp
[17:53:29] [PASSED] drm_test_cmdline_res_refresh
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[17:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[17:53:29] [PASSED] drm_test_cmdline_res_margins_force_on
[17:53:29] [PASSED] drm_test_cmdline_res_vesa_margins
[17:53:29] [PASSED] drm_test_cmdline_name
[17:53:29] [PASSED] drm_test_cmdline_name_bpp
[17:53:29] [PASSED] drm_test_cmdline_name_option
[17:53:29] [PASSED] drm_test_cmdline_name_bpp_option
[17:53:29] [PASSED] drm_test_cmdline_rotate_0
[17:53:29] [PASSED] drm_test_cmdline_rotate_90
[17:53:29] [PASSED] drm_test_cmdline_rotate_180
[17:53:29] [PASSED] drm_test_cmdline_rotate_270
[17:53:29] [PASSED] drm_test_cmdline_hmirror
[17:53:29] [PASSED] drm_test_cmdline_vmirror
[17:53:29] [PASSED] drm_test_cmdline_margin_options
[17:53:29] [PASSED] drm_test_cmdline_multiple_options
[17:53:29] [PASSED] drm_test_cmdline_bpp_extra_and_option
[17:53:29] [PASSED] drm_test_cmdline_extra_and_option
[17:53:29] [PASSED] drm_test_cmdline_freestanding_options
[17:53:29] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[17:53:29] [PASSED] drm_test_cmdline_panel_orientation
[17:53:29] ================= drm_test_cmdline_invalid =================
[17:53:29] [PASSED] margin_only
[17:53:29] [PASSED] interlace_only
[17:53:29] [PASSED] res_missing_x
[17:53:29] [PASSED] res_missing_y
[17:53:29] [PASSED] res_bad_y
[17:53:29] [PASSED] res_missing_y_bpp
[17:53:29] [PASSED] res_bad_bpp
[17:53:29] [PASSED] res_bad_refresh
[17:53:29] [PASSED] res_bpp_refresh_force_on_off
[17:53:29] [PASSED] res_invalid_mode
[17:53:29] [PASSED] res_bpp_wrong_place_mode
[17:53:29] [PASSED] name_bpp_refresh
[17:53:29] [PASSED] name_refresh
[17:53:29] [PASSED] name_refresh_wrong_mode
[17:53:29] [PASSED] name_refresh_invalid_mode
[17:53:29] [PASSED] rotate_multiple
[17:53:29] [PASSED] rotate_invalid_val
[17:53:29] [PASSED] rotate_truncated
[17:53:29] [PASSED] invalid_option
[17:53:29] [PASSED] invalid_tv_option
[17:53:29] [PASSED] truncated_tv_option
[17:53:29] ============ [PASSED] drm_test_cmdline_invalid =============
[17:53:29] =============== drm_test_cmdline_tv_options ================
[17:53:29] [PASSED] NTSC
[17:53:29] [PASSED] NTSC_443
[17:53:29] [PASSED] NTSC_J
[17:53:29] [PASSED] PAL
[17:53:29] [PASSED] PAL_M
[17:53:29] [PASSED] PAL_N
[17:53:29] [PASSED] SECAM
[17:53:29] =========== [PASSED] drm_test_cmdline_tv_options ===========
[17:53:29] =============== [PASSED] drm_cmdline_parser ================
[17:53:29] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[17:53:29] =========== drm_test_get_tv_mode_from_name_valid ===========
[17:53:29] [PASSED] NTSC
[17:53:29] [PASSED] NTSC-443
[17:53:29] [PASSED] NTSC-J
[17:53:29] [PASSED] PAL
[17:53:29] [PASSED] PAL-M
[17:53:29] [PASSED] PAL-N
[17:53:29] [PASSED] SECAM
[17:53:29] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[17:53:29] [PASSED] drm_test_get_tv_mode_from_name_truncated
[17:53:29] ============ [PASSED] drm_get_tv_mode_from_name ============
[17:53:29] ============= drm_damage_helper (21 subtests) ==============
[17:53:29] [PASSED] drm_test_damage_iter_no_damage
[17:53:29] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[17:53:29] [PASSED] drm_test_damage_iter_no_damage_src_moved
[17:53:29] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[17:53:29] [PASSED] drm_test_damage_iter_no_damage_not_visible
[17:53:29] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[17:53:29] [PASSED] drm_test_damage_iter_no_damage_no_fb
[17:53:29] [PASSED] drm_test_damage_iter_simple_damage
[17:53:29] [PASSED] drm_test_damage_iter_single_damage
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_outside_src
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_src_moved
[17:53:29] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[17:53:29] [PASSED] drm_test_damage_iter_damage
[17:53:29] [PASSED] drm_test_damage_iter_damage_one_intersect
[17:53:29] [PASSED] drm_test_damage_iter_damage_one_outside
[17:53:29] [PASSED] drm_test_damage_iter_damage_src_moved
[17:53:29] [PASSED] drm_test_damage_iter_damage_not_visible
[17:53:29] ================ [PASSED] drm_damage_helper ================
[17:53:29] ============== drm_dp_mst_helper (2 subtests) ==============
[17:53:29] ============== drm_test_dp_mst_calc_pbn_mode ===============
[17:53:29] [PASSED] Clock 154000 BPP 30 DSC disabled
[17:53:29] [PASSED] Clock 234000 BPP 30 DSC disabled
[17:53:29] [PASSED] Clock 297000 BPP 24 DSC disabled
[17:53:29] [PASSED] Clock 332880 BPP 24 DSC enabled
[17:53:29] [PASSED] Clock 324540 BPP 24 DSC enabled
[17:53:29] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[17:53:29] ========= drm_test_dp_mst_sideband_msg_req_decode ==========
[17:53:29] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[17:53:29] [PASSED] DP_POWER_UP_PHY with port number
[17:53:29] [PASSED] DP_POWER_DOWN_PHY with port number
[17:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[17:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[17:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[17:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[17:53:29] [PASSED] DP_QUERY_PAYLOAD with port number
[17:53:29] [PASSED] DP_QUERY_PAYLOAD with VCPI
[17:53:29] [PASSED] DP_REMOTE_DPCD_READ with port number
[17:53:29] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[17:53:29] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[17:53:29] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[17:53:29] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[17:53:29] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[17:53:29] [PASSED] DP_REMOTE_I2C_READ with port number
[17:53:29] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[17:53:29] [PASSED] DP_REMOTE_I2C_READ with transactions array
[17:53:29] [PASSED] DP_REMOTE_I2C_WRITE with port number
[17:53:29] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[17:53:29] [PASSED] DP_REMOTE_I2C_WRITE with data array
[17:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[17:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[17:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[17:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[17:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[17:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[17:53:29] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[17:53:29] ================ [PASSED] drm_dp_mst_helper ================
[17:53:29] =========== drm_format_helper_test (5 subtests) ============
[17:53:29] ============== drm_test_fb_xrgb8888_to_gray8 ===============
[17:53:29] [PASSED] single_pixel_source_buffer
[17:53:29] [PASSED] single_pixel_clip_rectangle
[17:53:29] [PASSED] well_known_colors
[17:53:29] [PASSED] destination_pitch
[17:53:29] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[17:53:29] ============== drm_test_fb_xrgb8888_to_rgb332 ==============
[17:53:29] [PASSED] single_pixel_source_buffer
[17:53:29] [PASSED] single_pixel_clip_rectangle
[17:53:29] [PASSED] well_known_colors
[17:53:29] [PASSED] destination_pitch
[17:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[17:53:29] ============== drm_test_fb_xrgb8888_to_rgb565 ==============
[17:53:29] [PASSED] single_pixel_source_buffer
[17:53:29] [PASSED] single_pixel_clip_rectangle
[17:53:29] [PASSED] well_known_colors
[17:53:29] [PASSED] destination_pitch
[17:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[17:53:29] ============== drm_test_fb_xrgb8888_to_rgb888 ==============
[17:53:29] [PASSED] single_pixel_source_buffer
[17:53:29] [PASSED] single_pixel_clip_rectangle
[17:53:29] [PASSED] well_known_colors
[17:53:29] [PASSED] destination_pitch
[17:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[17:53:29] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ============
[17:53:29] [PASSED] single_pixel_source_buffer
[17:53:29] [PASSED] single_pixel_clip_rectangle
[17:53:29] [PASSED] well_known_colors
[17:53:29] [PASSED] destination_pitch
[17:53:29] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[17:53:29] ============= [PASSED] drm_format_helper_test ==============
[17:53:29] ================= drm_format (18 subtests) =================
[17:53:29] [PASSED] drm_test_format_block_width_invalid
[17:53:29] [PASSED] drm_test_format_block_width_one_plane
[17:53:29] [PASSED] drm_test_format_block_width_two_plane
[17:53:29] [PASSED] drm_test_format_block_width_three_plane
[17:53:29] [PASSED] drm_test_format_block_width_tiled
[17:53:29] [PASSED] drm_test_format_block_height_invalid
[17:53:29] [PASSED] drm_test_format_block_height_one_plane
[17:53:29] [PASSED] drm_test_format_block_height_two_plane
[17:53:29] [PASSED] drm_test_format_block_height_three_plane
[17:53:29] [PASSED] drm_test_format_block_height_tiled
[17:53:29] [PASSED] drm_test_format_min_pitch_invalid
[17:53:29] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[17:53:29] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[17:53:29] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[17:53:29] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[17:53:29] [PASSED] drm_test_format_min_pitch_two_plane
[17:53:29] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[17:53:29] [PASSED] drm_test_format_min_pitch_tiled
[17:53:29] =================== [PASSED] drm_format ====================
[17:53:29] =============== drm_framebuffer (1 subtest) ================
[17:53:29] =============== drm_test_framebuffer_create ================
[17:53:29] [PASSED] ABGR8888 normal sizes
[17:53:29] [PASSED] ABGR8888 max sizes
[17:53:29] [PASSED] ABGR8888 pitch greater than min required
[17:53:29] [PASSED] ABGR8888 pitch less than min required
[17:53:29] [PASSED] ABGR8888 Invalid width
[17:53:29] [PASSED] ABGR8888 Invalid buffer handle
[17:53:29] [PASSED] No pixel format
[17:53:29] [PASSED] ABGR8888 Width 0
[17:53:29] [PASSED] ABGR8888 Height 0
[17:53:29] [PASSED] ABGR8888 Out of bound height * pitch combination
[17:53:29] [PASSED] ABGR8888 Large buffer offset
[17:53:29] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[17:53:29] [PASSED] ABGR8888 Valid buffer modifier
[17:53:29] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[17:53:29] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] NV12 Normal sizes
[17:53:29] [PASSED] NV12 Max sizes
[17:53:29] [PASSED] NV12 Invalid pitch
[17:53:29] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[17:53:29] [PASSED] NV12 different  modifier per-plane
[17:53:29] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[17:53:29] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] NV12 Modifier for inexistent plane
[17:53:29] [PASSED] NV12 Handle for inexistent plane
[17:53:29] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] YVU420 Normal sizes
[17:53:29] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[17:53:29] [PASSED] YVU420 Max sizes
[17:53:29] [PASSED] YVU420 Invalid pitch
[17:53:29] [PASSED] YVU420 Different pitches
[17:53:29] [PASSED] YVU420 Different buffer offsets/pitches
[17:53:29] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[17:53:29] [PASSED] YVU420 Valid modifier
[17:53:29] [PASSED] YVU420 Different modifiers per plane
[17:53:29] [PASSED] YVU420 Modifier for inexistent plane
[17:53:29] [PASSED] X0L2 Normal sizes
[17:53:29] [PASSED] X0L2 Max sizes
[17:53:29] [PASSED] X0L2 Invalid pitch
[17:53:29] [PASSED] X0L2 Pitch greater than minimum required
[17:53:29] [PASSED] X0L2 Handle for inexistent plane
[17:53:29] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[17:53:29] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[17:53:29] [PASSED] X0L2 Valid modifier
[17:53:29] [PASSED] X0L2 Modifier for inexistent plane
[17:53:29] =========== [PASSED] drm_test_framebuffer_create ===========
[17:53:29] ================= [PASSED] drm_framebuffer =================
[17:53:29] =============== drm-test-managed (1 subtest) ===============
[17:53:29] [PASSED] drm_test_managed_run_action
[17:53:29] ================ [PASSED] drm-test-managed =================
[17:53:29] =================== drm_mm (19 subtests) ===================
[17:53:29] [PASSED] drm_test_mm_init
[17:53:29] [PASSED] drm_test_mm_debug
[17:53:39] [PASSED] drm_test_mm_reserve
[17:53:49] [PASSED] drm_test_mm_insert
[17:53:50] [PASSED] drm_test_mm_replace
[17:53:50] [PASSED] drm_test_mm_insert_range
[17:53:50] [PASSED] drm_test_mm_frag
[17:53:50] [PASSED] drm_test_mm_align
[17:53:50] [PASSED] drm_test_mm_align32
[17:53:50] [PASSED] drm_test_mm_align64
[17:53:50] [PASSED] drm_test_mm_evict
[17:53:50] [PASSED] drm_test_mm_evict_range
[17:53:50] [PASSED] drm_test_mm_topdown
[17:53:50] [PASSED] drm_test_mm_bottomup
[17:53:50] [PASSED] drm_test_mm_lowest
[17:53:50] [PASSED] drm_test_mm_highest
[17:53:51] [PASSED] drm_test_mm_color
[17:53:52] [PASSED] drm_test_mm_color_evict
[17:53:52] [PASSED] drm_test_mm_color_evict_range
[17:53:52] ===================== [PASSED] drm_mm ======================
[17:53:52] ============= drm_modes_analog_tv (4 subtests) =============
[17:53:52] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[17:53:52] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[17:53:52] [PASSED] drm_test_modes_analog_tv_pal_576i
[17:53:52] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
stty: 'standard input': Inappropriate ioctl for device
[17:53:52] =============== [PASSED] drm_modes_analog_tv ===============
[17:53:52] ============== drm_plane_helper (2 subtests) ===============
[17:53:52] ================ drm_test_check_plane_state ================
[17:53:52] [PASSED] clipping_simple
[17:53:52] [PASSED] clipping_rotate_reflect
[17:53:52] [PASSED] positioning_simple
[17:53:52] [PASSED] upscaling
[17:53:52] [PASSED] downscaling
[17:53:52] [PASSED] rounding1
[17:53:52] [PASSED] rounding2
[17:53:52] [PASSED] rounding3
[17:53:52] [PASSED] rounding4
[17:53:52] =========== [PASSED] drm_test_check_plane_state ============
[17:53:52] ============ drm_test_check_invalid_plane_state ============
[17:53:52] [PASSED] positioning_invalid
[17:53:52] [PASSED] upscaling_invalid
[17:53:52] [PASSED] downscaling_invalid
[17:53:52] ======= [PASSED] drm_test_check_invalid_plane_state ========
[17:53:52] ================ [PASSED] drm_plane_helper =================
[17:53:52] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[17:53:52] ======= drm_test_connector_helper_tv_get_modes_check =======
[17:53:52] [PASSED] None
[17:53:52] [PASSED] PAL
[17:53:52] [PASSED] NTSC
[17:53:52] [PASSED] Both, NTSC Default
[17:53:52] [PASSED] Both, PAL Default
[17:53:52] [PASSED] Both, NTSC Default, with PAL on command-line
[17:53:52] [PASSED] Both, PAL Default, with NTSC on command-line
[17:53:52] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[17:53:52] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[17:53:52] ================== drm_rect (4 subtests) ===================
[17:53:52] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[17:53:52] [PASSED] drm_test_rect_clip_scaled_not_clipped
[17:53:52] [PASSED] drm_test_rect_clip_scaled_clipped
[17:53:52] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[17:53:52] ==================== [PASSED] drm_rect =====================
[17:53:52] ============================================================
[17:53:52] Testing complete. Ran 270 tests: passed: 270
[17:53:52] Elapsed time: 42.989s total, 1.627s configuring, 18.332s building, 22.984s running

+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel




More information about the Intel-xe mailing list