Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dclk_mgr.h91 struct wm_range_table_entry { struct
92 unsigned int wm_inst;
93 unsigned int wm_type;
94 double pstate_latency_us;
95 double sr_exit_time_us;
96 double sr_enter_plus_exit_time_us;
97 bool valid;