estimated_width 262 drivers/gpu/drm/radeon/rs690.c fixed20_12 estimated_width; estimated_width 279 drivers/gpu/drm/radeon/rs690.c fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; estimated_width 448 drivers/gpu/drm/radeon/rs690.c estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; estimated_width 449 drivers/gpu/drm/radeon/rs690.c estimated_width.full = dfixed_div(estimated_width, consumption_time); estimated_width 450 drivers/gpu/drm/radeon/rs690.c if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { estimated_width 454 drivers/gpu/drm/radeon/rs690.c wm->priority_mark.full = dfixed_div(estimated_width, a); estimated_width 945 drivers/gpu/drm/radeon/rv515.c fixed20_12 estimated_width; estimated_width 962 drivers/gpu/drm/radeon/rv515.c fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; estimated_width 1099 drivers/gpu/drm/radeon/rv515.c estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; estimated_width 1100 drivers/gpu/drm/radeon/rv515.c estimated_width.full = dfixed_div(estimated_width, consumption_time); estimated_width 1101 drivers/gpu/drm/radeon/rv515.c if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { estimated_width 1105 drivers/gpu/drm/radeon/rv515.c wm->priority_mark.full = dfixed_div(estimated_width, a);