Lines Matching refs:dfixed_const
981 a.full = dfixed_const(100); in rv515_crtc_bandwidth_compute()
982 sclk.full = dfixed_const(selected_sclk); in rv515_crtc_bandwidth_compute()
985 if (crtc->vsc.full > dfixed_const(2)) in rv515_crtc_bandwidth_compute()
986 wm->num_line_pair.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
988 wm->num_line_pair.full = dfixed_const(1); in rv515_crtc_bandwidth_compute()
990 b.full = dfixed_const(mode->crtc_hdisplay); in rv515_crtc_bandwidth_compute()
991 c.full = dfixed_const(256); in rv515_crtc_bandwidth_compute()
995 if (a.full < dfixed_const(4)) { in rv515_crtc_bandwidth_compute()
1007 a.full = dfixed_const(mode->clock); in rv515_crtc_bandwidth_compute()
1008 b.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()
1012 b.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
1016 c.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
1022 a.full = dfixed_const(1); in rv515_crtc_bandwidth_compute()
1031 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rv515_crtc_bandwidth_compute()
1039 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rv515_crtc_bandwidth_compute()
1040 b.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1049 a.full = dfixed_const(600 * 1000); in rv515_crtc_bandwidth_compute()
1051 read_delay_latency.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()
1062 a.full = dfixed_const(3); in rv515_crtc_bandwidth_compute()
1082 tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2); in rv515_crtc_bandwidth_compute()
1088 wm->dbpp.full = dfixed_const(2 * 16); in rv515_crtc_bandwidth_compute()
1093 a.full = dfixed_const(16); in rv515_crtc_bandwidth_compute()
1094 wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1104 a.full = dfixed_const(16); in rv515_crtc_bandwidth_compute()
1139 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1147 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()
1153 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1161 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()
1187 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1195 b.full = dfixed_const(16); in rv515_compute_mode_priority()
1214 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1222 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()