Searched refs:windowb_y_end (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
H A D | dcn35_optc.c | 217 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 D | timing_generator.h | 135 uint16_t windowb_y_end; member
|
/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
H A D | dce120_timing_generator.c | 1132 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 D | dcn10_optc.c | 1502 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 D | dce110_timing_generator.c | 2179 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 D | amdgpu_dm_crc.c | 828 .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 D | dc.c | 707 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()
|