Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c3432 struct atom_display_controller_info_v4_4 *disp_cntl_tbl_4_4 = NULL; in bios_get_golden_table() local
3444 disp_cntl_tbl_4_4 = GET_IMAGE(struct atom_display_controller_info_v4_4, in bios_get_golden_table()
3446 if (!disp_cntl_tbl_4_4) in bios_get_golden_table()
3448 dc_golden_offset = DATA_TABLES(dce_info) + disp_cntl_tbl_4_4->dc_golden_table_offset; in bios_get_golden_table()
3449 *dc_golden_table_ver = disp_cntl_tbl_4_4->dc_golden_table_ver; in bios_get_golden_table()