Home
last modified time | relevance | path

Searched refs:yclk_khz (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
HDcore_types.h253 int yclk_khz; member
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
HDdce100_resource.c735 context->bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER; in dce100_validate_bandwidth()
738 context->bw.dce.yclk_khz = 0; in dce100_validate_bandwidth()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
HDdce112_resource.c831 context->bw.dce.yclk_khz, in dce112_validate_bandwidth()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
HDdce110_resource.c876 context->bw.dce.yclk_khz, in dce110_validate_bandwidth()
HDdce110_hw_sequencer.c2543 pp_display_cfg->min_memory_clock_khz = context->bw.dce.yclk_khz in pplib_apply_display_requirements()
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
HDdce80_resource.c743 context->bw.dce.yclk_khz = 250000 * MEMORY_TYPE_MULTIPLIER; in dce80_validate_bandwidth()
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDdce_calcs.c3042 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()
3045 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()
3048 calcs_output->yclk_khz = bw_fixed_to_int( in bw_calcs()