Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubbub.c1030 void hubbub31_construct(struct dcn20_hubbub *hubbub31, in hubbub31_construct() argument
1040 hubbub3_construct(hubbub31, ctx, hubbub_regs, hubbub_shift, hubbub_mask); in hubbub31_construct()
1041 hubbub31->base.funcs = &hubbub31_funcs; in hubbub31_construct()
1042 hubbub31->detile_buf_size = det_size_kb * 1024; in hubbub31_construct()
1043 hubbub31->pixel_chunk_size = pixel_chunk_size_kb * 1024; in hubbub31_construct()
1044 hubbub31->crb_size_segs = config_return_buffer_size_kb / DCN31_CRB_SEGMENT_SIZE_KB; in hubbub31_construct()
1046 hubbub31->debug_test_index_pstate = 0x6; in hubbub31_construct()