Home
last modified time | relevance | path

Searched defs:dc_debug_options (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h747 struct dc_debug_options { struct
748 bool native422_support;
749 bool disable_dsc;
750 enum visual_confirm visual_confirm;
751 int visual_confirm_rect_height;
753 bool sanity_checks;
754 bool max_disp_clk;
755 bool surface_trace;
756 bool timing_trace;
757 bool clock_trace;
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h415 struct dc_debug_options { struct
416 enum visual_confirm visual_confirm;
417 bool sanity_checks;
418 bool max_disp_clk;
419 bool surface_trace;
420 bool timing_trace;
421 bool clock_trace;
422 bool validation_trace;
423 bool bandwidth_calcs_trace;
424 int max_downscale_src_width;
[all …]