Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A 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 },
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 },
82 { .display_clk_khz = 0, .pixel_clk_khz = 0 },
94 { .display_clk_khz = 0, .pixel_clk_khz = 0 },
96 { .display_clk_khz = 0, .pixel_clk_khz = 0 },
[all …]
H A Ddce_stream_encoder.c952 m_vid_l *= param->pixel_clk_khz; in dce110_stream_encoder_dp_unblank()
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Ddisplay_clock.h36 int pixel_clk_khz; member
H A Dstream_encoder.h70 unsigned int pixel_clk_khz; member
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h405 unsigned int pixel_clk_khz; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c834 m_vid_l *= param->pixel_clk_khz; in enc1_stream_encoder_dp_unblank()
H A Ddcn10_hubp.c1100 dst_x_offset /= param->pixel_clk_khz; in hubp1_cursor_set_position()
H A Ddcn10_hw_sequencer.c2602 .pixel_clk_khz = pipe_ctx->stream->timing.pix_clk_khz, in dcn10_set_cursor_position()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1087 params.pixel_clk_khz = in dce110_unblank_stream()
2835 .pixel_clk_khz = pipe_ctx->stream->timing.pix_clk_khz, in dce110_set_cursor_position()