Home
last modified time | relevance | path

Searched refs:display_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_wrapper_fpu.c160 …ate_lowest_supported_state_for_temp_read(struct dml2_context *dml2, struct dc_state *display_state, in calculate_lowest_supported_state_for_temp_read() argument
182 struct pipe_ctx *pipe = &display_state->res_ctx.pipe_ctx[i]; in calculate_lowest_supported_state_for_temp_read()
192 map_dc_state_into_dml_display_cfg(dml2, display_state, &s->cur_display_config); in calculate_lowest_supported_state_for_temp_read()
269 struct dc_state *display_state, in dml_mode_support_wrapper() argument
290 struct pipe_ctx *pipe = &display_state->res_ctx.pipe_ctx[i]; in dml_mode_support_wrapper()
300 map_dc_state_into_dml_display_cfg(dml2, display_state, &s->cur_display_config); in dml_mode_support_wrapper()
H A Ddml2_utils.c513 …et_buffer_configuration(struct dml2_context *in_ctx, struct dc_state *display_state, struct dml2_h… in dml2_verify_det_buffer_configuration() argument
522 if (!display_state->res_ctx.pipe_ctx[i].stream) in dml2_verify_det_buffer_configuration()
524 if (get_plane_id(in_ctx, display_state, display_state->res_ctx.pipe_ctx[i].plane_state, in dml2_verify_det_buffer_configuration()
525 display_state->res_ctx.pipe_ctx[i].stream->stream_id, in dml2_verify_det_buffer_configuration()
526 …in_ctx->v20.scratch.dml_to_dc_pipe_mapping.dml_pipe_idx_to_plane_index[display_state->res_ctx.pipe… in dml2_verify_det_buffer_configuration()
529 …dml_pipe_idx = dml2_helper_find_dml_pipe_idx_by_stream_id(in_ctx, display_state->res_ctx.pipe_ctx[… in dml2_verify_det_buffer_configuration()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c1813 u16 display_state:1; member