Home
last modified time | relevance | path

Searched refs:pixel_clk_khz (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clocks.c58 { .display_clk_khz = 0, .pixel_clk_khz = 0 },
60 { .display_clk_khz = 0, .pixel_clk_khz = 0 },
62 { .display_clk_khz = 352000, .pixel_clk_khz = 330000},
64 { .display_clk_khz = 600000, .pixel_clk_khz = 400000 },
66 { .display_clk_khz = 600000, .pixel_clk_khz = 400000 } };
70 { .display_clk_khz = 0, .pixel_clk_khz = 0 },
72 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
74 { .display_clk_khz = 352000, .pixel_clk_khz = 330000 },
76 { .display_clk_khz = 467000, .pixel_clk_khz = 400000 },
78 { .display_clk_khz = 643000, .pixel_clk_khz = 400000 } };
[all …]
Ddce_stream_encoder.c952 m_vid_l *= param->pixel_clk_khz; in dce110_stream_encoder_dp_unblank()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddisplay_clock.h36 int pixel_clk_khz; member
Dstream_encoder.h70 unsigned int pixel_clk_khz; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h405 unsigned int pixel_clk_khz; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c834 m_vid_l *= param->pixel_clk_khz; in enc1_stream_encoder_dp_unblank()
Ddcn10_hubp.c1100 dst_x_offset /= param->pixel_clk_khz; in hubp1_cursor_set_position()
Ddcn10_hw_sequencer.c2586 .pixel_clk_khz = pipe_ctx->stream->timing.pix_clk_khz, in dcn10_set_cursor_position()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1079 params.pixel_clk_khz = in dce110_unblank_stream()
2815 .pixel_clk_khz = pipe_ctx->stream->timing.pix_clk_khz, in dce110_set_cursor_position()