Home
last modified time | relevance | path

Searched refs:SPL_ASSERT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
A Dspl_debug.h8 #ifdef SPL_ASSERT
9 #undef SPL_ASSERT
11 #define SPL_ASSERT(b) macro
A Ddc_spl_types.h9 #ifndef SPL_ASSERT
10 #define SPL_ASSERT(_bool) ((void *)0) macro
A Ddc_spl.c149 SPL_ASSERT(mpc_slice_count == 1 || in calculate_mpc_slice_in_timing_active()
162 SPL_ASSERT(mpc_rec.height % 2 == 0); in calculate_mpc_slice_in_timing_active()
669 SPL_ASSERT(src.x % vpc_div == 0 && src.y % vpc_div == 0); in spl_calculate_inits_and_viewports()
682 SPL_ASSERT(spl_in->basic_in.rotation == SPL_ROTATION_ANGLE_0 || in spl_handle_3d_recout()
1021 SPL_ASSERT((spl_scratch->scl_data.taps.v_taps > 1) && in spl_get_optimal_number_of_taps()
1034 SPL_ASSERT(spl_scratch->scl_data.taps.v_taps > 1); in spl_get_optimal_number_of_taps()

Completed in 11 milliseconds