Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c2167 struct atom_display_controller_info_v4_4 *disp_cntl_tbl_4_4 = NULL; in bios_get_golden_table() local
2179 disp_cntl_tbl_4_4 = GET_IMAGE(struct atom_display_controller_info_v4_4, in bios_get_golden_table()
2181 if (!disp_cntl_tbl_4_4) in bios_get_golden_table()
2183 dc_golden_offset = DATA_TABLES(dce_info) + disp_cntl_tbl_4_4->dc_golden_table_offset; in bios_get_golden_table()
2184 *dc_golden_table_ver = disp_cntl_tbl_4_4->dc_golden_table_ver; in bios_get_golden_table()