Searched refs:subvp_data (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c615 * the pipe_data (subvp_data and vblank_data). Also check if the VBLANK pipe
705 pipe_data->pipe_config.subvp_data.prefetch_to_mall_start_lines =
713 pipe_data->pipe_config.subvp_data.prefetch_to_mall_start_lines =
748 pipe_data->pipe_config.subvp_data.pix_clk_100hz = subvp_pipe->stream->timing.pix_clk_100hz;
749 pipe_data->pipe_config.subvp_data.htotal = subvp_pipe->stream->timing.h_total;
750 pipe_data->pipe_config.subvp_data.vtotal = subvp_pipe->stream->timing.v_total;
751 pipe_data->pipe_config.subvp_data.main_vblank_start =
753 pipe_data->pipe_config.subvp_data.main_vblank_end =
755 pipe_data->pipe_config.subvp_data.mall_region_lines = phantom_timing->v_addressable;
756 pipe_data->pipe_config.subvp_data
[all...]
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1508 } subvp_data; member in union:dmub_cmd_fw_assisted_mclk_switch_pipe_data_v2::__anon65
1530 /* - subvp_data in the union (pipe_config) takes up 27 bytes.

Completed in 148 milliseconds