Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/virtual/
Dvirtual_stream_encoder.c41 int actual_pix_clk_khz, in virtual_stream_encoder_hdmi_set_stream_attribute() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.c536 int actual_pix_clk_khz, in enc3_stream_encoder_hdmi_set_stream_attribute() argument
548 cntl.pixel_clock = actual_pix_clk_khz; in enc3_stream_encoder_hdmi_set_stream_attribute()
621 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc3_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dstream_encoder.h134 int actual_pix_clk_khz,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c493 int actual_pix_clk_khz, in enc1_stream_encoder_hdmi_set_stream_attribute() argument
503 cntl.pixel_clock = actual_pix_clk_khz; in enc1_stream_encoder_hdmi_set_stream_attribute()
557 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in enc1_stream_encoder_hdmi_set_stream_attribute()
Ddcn10_stream_encoder.h583 int actual_pix_clk_khz,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c555 int actual_pix_clk_khz, in dce110_stream_encoder_hdmi_set_stream_attribute() argument
565 cntl.pixel_clock = actual_pix_clk_khz; in dce110_stream_encoder_hdmi_set_stream_attribute()
626 if (actual_pix_clk_khz >= HDMI_CLOCK_CHANNEL_RATE_MORE_340M) { in dce110_stream_encoder_hdmi_set_stream_attribute()