Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h396 struct dce_bw_output { struct
397 bool cpuc_state_change_enable;
398 bool cpup_state_change_enable;
399 bool stutter_mode_enable;
400 bool nbp_state_change_enable;
401 bool all_displays_in_sync;
402 struct dce_watermarks urgent_wm_ns[MAX_PIPES];
426 struct dce_bw_output dce; argument