Searched refs:fixed20_12 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_fixed.h33 } fixed20_12; typedef in typeref:union:dfixed
46 static inline u32 dfixed_floor(fixed20_12 A)
53 static inline u32 dfixed_ceil(fixed20_12 A)
63 static inline u32 dfixed_div(fixed20_12 A, fixed20_12 B)
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Drs690.c74 fixed20_12 tmp;
220 fixed20_12 num_line_pair;
221 fixed20_12 estimated_width;
222 fixed20_12 worst_case_latency;
223 fixed20_12 consumption_rate;
224 fixed20_12 active_time;
225 fixed20_12 dbpp;
226 fixed20_12 priority_mark_max;
227 fixed20_12 priority_mark;
228 fixed20_12 scl
[all...]
H A Drv515.c929 fixed20_12 num_line_pair;
930 fixed20_12 estimated_width;
931 fixed20_12 worst_case_latency;
932 fixed20_12 consumption_rate;
933 fixed20_12 active_time;
934 fixed20_12 dbpp;
935 fixed20_12 priority_mark_max;
936 fixed20_12 priority_mark;
937 fixed20_12 sclk;
945 fixed20_12
[all...]
H A Dradeon.h1076 fixed20_12 max_bandwidth;
1077 fixed20_12 igp_sideport_mclk;
1078 fixed20_12 igp_system_mclk;
1079 fixed20_12 igp_ht_link_clk;
1080 fixed20_12 igp_ht_link_width;
1081 fixed20_12 k8_bandwidth;
1082 fixed20_12 sideport_bandwidth;
1083 fixed20_12 ht_bandwidth;
1084 fixed20_12 core_bandwidth;
1085 fixed20_12 scl
[all...]
H A Devergreen.c831 fixed20_12 vsc; /* vertical scale ratio */
841 fixed20_12 dram_efficiency; /* 0.7 */
842 fixed20_12 yclk, dram_channels, bandwidth;
843 fixed20_12 a;
861 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */
862 fixed20_12 yclk, dram_channels, bandwidth;
863 fixed20_12 a;
881 fixed20_12 return_efficiency; /* 0.8 */
882 fixed20_12 sclk, bandwidth;
883 fixed20_12
[all...]
H A Dsi.c541 fixed20_12 vsc; /* vertical scale ratio */
551 fixed20_12 dram_efficiency; /* 0.7 */
552 fixed20_12 yclk, dram_channels, bandwidth;
553 fixed20_12 a;
571 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */
572 fixed20_12 yclk, dram_channels, bandwidth;
573 fixed20_12 a;
591 fixed20_12 return_efficiency; /* 0.8 */
592 fixed20_12 sclk, bandwidth;
593 fixed20_12
[all...]
H A Dr100.c3255 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff;
3256 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff;
3257 fixed20_12 peak_disp_bw, mem_bw, pix_clk, pix_clk2, temp_ff, crit_point_ff;
3259 fixed20_12 memtcas_ff[8] = {
3268 fixed20_12 memtcas_rs480_ff[8] = {
3278 fixed20_12 memtcas2_ff[8] = {
3288 fixed20_12 memtrbs[8] = {
3298 fixed20_12 memtrbs_r4xx[8] = {
3308 fixed20_12 min_mem_eff;
3309 fixed20_12 mc_latency_scl
[all...]
H A Dradeon_mode.h315 fixed20_12 vsc;
316 fixed20_12 hsc;
H A Dradeon_device.c491 fixed20_12 a;
H A Dradeon_display.c1520 fixed20_12 a, b;

Completed in 117 milliseconds