Lines Matching refs:dfixed_const
979 a.full = dfixed_const(100); in rv515_crtc_bandwidth_compute()
980 sclk.full = dfixed_const(selected_sclk); in rv515_crtc_bandwidth_compute()
983 if (crtc->vsc.full > dfixed_const(2)) in rv515_crtc_bandwidth_compute()
984 wm->num_line_pair.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
986 wm->num_line_pair.full = dfixed_const(1); in rv515_crtc_bandwidth_compute()
988 b.full = dfixed_const(mode->crtc_hdisplay); in rv515_crtc_bandwidth_compute()
989 c.full = dfixed_const(256); in rv515_crtc_bandwidth_compute()
993 if (a.full < dfixed_const(4)) { in rv515_crtc_bandwidth_compute()
1005 a.full = dfixed_const(mode->clock); in rv515_crtc_bandwidth_compute()
1006 b.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()
1010 b.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
1014 c.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
1020 a.full = dfixed_const(1); in rv515_crtc_bandwidth_compute()
1029 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rv515_crtc_bandwidth_compute()
1037 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rv515_crtc_bandwidth_compute()
1038 b.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1047 a.full = dfixed_const(600 * 1000); in rv515_crtc_bandwidth_compute()
1049 read_delay_latency.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()
1060 a.full = dfixed_const(3); in rv515_crtc_bandwidth_compute()
1080 tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2); in rv515_crtc_bandwidth_compute()
1086 wm->dbpp.full = dfixed_const(2 * 16); in rv515_crtc_bandwidth_compute()
1091 a.full = dfixed_const(16); in rv515_crtc_bandwidth_compute()
1092 wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1102 a.full = dfixed_const(16); in rv515_crtc_bandwidth_compute()
1137 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1145 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()
1151 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1159 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()
1185 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1193 b.full = dfixed_const(16); in rv515_compute_mode_priority()
1212 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1220 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()