Home
last modified time | relevance | path

Searched refs:actual_pix_clk_khz (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c106 int actual_pix_clk_khz, in enc32_stream_encoder_hdmi_set_stream_attribute() argument
118 cntl.pixel_clock = actual_pix_clk_khz; in enc32_stream_encoder_hdmi_set_stream_attribute()
185 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc32_stream_encoder_hdmi_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c139 int actual_pix_clk_khz, in enc314_stream_encoder_hdmi_set_stream_attribute() argument
151 cntl.pixel_clock = actual_pix_clk_khz; in enc314_stream_encoder_hdmi_set_stream_attribute()
218 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc314_stream_encoder_hdmi_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_stream_encoder.c39 int actual_pix_clk_khz, in virtual_stream_encoder_hdmi_set_stream_attribute() argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c580 int actual_pix_clk_khz, in enc3_stream_encoder_hdmi_set_stream_attribute() argument
592 cntl.pixel_clock = actual_pix_clk_khz; in enc3_stream_encoder_hdmi_set_stream_attribute()
665 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc3_stream_encoder_hdmi_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h142 int actual_pix_clk_khz,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c484 int actual_pix_clk_khz, in enc1_stream_encoder_hdmi_set_stream_attribute() argument
494 cntl.pixel_clock = actual_pix_clk_khz; in enc1_stream_encoder_hdmi_set_stream_attribute()
559 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc1_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn10_stream_encoder.h628 int actual_pix_clk_khz,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c536 int actual_pix_clk_khz, in dce110_stream_encoder_hdmi_set_stream_attribute() argument
546 cntl.pixel_clock = actual_pix_clk_khz; in dce110_stream_encoder_hdmi_set_stream_attribute()
607 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in dce110_stream_encoder_hdmi_set_stream_attribute()