Searched defs:dc_debug_options (Results 1 – 1 of 1) sorted by relevance
519 struct dc_debug_options { struct520 bool native422_support;521 bool disable_dsc;522 enum visual_confirm visual_confirm;523 bool sanity_checks;524 bool max_disp_clk;525 bool surface_trace;526 bool timing_trace;527 bool clock_trace;528 bool validation_trace;[all …]