Home
last modified time | relevance | path

Searched refs:recout_height (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c222 dml_print("DML PARAMS: recout_height = %d\n", pipe_dest->recout_height); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h509 unsigned int recout_height; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2916 …uint32_t recout_height; /* RECOUT_SIZE->RECOUT_HEIGHT from pipe_ctx->plane_res.sc… member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c6719 state->dpp[i].recout_height = dscl_data->recout.height; in dc_capture_register_software_state()