Searched refs:wm_range_table (Results 1 – 4 of 4) sorted by relevance
327 WatermarksExternal_t *table = (WatermarksExternal_t *) clk_mgr->wm_range_table; in dcn3_notify_wm_ranges()569 clk_mgr->wm_range_table = dm_helpers_allocate_gpu_mem(clk_mgr->base.ctx, in dcn3_clk_mgr_construct()572 if (!clk_mgr->wm_range_table) { in dcn3_clk_mgr_construct()582 if (clk_mgr->wm_range_table) in dcn3_clk_mgr_destroy()584 clk_mgr->wm_range_table); in dcn3_clk_mgr_destroy()
972 WatermarksExternal_t *table = (WatermarksExternal_t *) clk_mgr->wm_range_table; in dcn32_notify_wm_ranges()1219 clk_mgr->wm_range_table = dm_helpers_allocate_gpu_mem(clk_mgr->base.ctx, in dcn32_clk_mgr_construct()1222 if (!clk_mgr->wm_range_table) { in dcn32_clk_mgr_construct()1232 if (clk_mgr->wm_range_table) in dcn32_clk_mgr_destroy()1234 clk_mgr->wm_range_table); in dcn32_clk_mgr_destroy()
356 void *wm_range_table; member
1453 WatermarksExternal_t *table = (WatermarksExternal_t *) clk_mgr->wm_range_table; in dcn401_notify_wm_ranges()1706 clk_mgr->wm_range_table = dm_helpers_allocate_gpu_mem(clk_mgr->base.ctx, in dcn401_clk_mgr_construct()1709 if (!clk_mgr->wm_range_table) { in dcn401_clk_mgr_construct()1722 if (clk_mgr->wm_range_table) in dcn401_clk_mgr_destroy()1724 clk_mgr->wm_range_table); in dcn401_clk_mgr_destroy()