Searched refs:hubbub31 (Results 1 – 1 of 1) sorted by relevance
1049 void hubbub31_construct(struct dcn20_hubbub *hubbub31, in hubbub31_construct() argument1059 hubbub3_construct(hubbub31, ctx, hubbub_regs, hubbub_shift, hubbub_mask); in hubbub31_construct()1060 hubbub31->base.funcs = &hubbub31_funcs; in hubbub31_construct()1061 hubbub31->detile_buf_size = det_size_kb * 1024; in hubbub31_construct()1062 hubbub31->pixel_chunk_size = pixel_chunk_size_kb * 1024; in hubbub31_construct()1063 hubbub31->crb_size_segs = config_return_buffer_size_kb / DCN31_CRB_SEGMENT_SIZE_KB; in hubbub31_construct()1065 hubbub31->debug_test_index_pstate = 0x6; in hubbub31_construct()