Searched defs:dc_state (Results 1 – 7 of 7) sorted by relevance
468 struct dc_state { struct469 struct dc_stream_state *streams[MAX_PIPES];471 uint8_t stream_count;472 uint8_t stream_mask;474 struct resource_context res_ctx;476 struct bw_context bw_ctx;481 struct dcn_bw_internal_vars dcn_bw_vars;484 struct clk_mgr *clk_mgr;486 struct kref refcount;488 struct {[all …]
445 struct dc_state { struct450 static struct dc_state dc_states[] = { argument
765 struct dc_state *dc_state, in compute_mst_dsc_configs_for_link()888 struct dc_state *dc_state, in is_dsc_need_re_compute()948 struct dc_state *dc_state, in compute_mst_dsc_configs_for_state()
2480 static void dm_gpureset_commit_state(struct dc_state *dc_state, in dm_gpureset_commit_state()2564 struct dc_state *dc_state; in dm_resume() local7286 struct dc_state *dc_state, in dm_update_mst_vcpi_slots_for_dsc()8984 struct dc_state *dc_state, in amdgpu_dm_commit_planes()9420 struct dc_state *dc_state = NULL, *dc_state_temp = NULL; in amdgpu_dm_atomic_commit_tail() local
619 struct dc_plane_state *dc_state; member
43 u32 dc_state; member
2141 struct tegra_dc_state *dc_state = to_dc_state(crtc_state); in tegra_crtc_atomic_flush() local
Completed in 48 milliseconds