Searched defs:dc_state (Results 1 – 7 of 7) sorted by relevance
504 struct dc_state { struct508 struct dc_stream_state *streams[MAX_PIPES];513 struct dc_stream_status stream_status[MAX_PIPES];518 uint8_t stream_count;519 uint8_t stream_mask;524 struct resource_context res_ctx;552 * Notice that dc_state is used around the code to capture the current argument556 struct kref refcount;558 struct {560 } perf_params;
445 struct dc_state { struct450 static struct dc_state dc_states[] = { argument
922 struct dc_state *dc_state, in compute_mst_dsc_configs_for_link()1052 struct dc_state *dc_state, in is_dsc_need_re_compute()1149 struct dc_state *dc_state, in compute_mst_dsc_configs_for_state()1210 struct dc_state *dc_state, in pre_compute_mst_dsc_configs_for_state()
2657 static void dm_gpureset_commit_state(struct dc_state *dc_state, in dm_gpureset_commit_state()2713 struct dc_state *dc_state; in dm_resume() local6397 struct dc_state *dc_state = NULL; in dm_validate_stream_and_context() local6764 struct dc_state *dc_state, in dm_update_mst_vcpi_slots_for_dsc()7880 struct dc_state *dc_state, in amdgpu_dm_commit_planes()8361 struct dc_state *dc_state = NULL, *dc_state_temp = NULL; in amdgpu_dm_atomic_commit_tail() local
705 struct dc_plane_state *dc_state; member
43 u32 dc_state; member
2300 struct tegra_dc_state *dc_state = to_dc_state(crtc_state); in tegra_crtc_atomic_flush() local
Completed in 30 milliseconds