Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 212) sorted by relevance

123456789

/drivers/gpu/drm/tests/
A Ddrm_cmdline_parser_test.c15 static void drm_test_cmdline_force_e_only(struct kunit *test) in drm_test_cmdline_force_e_only()
113 static void drm_test_cmdline_res(struct kunit *test) in drm_test_cmdline_res()
135 static void drm_test_cmdline_res_vesa(struct kunit *test) in drm_test_cmdline_res_vesa()
179 static void drm_test_cmdline_res_rblank(struct kunit *test) in drm_test_cmdline_res_rblank()
201 static void drm_test_cmdline_res_bpp(struct kunit *test) in drm_test_cmdline_res_bpp()
486 static void drm_test_cmdline_name(struct kunit *test) in drm_test_cmdline_name()
498 static void drm_test_cmdline_name_bpp(struct kunit *test) in drm_test_cmdline_name_bpp()
539 static void drm_test_cmdline_rotate_0(struct kunit *test) in drm_test_cmdline_rotate_0()
631 static void drm_test_cmdline_hmirror(struct kunit *test) in drm_test_cmdline_hmirror()
654 static void drm_test_cmdline_vmirror(struct kunit *test) in drm_test_cmdline_vmirror()
[all …]
A Ddrm_connector_test.c60 static int drm_test_connector_init(struct kunit *test) in drm_test_connector_init()
93 static void drm_test_drmm_connector_init(struct kunit *test) in drm_test_drmm_connector_init()
109 static void drm_test_drmm_connector_init_null_ddc(struct kunit *test) in drm_test_drmm_connector_init_null_ddc()
125 static void drm_test_drmm_connector_init_type_valid(struct kunit *test) in drm_test_drmm_connector_init_type_valid()
196 static void drm_test_drm_connector_dynamic_init(struct kunit *test) in drm_test_drm_connector_dynamic_init()
209 static void drm_test_connector_dynamic_init_cleanup(struct kunit *test) in drm_test_connector_dynamic_init_cleanup()
252 static void test_connector_property(struct kunit *test, in test_connector_property()
648 static void drm_test_connector_hdmi_init_valid(struct kunit *test) in drm_test_connector_hdmi_init_valid()
940 static void drm_test_connector_hdmi_init_bpc_8(struct kunit *test) in drm_test_connector_hdmi_init_bpc_8()
981 static void drm_test_connector_hdmi_init_bpc_10(struct kunit *test) in drm_test_connector_hdmi_init_bpc_10()
[all …]
A Ddrm_format_test.c12 static void drm_test_format_block_width_invalid(struct kunit *test) in drm_test_format_block_width_invalid()
21 static void drm_test_format_block_width_one_plane(struct kunit *test) in drm_test_format_block_width_one_plane()
32 static void drm_test_format_block_width_two_plane(struct kunit *test) in drm_test_format_block_width_two_plane()
44 static void drm_test_format_block_width_three_plane(struct kunit *test) in drm_test_format_block_width_three_plane()
57 static void drm_test_format_block_width_tiled(struct kunit *test) in drm_test_format_block_width_tiled()
68 static void drm_test_format_block_height_invalid(struct kunit *test) in drm_test_format_block_height_invalid()
77 static void drm_test_format_block_height_one_plane(struct kunit *test) in drm_test_format_block_height_one_plane()
113 static void drm_test_format_block_height_tiled(struct kunit *test) in drm_test_format_block_height_tiled()
124 static void drm_test_format_min_pitch_invalid(struct kunit *test) in drm_test_format_min_pitch_invalid()
225 static void drm_test_format_min_pitch_two_plane(struct kunit *test) in drm_test_format_min_pitch_two_plane()
[all …]
A Ddrm_damage_helper_test.c26 static int drm_damage_helper_init(struct kunit *test) in drm_damage_helper_init()
95 static void check_damage_clip(struct kunit *test, struct drm_rect *r, in check_damage_clip()
119 static void drm_test_damage_iter_no_damage(struct kunit *test) in drm_test_damage_iter_no_damage()
158 static void drm_test_damage_iter_no_damage_src_moved(struct kunit *test) in drm_test_damage_iter_no_damage_src_moved()
215 static void drm_test_damage_iter_no_damage_no_crtc(struct kunit *test) in drm_test_damage_iter_no_damage_no_crtc()
233 static void drm_test_damage_iter_no_damage_no_fb(struct kunit *test) in drm_test_damage_iter_no_damage_no_fb()
251 static void drm_test_damage_iter_simple_damage(struct kunit *test) in drm_test_damage_iter_simple_damage()
274 static void drm_test_damage_iter_single_damage(struct kunit *test) in drm_test_damage_iter_single_damage()
470 static void drm_test_damage_iter_damage(struct kunit *test) in drm_test_damage_iter_damage()
528 static void drm_test_damage_iter_damage_one_outside(struct kunit *test) in drm_test_damage_iter_damage_one_outside()
[all …]
A Ddrm_hdmi_state_helper_test.c143 __connector_hdmi_init(struct kunit *test, in __connector_hdmi_init()
216 drm_kunit_helper_connector_hdmi_init(struct kunit *test, in drm_kunit_helper_connector_hdmi_init()
993 static void drm_test_check_output_bpc_dvi(struct kunit *test) in drm_test_check_output_bpc_dvi()
1947 static void drm_test_check_disable_connector(struct kunit *test) in drm_test_check_disable_connector()
2074 static void drm_test_check_bpc_8_value(struct kunit *test) in drm_test_check_bpc_8_value()
2098 static void drm_test_check_bpc_10_value(struct kunit *test) in drm_test_check_bpc_10_value()
2122 static void drm_test_check_bpc_12_value(struct kunit *test) in drm_test_check_bpc_12_value()
2144 static void drm_test_check_format_value(struct kunit *test) in drm_test_check_format_value()
2166 static void drm_test_check_tmds_char_value(struct kunit *test) in drm_test_check_tmds_char_value()
2204 static void drm_test_check_mode_valid(struct kunit *test) in drm_test_check_mode_valid()
[all …]
/drivers/mmc/core/
A Dmmc_test.c189 static void mmc_test_prepare_sbc(struct mmc_test_card *test, in mmc_test_prepare_sbc()
209 static void mmc_test_prepare_mrq(struct mmc_test_card *test, in mmc_test_prepare_mrq()
258 static int mmc_test_wait_busy(struct mmc_test_card *test) in mmc_test_wait_busy()
660 static int mmc_test_cleanup(struct mmc_test_card *test) in mmc_test_cleanup()
930 static int mmc_test_transfer(struct mmc_test_card *test, in mmc_test_transfer()
1115 static int mmc_test_pow2_read(struct mmc_test_card *test) in mmc_test_pow2_read()
1315 static int mmc_test_read_high(struct mmc_test_card *test) in mmc_test_read_high()
1499 static int mmc_test_area_fill(struct mmc_test_card *test) in mmc_test_area_fill()
1978 static int mmc_test_retuning(struct mmc_test_card *test) in mmc_test_retuning()
2333 static int mmc_test_reset(struct mmc_test_card *test) in mmc_test_reset()
[all …]
/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3-test.c12 struct kunit *test; member
117 struct kunit *test, const struct arm_smmu_ste *cur, in arm_smmu_v3_test_ste_expect_transition()
153 struct kunit *test, const struct arm_smmu_ste *cur, in arm_smmu_v3_test_ste_expect_non_hitless_transition()
161 struct kunit *test, const struct arm_smmu_ste *cur, in arm_smmu_v3_test_ste_expect_hitless_transition()
358 static void arm_smmu_v3_write_ste_test_s1_to_s2(struct kunit *test) in arm_smmu_v3_write_ste_test_s1_to_s2()
370 static void arm_smmu_v3_write_ste_test_s2_to_s1(struct kunit *test) in arm_smmu_v3_write_ste_test_s2_to_s1()
401 struct kunit *test, const struct arm_smmu_cd *cur, in arm_smmu_v3_test_cd_expect_transition()
437 struct kunit *test, const struct arm_smmu_cd *cur, in arm_smmu_v3_test_cd_expect_non_hitless_transition()
445 struct kunit *test, const struct arm_smmu_cd *cur, in arm_smmu_v3_test_cd_expect_hitless_transition()
477 static void arm_smmu_v3_write_cd_test_s1_clear(struct kunit *test) in arm_smmu_v3_write_cd_test_s1_clear()
[all …]
/drivers/clk/
A Dclk_test.c201 static int clk_test_init(struct kunit *test) in clk_test_init()
206 static int clk_maximize_test_init(struct kunit *test) in clk_maximize_test_init()
211 static int clk_minimize_test_init(struct kunit *test) in clk_minimize_test_init()
216 static void clk_test_exit(struct kunit *test) in clk_test_exit()
226 static void clk_test_get_rate(struct kunit *test) in clk_test_get_rate()
247 static void clk_test_set_get_rate(struct kunit *test) in clk_test_set_get_rate()
341 static int clk_uncached_test_init(struct kunit *test) in clk_uncached_test_init()
463 clk_multiple_parents_mux_test_init(struct kunit *test) in clk_multiple_parents_mux_test_init()
979 clk_single_parent_mux_test_exit(struct kunit *test) in clk_single_parent_mux_test_exit()
2494 clk_mux_no_reparent_test_init(struct kunit *test) in clk_mux_no_reparent_test_init()
[all …]
A Dclk-gate_test.c11 static void clk_gate_register_test_dev(struct kunit *test) in clk_gate_register_test_dev()
148 static void clk_gate_test_parent_rate(struct kunit *test) in clk_gate_test_parent_rate()
159 static void clk_gate_test_enable(struct kunit *test) in clk_gate_test_enable()
176 static void clk_gate_test_disable(struct kunit *test) in clk_gate_test_disable()
203 static int clk_gate_test_init(struct kunit *test) in clk_gate_test_init()
224 static void clk_gate_test_exit(struct kunit *test) in clk_gate_test_exit()
239 static void clk_gate_test_invert_enable(struct kunit *test) in clk_gate_test_invert_enable()
282 static int clk_gate_test_invert_init(struct kunit *test) in clk_gate_test_invert_init()
355 static int clk_gate_test_hiword_init(struct kunit *test) in clk_gate_test_hiword_init()
384 static void clk_gate_test_is_enabled(struct kunit *test) in clk_gate_test_is_enabled()
[all …]
/drivers/platform/chrome/
A Dcros_ec_proto_test.c26 static void cros_ec_proto_test_prepare_tx_legacy_normal(struct kunit *test) in cros_ec_proto_test_prepare_tx_legacy_normal()
84 static void cros_ec_proto_test_prepare_tx_normal(struct kunit *test) in cros_ec_proto_test_prepare_tx_normal()
138 static void cros_ec_proto_test_check_result(struct kunit *test) in cros_ec_proto_test_check_result()
178 static void cros_ec_proto_test_query_all_pretest(struct kunit *test) in cros_ec_proto_test_query_all_pretest()
193 static void cros_ec_proto_test_query_all_normal(struct kunit *test) in cros_ec_proto_test_query_all_normal()
412 static void cros_ec_proto_test_query_all_no_pd_return0(struct kunit *test) in cros_ec_proto_test_query_all_no_pd_return0()
804 static void cros_ec_proto_test_query_all_no_mkbp(struct kunit *test) in cros_ec_proto_test_query_all_no_mkbp()
1540 static void cros_ec_proto_test_cmd_xfer_normal(struct kunit *test) in cros_ec_proto_test_cmd_xfer_normal()
2584 static void cros_ec_proto_test_ec_cmd(struct kunit *test) in cros_ec_proto_test_ec_cmd()
2635 static int cros_ec_proto_test_init(struct kunit *test) in cros_ec_proto_test_init()
[all …]
/drivers/gpu/drm/xe/tests/
A Dxe_guc_relay_test.c25 static int relay_test_init(struct kunit *test) in relay_test_init()
65 struct kunit *test = kunit_get_current_test(); in replacement_xe_guc_ct_send_recv_always_fails() local
78 struct kunit *test = kunit_get_current_test(); in replacement_xe_guc_ct_send_recv_expects_pf2guc_relay() local
167 static void pf_fails_bad_type(struct kunit *test) in pf_fails_bad_type()
211 static void pf_sends_pf2guc(struct kunit *test) in pf_sends_pf2guc()
226 struct kunit *test = kunit_get_current_test(); in replacement_xe_guc_ct_send_recv_loopback_relay() local
279 static void pf_loopback_nop(struct kunit *test) in pf_loopback_nop()
307 static void pf_loopback_echo(struct kunit *test) in pf_loopback_echo()
340 static void pf_loopback_fail(struct kunit *test) in pf_loopback_fail()
363 static void pf_loopback_busy(struct kunit *test) in pf_loopback_busy()
[all …]
A Dxe_sriov_pf_service_kunit.c12 static int pf_service_test_init(struct kunit *test) in pf_service_test_init()
43 static void pf_negotiate_any(struct kunit *test) in pf_negotiate_any()
56 static void pf_negotiate_base_match(struct kunit *test) in pf_negotiate_base_match()
70 static void pf_negotiate_base_newer(struct kunit *test) in pf_negotiate_base_newer()
88 static void pf_negotiate_base_next(struct kunit *test) in pf_negotiate_base_next()
105 static void pf_negotiate_base_older(struct kunit *test) in pf_negotiate_base_older()
120 static void pf_negotiate_base_prev(struct kunit *test) in pf_negotiate_base_prev()
131 static void pf_negotiate_latest_match(struct kunit *test) in pf_negotiate_latest_match()
145 static void pf_negotiate_latest_newer(struct kunit *test) in pf_negotiate_latest_newer()
159 static void pf_negotiate_latest_next(struct kunit *test) in pf_negotiate_latest_next()
[all …]
A Dxe_args_test.c10 static void call_args_example(struct kunit *test) in call_args_example()
24 static void drop_first_arg_example(struct kunit *test) in drop_first_arg_example()
35 static void first_arg_example(struct kunit *test) in first_arg_example()
49 static void last_arg_example(struct kunit *test) in last_arg_example()
63 static void pick_arg_example(struct kunit *test) in pick_arg_example()
81 static void sep_comma_example(struct kunit *test) in sep_comma_example()
105 static void count_args_test(struct kunit *test) in count_args_test()
132 static void call_args_test(struct kunit *test) in call_args_test()
144 static void drop_first_arg_test(struct kunit *test) in drop_first_arg_test()
172 static void first_arg_test(struct kunit *test) in first_arg_test()
[all …]
A Dxe_guc_buf_kunit.c23 struct kunit *test = kunit_get_current_test(); in replacement_xe_managed_bo_create_pin_map() local
81 static void test_smallest(struct kunit *test) in test_smallest()
95 static void test_largest(struct kunit *test) in test_largest()
109 static void test_granular(struct kunit *test) in test_granular()
129 static void test_unique(struct kunit *test) in test_unique()
155 static void test_overlap(struct kunit *test) in test_overlap()
208 static void test_too_big(struct kunit *test) in test_too_big()
218 static void test_flush(struct kunit *test) in test_flush()
248 static void test_lookup(struct kunit *test) in test_lookup()
273 static void test_data(struct kunit *test) in test_data()
[all …]
/drivers/firmware/cirrus/test/
A Dcs_dsp_test_control_parse.c89 static void cs_dsp_ctl_parse_no_coeffs(struct kunit *test) in cs_dsp_ctl_parse_no_coeffs()
108 static void cs_dsp_ctl_parse_v1_name(struct kunit *test) in cs_dsp_ctl_parse_v1_name()
196 static void cs_dsp_ctl_parse_short_name(struct kunit *test) in cs_dsp_ctl_parse_short_name()
615 static void cs_dsp_get_ctl_test(struct kunit *test) in cs_dsp_get_ctl_test()
757 static void cs_dsp_ctl_parse_alg_id(struct kunit *test) in cs_dsp_ctl_parse_alg_id()
789 static void cs_dsp_ctl_parse_alg_mem(struct kunit *test) in cs_dsp_ctl_parse_alg_mem()
820 static void cs_dsp_ctl_parse_offset(struct kunit *test) in cs_dsp_ctl_parse_offset()
849 static void cs_dsp_ctl_parse_length(struct kunit *test) in cs_dsp_ctl_parse_length()
907 static void cs_dsp_ctl_parse_flags(struct kunit *test) in cs_dsp_ctl_parse_flags()
979 static void cs_dsp_ctl_parse_fw_name(struct kunit *test) in cs_dsp_ctl_parse_fw_name()
[all …]
A Dcs_dsp_test_wmfw_error.c53 static void wmfw_load_with_unknown_blocks(struct kunit *test) in wmfw_load_with_unknown_blocks()
110 static void wmfw_err_wrong_magic(struct kunit *test) in wmfw_err_wrong_magic()
156 static void wmfw_err_too_short_for_header(struct kunit *test) in wmfw_err_too_short_for_header()
180 static void wmfw_err_bad_header_length(struct kunit *test) in wmfw_err_bad_header_length()
230 static void wmfw_err_bad_core_type(struct kunit *test) in wmfw_err_bad_core_type()
269 static void wmfw_too_short_for_block_header(struct kunit *test) in wmfw_too_short_for_block_header()
332 static void wmfw_block_payload_len_garbage(struct kunit *test) in wmfw_block_payload_len_garbage()
388 static void wmfw_too_short_for_alg_header(struct kunit *test) in wmfw_too_short_for_alg_header()
421 static void wmfw_v1_alg_name_unterminated(struct kunit *test) in wmfw_v1_alg_name_unterminated()
476 static void wmfw_v2_alg_name_exceeds_block(struct kunit *test) in wmfw_v2_alg_name_exceeds_block()
[all …]
A Dcs_dsp_test_callbacks.c68 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_control_add_callback() local
80 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_control_remove_callback() local
90 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_pre_run_callback() local
102 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_post_run_callback() local
114 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_pre_stop_callback() local
124 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_post_stop_callback() local
134 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_watchdog_expired_callback() local
156 static void cs_dsp_test_run_stop_callbacks(struct kunit *test) in cs_dsp_test_run_stop_callbacks()
201 static void cs_dsp_test_ctl_v1_callbacks(struct kunit *test) in cs_dsp_test_ctl_v1_callbacks()
260 static void cs_dsp_test_ctl_v2_callbacks(struct kunit *test) in cs_dsp_test_ctl_v2_callbacks()
[all …]
A Dcs_dsp_test_bin_error.c47 static void bin_load_with_unknown_blocks(struct kunit *test) in bin_load_with_unknown_blocks()
103 static void bin_err_wrong_magic(struct kunit *test) in bin_err_wrong_magic()
149 static void bin_err_too_short_for_header(struct kunit *test) in bin_err_too_short_for_header()
172 static void bin_err_bad_header_length(struct kunit *test) in bin_err_bad_header_length()
221 static void bin_err_bad_core_type(struct kunit *test) in bin_err_bad_core_type()
259 static void bin_too_short_for_block_header(struct kunit *test) in bin_too_short_for_block_header()
294 static void bin_too_short_for_block_payload(struct kunit *test) in bin_too_short_for_block_payload()
325 static void bin_block_payload_len_garbage(struct kunit *test) in bin_block_payload_len_garbage()
381 static void cs_dsp_bin_err_test_exit(struct kunit *test) in cs_dsp_bin_err_test_exit()
480 static int cs_dsp_bin_err_test_halo_init(struct kunit *test) in cs_dsp_bin_err_test_halo_init()
[all …]
/drivers/pinctrl/qcom/
A Dtlmm-test.c188 static void tlmm_test_silent_rising(struct kunit *test) in tlmm_test_silent_rising()
196 static void tlmm_test_silent_falling(struct kunit *test) in tlmm_test_silent_falling()
204 static void tlmm_test_silent_low(struct kunit *test) in tlmm_test_silent_low()
212 static void tlmm_test_silent_high(struct kunit *test) in tlmm_test_silent_high()
220 static void tlmm_test_rising(struct kunit *test) in tlmm_test_rising()
245 static void tlmm_test_falling(struct kunit *test) in tlmm_test_falling()
270 static void tlmm_test_low(struct kunit *test) in tlmm_test_low()
295 static void tlmm_test_high(struct kunit *test) in tlmm_test_high()
417 static void tlmm_test_thread_high(struct kunit *test) in tlmm_test_thread_high()
442 static void tlmm_test_thread_low(struct kunit *test) in tlmm_test_thread_low()
[all …]
/drivers/thunderbolt/
A Dtest.c31 static void kunit_ida_init(struct kunit *test, struct ida *ida) in kunit_ida_init()
72 static struct tb_switch *alloc_host(struct kunit *test) in alloc_host()
173 static struct tb_switch *alloc_host_br(struct kunit *test) in alloc_host_br()
423 static void tb_test_path_basic(struct kunit *test) in tb_test_path_basic()
1334 static void tb_test_tunnel_pcie(struct kunit *test) in tb_test_tunnel_pcie()
1389 static void tb_test_tunnel_dp(struct kunit *test) in tb_test_tunnel_dp()
1603 static void tb_test_tunnel_3dp(struct kunit *test) in tb_test_tunnel_3dp()
1668 static void tb_test_tunnel_usb3(struct kunit *test) in tb_test_tunnel_usb3()
1789 static void tb_test_tunnel_dma(struct kunit *test) in tb_test_tunnel_dma()
1832 static void tb_test_tunnel_dma_rx(struct kunit *test) in tb_test_tunnel_dma_rx()
[all …]
/drivers/base/regmap/
A Dregmap-kunit.c227 struct kunit *test = dev_get_drvdata(dev); in reg_5_false() local
258 static void bulk_write(struct kunit *test) in bulk_write()
291 static void bulk_read(struct kunit *test) in bulk_read()
320 static void multi_write(struct kunit *test) in multi_write()
359 static void multi_read(struct kunit *test) in multi_read()
587 static void reg_defaults(struct kunit *test) in reg_defaults()
693 static void stride(struct kunit *test) in stride()
1198 static void cache_drop(struct kunit *test) in cache_drop()
1785 static void raw_write(struct kunit *test) in raw_write()
1891 static void raw_sync(struct kunit *test) in raw_sync()
[all …]
/drivers/misc/
A Dmisc_minor_kunit.c28 static void kunit_dynamic_minor(struct kunit *test) in kunit_dynamic_minor()
38 static void kunit_static_minor(struct kunit *test) in kunit_static_minor()
48 static void kunit_misc_dynamic_minor(struct kunit *test) in kunit_misc_dynamic_minor()
200 static void __init miscdev_test_static_basic(struct kunit *test) in miscdev_test_static_basic()
240 static void miscdev_test_twice(struct kunit *test) in miscdev_test_twice()
264 static void miscdev_test_duplicate_minor(struct kunit *test) in miscdev_test_duplicate_minor()
292 static void miscdev_test_duplicate_name(struct kunit *test) in miscdev_test_duplicate_name()
322 static void miscdev_test_duplicate_name_leak(struct kunit *test) in miscdev_test_duplicate_name_leak()
377 static void miscdev_test_duplicate_error(struct kunit *test) in miscdev_test_duplicate_error()
455 static void __init miscdev_test_collision(struct kunit *test) in miscdev_test_collision()
[all …]
/drivers/net/wireless/intel/iwlwifi/mld/tests/
A Dutils.c23 int iwlmld_kunit_test_init(struct kunit *test) in iwlmld_kunit_test_init()
77 struct kunit *test = kunit_get_current_test(); in IWL_MLD_ALLOC_FN() local
102 struct kunit *test = kunit_get_current_test(); in IWL_MLD_ALLOC_FN() local
135 struct kunit *test = kunit_get_current_test(); in iwlmld_kunit_add_link() local
151 struct kunit *test = kunit_get_current_test(); in iwlmld_kunit_add_chanctx() local
181 struct kunit *test = kunit_get_current_test(); in iwlmld_kunit_assign_chanctx_to_link() local
209 struct kunit *test = kunit_get_current_test(); in IWL_MLD_ALLOC_FN() local
232 struct kunit *test = kunit_get_current_test(); in iwlmld_kunit_alloc_link_sta() local
253 struct kunit *test = kunit_get_current_test(); in iwlmld_kunit_add_sta() local
285 struct kunit *test = kunit_get_current_test(); in iwlmld_kunit_move_sta_state() local
[all …]
/drivers/gpu/drm/ttm/tests/
A Dttm_tt_test.c39 static void ttm_tt_init_basic(struct kunit *test) in ttm_tt_init_basic()
67 static void ttm_tt_init_misaligned(struct kunit *test) in ttm_tt_init_misaligned()
90 static void ttm_tt_fini_basic(struct kunit *test) in ttm_tt_fini_basic()
110 static void ttm_tt_fini_sg(struct kunit *test) in ttm_tt_fini_sg()
130 static void ttm_tt_fini_shmem(struct kunit *test) in ttm_tt_fini_shmem()
153 static void ttm_tt_create_basic(struct kunit *test) in ttm_tt_create_basic()
188 static void ttm_tt_create_ttm_exists(struct kunit *test) in ttm_tt_create_ttm_exists()
223 static void ttm_tt_create_failed(struct kunit *test) in ttm_tt_create_failed()
241 static void ttm_tt_destroy_basic(struct kunit *test) in ttm_tt_destroy_basic()
294 static void ttm_tt_unpopulate_basic(struct kunit *test) in ttm_tt_unpopulate_basic()
[all …]
/drivers/gpu/drm/vkms/tests/
A Dvkms_config_test.c88 static void vkms_config_test_empty_config(struct kunit *test) in vkms_config_test_empty_config()
123 static void vkms_config_test_default_config(struct kunit *test) in vkms_config_test_default_config()
188 static void vkms_config_test_get_planes(struct kunit *test) in vkms_config_test_get_planes()
231 static void vkms_config_test_get_crtcs(struct kunit *test) in vkms_config_test_get_crtcs()
268 static void vkms_config_test_get_encoders(struct kunit *test) in vkms_config_test_get_encoders()
312 static void vkms_config_test_get_connectors(struct kunit *test) in vkms_config_test_get_connectors()
357 static void vkms_config_test_invalid_plane_number(struct kunit *test) in vkms_config_test_invalid_plane_number()
380 static void vkms_config_test_valid_plane_type(struct kunit *test) in vkms_config_test_valid_plane_type()
473 static void vkms_config_test_invalid_crtc_number(struct kunit *test) in vkms_config_test_invalid_crtc_number()
496 static void vkms_config_test_invalid_encoder_number(struct kunit *test) in vkms_config_test_invalid_encoder_number()
[all …]

Completed in 106 milliseconds

123456789