Lines Matching refs:dfixed_const
949 a.full = dfixed_const(100); in rv515_crtc_bandwidth_compute()
950 sclk.full = dfixed_const(selected_sclk); in rv515_crtc_bandwidth_compute()
953 if (crtc->vsc.full > dfixed_const(2)) in rv515_crtc_bandwidth_compute()
954 wm->num_line_pair.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
956 wm->num_line_pair.full = dfixed_const(1); in rv515_crtc_bandwidth_compute()
958 b.full = dfixed_const(mode->crtc_hdisplay); in rv515_crtc_bandwidth_compute()
959 c.full = dfixed_const(256); in rv515_crtc_bandwidth_compute()
963 if (a.full < dfixed_const(4)) { in rv515_crtc_bandwidth_compute()
975 a.full = dfixed_const(mode->clock); in rv515_crtc_bandwidth_compute()
976 b.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()
980 b.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
984 c.full = dfixed_const(2); in rv515_crtc_bandwidth_compute()
990 a.full = dfixed_const(1); in rv515_crtc_bandwidth_compute()
999 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rv515_crtc_bandwidth_compute()
1007 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rv515_crtc_bandwidth_compute()
1008 b.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1017 a.full = dfixed_const(600 * 1000); in rv515_crtc_bandwidth_compute()
1019 read_delay_latency.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()
1030 a.full = dfixed_const(3); in rv515_crtc_bandwidth_compute()
1050 tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2); in rv515_crtc_bandwidth_compute()
1056 wm->dbpp.full = dfixed_const(2 * 16); in rv515_crtc_bandwidth_compute()
1061 a.full = dfixed_const(16); in rv515_crtc_bandwidth_compute()
1062 wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1072 a.full = dfixed_const(16); in rv515_crtc_bandwidth_compute()
1107 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1115 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()
1121 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1129 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()
1155 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1163 b.full = dfixed_const(16); in rv515_compute_mode_priority()
1182 a.full = dfixed_const(16); in rv515_compute_mode_priority()
1190 b.full = dfixed_const(16 * 1000); in rv515_compute_mode_priority()