Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h418 struct dce_bw_output { struct
419 bool cpuc_state_change_enable;
420 bool cpup_state_change_enable;
421 bool stutter_mode_enable;
422 bool nbp_state_change_enable;
423 bool all_displays_in_sync;
424 struct dce_watermarks urgent_wm_ns[MAX_PIPES];
448 struct dce_bw_output dce; argument