Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.c148 int actual_pix_clk_khz, in enc314_stream_encoder_hdmi_set_stream_attribute() argument
160 cntl.pixel_clock = actual_pix_clk_khz; in enc314_stream_encoder_hdmi_set_stream_attribute()
227 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc314_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn314_dio_stream_encoder.h323 int actual_pix_clk_khz,
/linux/drivers/gpu/drm/amd/display/dc/dio/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()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.c93 int actual_pix_clk_khz, in enc35_stream_encoder_hdmi_set_stream_attribute() argument
105 cntl.pixel_clock = actual_pix_clk_khz; in enc35_stream_encoder_hdmi_set_stream_attribute()
173 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc35_stream_encoder_hdmi_set_stream_attribute()
/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
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/
H A Ddcn401_dio_stream_encoder.c106 int actual_pix_clk_khz, in enc401_stream_encoder_hdmi_set_stream_attribute() argument
118 cntl.pixel_clock = actual_pix_clk_khz; in enc401_stream_encoder_hdmi_set_stream_attribute()
185 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc401_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn401_dio_stream_encoder.h238 int actual_pix_clk_khz,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_stream_encoder.c577 int actual_pix_clk_khz, in enc3_stream_encoder_hdmi_set_stream_attribute() argument
589 cntl.pixel_clock = actual_pix_clk_khz; in enc3_stream_encoder_hdmi_set_stream_attribute()
662 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc3_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h144 int actual_pix_clk_khz,
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c535 int actual_pix_clk_khz, in dce110_stream_encoder_hdmi_set_stream_attribute() argument
545 cntl.pixel_clock = actual_pix_clk_khz; in dce110_stream_encoder_hdmi_set_stream_attribute()
606 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in dce110_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c483 int actual_pix_clk_khz, in enc1_stream_encoder_hdmi_set_stream_attribute() argument
493 cntl.pixel_clock = actual_pix_clk_khz; in enc1_stream_encoder_hdmi_set_stream_attribute()
558 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc1_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn10_stream_encoder.h652 int actual_pix_clk_khz,