Searched refs:fixed20_12 (Results 1 – 7 of 7) sorted by relevance
| /linux/include/drm/ |
| H A D | drm_fixed.h | 34 } fixed20_12; typedef 47 static inline u32 dfixed_floor(fixed20_12 A) in dfixed_floor() 54 static inline u32 dfixed_ceil(fixed20_12 A) in dfixed_ceil() 64 static inline u32 dfixed_div(fixed20_12 A, fixed20_12 B) in dfixed_div()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rs690.c | 72 fixed20_12 tmp; in rs690_pm_info() 261 fixed20_12 num_line_pair; 262 fixed20_12 estimated_width; 263 fixed20_12 worst_case_latency; 264 fixed20_12 consumption_rate; 265 fixed20_12 active_time; 266 fixed20_12 dbpp; 267 fixed20_12 priority_mark_max; 268 fixed20_12 priority_mark; 269 fixed20_12 sclk; [all …]
|
| H A D | rv515.c | 912 fixed20_12 num_line_pair; 913 fixed20_12 estimated_width; 914 fixed20_12 worst_case_latency; 915 fixed20_12 consumption_rate; 916 fixed20_12 active_time; 917 fixed20_12 dbpp; 918 fixed20_12 priority_mark_max; 919 fixed20_12 priority_mark; 920 fixed20_12 sclk; 929 fixed20_12 a, b, c; in rv515_crtc_bandwidth_compute() [all …]
|
| H A D | r100.c | 3173 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() 3174 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() 3175 fixed20_12 peak_disp_bw, mem_bw, pix_clk, pix_clk2, temp_ff; in r100_bandwidth_update() 3176 fixed20_12 crit_point_ff = {0}; in r100_bandwidth_update() 3178 fixed20_12 memtcas_ff[8] = { in r100_bandwidth_update() 3187 fixed20_12 memtcas_rs480_ff[8] = { in r100_bandwidth_update() 3197 fixed20_12 memtcas2_ff[8] = { in r100_bandwidth_update() 3207 fixed20_12 memtrbs[8] = { in r100_bandwidth_update() 3217 fixed20_12 memtrbs_r4xx[8] = { in r100_bandwidth_update() 3227 fixed20_12 min_mem_eff; in r100_bandwidth_update() [all …]
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_dp_mst_helper_test.c | 74 fixed20_12 expected;
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp_mst.c | 353 fixed20_12 pbn; in intel_dp_mtp_tu_compute_config()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 3595 fixed20_12 drm_dp_get_vc_payload_bw(int link_rate, int link_lane_count) in drm_dp_get_vc_payload_bw() 3599 fixed20_12 ret; in drm_dp_get_vc_payload_bw()
|