Searched refs:pixel_clk_khz (Results 1 – 9 of 9) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_clocks.c | 58 { .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 …]
|
| D | dce_stream_encoder.c | 952 m_vid_l *= param->pixel_clk_khz; in dce110_stream_encoder_dp_unblank()
|
| /Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | display_clock.h | 36 int pixel_clk_khz; member
|
| D | stream_encoder.h | 70 unsigned int pixel_clk_khz; member
|
| /Linux-v4.19/drivers/gpu/drm/amd/display/dc/ |
| D | dc_hw_types.h | 405 unsigned int pixel_clk_khz; member
|
| /Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_stream_encoder.c | 834 m_vid_l *= param->pixel_clk_khz; in enc1_stream_encoder_dp_unblank()
|
| D | dcn10_hubp.c | 1100 dst_x_offset /= param->pixel_clk_khz; in hubp1_cursor_set_position()
|
| D | dcn10_hw_sequencer.c | 2586 .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/ |
| D | dce110_hw_sequencer.c | 1079 params.pixel_clk_khz = in dce110_unblank_stream() 2815 .pixel_clk_khz = pipe_ctx->stream->timing.pix_clk_khz, in dce110_set_cursor_position()
|