Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c217 OTG_CRC0_WINDOWB_Y_END, params->windowb_y_end); in optc35_configure_crc()
250 OTG_CRC1_WINDOWB_Y_END, params->windowb_y_end); in optc35_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h135 uint16_t windowb_y_end; member
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1132 CRTC_CRC0_WINDOWB_Y_END, params->windowb_y_end); in dce120_configure_crc()
1159 CRTC_CRC1_WINDOWB_Y_END, params->windowb_y_end); in dce120_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c1502 OTG_CRC0_WINDOWB_Y_END, params->windowb_y_end); in optc1_configure_crc()
1529 OTG_CRC1_WINDOWB_Y_END, params->windowb_y_end); in optc1_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2179 set_reg_field_value(value, params->windowb_y_end, in dce110_configure_crc()
2233 set_reg_field_value(value, params->windowb_y_end, in dce110_configure_crc()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c828 .windowb_y_end = acrtc->dm_irq_params.window_param[i].y_end, in amdgpu_dm_crtc_handle_crc_window_irq()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c707 param.windowb_y_end = pipe->stream->timing.v_addressable; in dc_stream_configure_crc()
717 param.windowb_y_end = crc_window->windowb_y_end; in dc_stream_configure_crc()