Home
last modified time | relevance | path

Searched refs:windowa_y_start (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c206 OTG_CRC0_WINDOWA_Y_START, params->windowa_y_start, in optc35_configure_crc()
239 OTG_CRC1_WINDOWA_Y_START, params->windowa_y_start, in optc35_configure_crc()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c822 .windowa_y_start = acrtc->dm_irq_params.window_param[i].y_start, in amdgpu_dm_crtc_handle_crc_window_irq()
846 crtc_ctx->roi[i].rect.y = crc_window.windowa_y_start; in amdgpu_dm_crtc_handle_crc_window_irq()
850 crc_window.windowa_y_start; in amdgpu_dm_crtc_handle_crc_window_irq()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h129 uint16_t windowa_y_start; member
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1121 CRTC_CRC0_WINDOWA_Y_START, params->windowa_y_start, in dce120_configure_crc()
1148 CRTC_CRC1_WINDOWA_Y_START, params->windowa_y_start, in dce120_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c1489 OTG_CRC0_WINDOWA_Y_START, params->windowa_y_start, in optc1_configure_crc()
1516 OTG_CRC1_WINDOWA_Y_START, params->windowa_y_start, in optc1_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2154 set_reg_field_value(value, params->windowa_y_start, in dce110_configure_crc()
2208 set_reg_field_value(value, params->windowa_y_start, in dce110_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c717 param.windowa_y_start = 0; in dc_stream_configure_crc()
727 param.windowa_y_start = crc_window->windowa_y_start; in dc_stream_configure_crc()