Lines Matching refs:priority_mark
951 fixed20_12 priority_mark; member
1102 wm->priority_mark.full = wm->priority_mark_max.full; in rv515_crtc_bandwidth_compute()
1105 wm->priority_mark.full = dfixed_div(estimated_width, a); in rv515_crtc_bandwidth_compute()
1106 wm->priority_mark.full = dfixed_ceil(wm->priority_mark); in rv515_crtc_bandwidth_compute()
1107 wm->priority_mark.full = wm->priority_mark_max.full - wm->priority_mark.full; in rv515_crtc_bandwidth_compute()
1164 if (wm0->priority_mark.full > priority_mark02.full) in rv515_compute_mode_priority()
1165 priority_mark02.full = wm0->priority_mark.full; in rv515_compute_mode_priority()
1168 if (wm1->priority_mark.full > priority_mark12.full) in rv515_compute_mode_priority()
1169 priority_mark12.full = wm1->priority_mark.full; in rv515_compute_mode_priority()
1198 if (wm0->priority_mark.full > priority_mark02.full) in rv515_compute_mode_priority()
1199 priority_mark02.full = wm0->priority_mark.full; in rv515_compute_mode_priority()
1225 if (wm1->priority_mark.full > priority_mark12.full) in rv515_compute_mode_priority()
1226 priority_mark12.full = wm1->priority_mark.full; in rv515_compute_mode_priority()