/Linux-v4.19/include/drm/ |
D | drm_fixed.h | 32 } fixed20_12; typedef 45 static inline u32 dfixed_floor(fixed20_12 A) in dfixed_floor() 52 static inline u32 dfixed_ceil(fixed20_12 A) in dfixed_ceil() 62 static inline u32 dfixed_div(fixed20_12 A, fixed20_12 B) in dfixed_div()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | rs690.c | 70 fixed20_12 tmp; in rs690_pm_info() 259 fixed20_12 num_line_pair; 260 fixed20_12 estimated_width; 261 fixed20_12 worst_case_latency; 262 fixed20_12 consumption_rate; 263 fixed20_12 active_time; 264 fixed20_12 dbpp; 265 fixed20_12 priority_mark_max; 266 fixed20_12 priority_mark; 267 fixed20_12 sclk; [all …]
|
D | rv515.c | 939 fixed20_12 num_line_pair; 940 fixed20_12 estimated_width; 941 fixed20_12 worst_case_latency; 942 fixed20_12 consumption_rate; 943 fixed20_12 active_time; 944 fixed20_12 dbpp; 945 fixed20_12 priority_mark_max; 946 fixed20_12 priority_mark; 947 fixed20_12 sclk; 956 fixed20_12 a, b, c; in rv515_crtc_bandwidth_compute() [all …]
|
D | evergreen.c | 1936 fixed20_12 vsc; /* vertical scale ratio */ 1946 fixed20_12 dram_efficiency; /* 0.7 */ in evergreen_dram_bandwidth() 1947 fixed20_12 yclk, dram_channels, bandwidth; in evergreen_dram_bandwidth() 1948 fixed20_12 a; in evergreen_dram_bandwidth() 1966 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in evergreen_dram_bandwidth_for_display() 1967 fixed20_12 yclk, dram_channels, bandwidth; in evergreen_dram_bandwidth_for_display() 1968 fixed20_12 a; in evergreen_dram_bandwidth_for_display() 1986 fixed20_12 return_efficiency; /* 0.8 */ in evergreen_data_return_bandwidth() 1987 fixed20_12 sclk, bandwidth; in evergreen_data_return_bandwidth() 1988 fixed20_12 a; in evergreen_data_return_bandwidth() [all …]
|
D | radeon.h | 1600 fixed20_12 max_bandwidth; 1601 fixed20_12 igp_sideport_mclk; 1602 fixed20_12 igp_system_mclk; 1603 fixed20_12 igp_ht_link_clk; 1604 fixed20_12 igp_ht_link_width; 1605 fixed20_12 k8_bandwidth; 1606 fixed20_12 sideport_bandwidth; 1607 fixed20_12 ht_bandwidth; 1608 fixed20_12 core_bandwidth; 1609 fixed20_12 sclk; [all …]
|
D | r100.c | 3143 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() 3144 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() 3145 fixed20_12 peak_disp_bw, mem_bw, pix_clk, pix_clk2, temp_ff; in r100_bandwidth_update() 3146 fixed20_12 crit_point_ff = {0}; in r100_bandwidth_update() 3148 fixed20_12 memtcas_ff[8] = { in r100_bandwidth_update() 3157 fixed20_12 memtcas_rs480_ff[8] = { in r100_bandwidth_update() 3167 fixed20_12 memtcas2_ff[8] = { in r100_bandwidth_update() 3177 fixed20_12 memtrbs[8] = { in r100_bandwidth_update() 3187 fixed20_12 memtrbs_r4xx[8] = { in r100_bandwidth_update() 3197 fixed20_12 min_mem_eff; in r100_bandwidth_update() [all …]
|
D | si.c | 2062 fixed20_12 vsc; /* vertical scale ratio */ 2072 fixed20_12 dram_efficiency; /* 0.7 */ in dce6_dram_bandwidth() 2073 fixed20_12 yclk, dram_channels, bandwidth; in dce6_dram_bandwidth() 2074 fixed20_12 a; in dce6_dram_bandwidth() 2092 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce6_dram_bandwidth_for_display() 2093 fixed20_12 yclk, dram_channels, bandwidth; in dce6_dram_bandwidth_for_display() 2094 fixed20_12 a; in dce6_dram_bandwidth_for_display() 2112 fixed20_12 return_efficiency; /* 0.8 */ in dce6_data_return_bandwidth() 2113 fixed20_12 sclk, bandwidth; in dce6_data_return_bandwidth() 2114 fixed20_12 a; in dce6_data_return_bandwidth() [all …]
|
D | cik.c | 8924 fixed20_12 vsc; /* vertical scale ratio */ 8943 fixed20_12 dram_efficiency; /* 0.7 */ in dce8_dram_bandwidth() 8944 fixed20_12 yclk, dram_channels, bandwidth; in dce8_dram_bandwidth() 8945 fixed20_12 a; in dce8_dram_bandwidth() 8972 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce8_dram_bandwidth_for_display() 8973 fixed20_12 yclk, dram_channels, bandwidth; in dce8_dram_bandwidth_for_display() 8974 fixed20_12 a; in dce8_dram_bandwidth_for_display() 9001 fixed20_12 return_efficiency; /* 0.8 */ in dce8_data_return_bandwidth() 9002 fixed20_12 sclk, bandwidth; in dce8_data_return_bandwidth() 9003 fixed20_12 a; in dce8_data_return_bandwidth() [all …]
|
D | radeon_mode.h | 349 fixed20_12 vsc; 350 fixed20_12 hsc;
|
D | radeon_device.c | 718 fixed20_12 a; in radeon_update_bandwidth_info()
|
D | radeon_display.c | 1753 fixed20_12 a, b; in radeon_crtc_scaling_mode_fixup()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v8_0.c | 625 fixed20_12 vsc; /* vertical scale ratio */ 644 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v8_0_dram_bandwidth() 645 fixed20_12 yclk, dram_channels, bandwidth; in dce_v8_0_dram_bandwidth() 646 fixed20_12 a; in dce_v8_0_dram_bandwidth() 673 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v8_0_dram_bandwidth_for_display() 674 fixed20_12 yclk, dram_channels, bandwidth; in dce_v8_0_dram_bandwidth_for_display() 675 fixed20_12 a; in dce_v8_0_dram_bandwidth_for_display() 702 fixed20_12 return_efficiency; /* 0.8 */ in dce_v8_0_data_return_bandwidth() 703 fixed20_12 sclk, bandwidth; in dce_v8_0_data_return_bandwidth() 704 fixed20_12 a; in dce_v8_0_data_return_bandwidth() [all …]
|
D | dce_v6_0.c | 487 fixed20_12 vsc; /* vertical scale ratio */ 506 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v6_0_dram_bandwidth() 507 fixed20_12 yclk, dram_channels, bandwidth; in dce_v6_0_dram_bandwidth() 508 fixed20_12 a; in dce_v6_0_dram_bandwidth() 535 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v6_0_dram_bandwidth_for_display() 536 fixed20_12 yclk, dram_channels, bandwidth; in dce_v6_0_dram_bandwidth_for_display() 537 fixed20_12 a; in dce_v6_0_dram_bandwidth_for_display() 564 fixed20_12 return_efficiency; /* 0.8 */ in dce_v6_0_data_return_bandwidth() 565 fixed20_12 sclk, bandwidth; in dce_v6_0_data_return_bandwidth() 566 fixed20_12 a; in dce_v6_0_data_return_bandwidth() [all …]
|
D | dce_v11_0.c | 716 fixed20_12 vsc; /* vertical scale ratio */ 735 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v11_0_dram_bandwidth() 736 fixed20_12 yclk, dram_channels, bandwidth; in dce_v11_0_dram_bandwidth() 737 fixed20_12 a; in dce_v11_0_dram_bandwidth() 764 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v11_0_dram_bandwidth_for_display() 765 fixed20_12 yclk, dram_channels, bandwidth; in dce_v11_0_dram_bandwidth_for_display() 766 fixed20_12 a; in dce_v11_0_dram_bandwidth_for_display() 793 fixed20_12 return_efficiency; /* 0.8 */ in dce_v11_0_data_return_bandwidth() 794 fixed20_12 sclk, bandwidth; in dce_v11_0_data_return_bandwidth() 795 fixed20_12 a; in dce_v11_0_data_return_bandwidth() [all …]
|
D | dce_v10_0.c | 690 fixed20_12 vsc; /* vertical scale ratio */ 709 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v10_0_dram_bandwidth() 710 fixed20_12 yclk, dram_channels, bandwidth; in dce_v10_0_dram_bandwidth() 711 fixed20_12 a; in dce_v10_0_dram_bandwidth() 738 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v10_0_dram_bandwidth_for_display() 739 fixed20_12 yclk, dram_channels, bandwidth; in dce_v10_0_dram_bandwidth_for_display() 740 fixed20_12 a; in dce_v10_0_dram_bandwidth_for_display() 767 fixed20_12 return_efficiency; /* 0.8 */ in dce_v10_0_data_return_bandwidth() 768 fixed20_12 sclk, bandwidth; in dce_v10_0_data_return_bandwidth() 769 fixed20_12 a; in dce_v10_0_data_return_bandwidth() [all …]
|
D | amdgpu_mode.h | 405 fixed20_12 vsc; 406 fixed20_12 hsc;
|
D | amdgpu_display.c | 716 fixed20_12 a, b; in amdgpu_display_crtc_scaling_mode_fixup()
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | dc.c | 118 fixed20_12 outf = dfixed_init(out); in compute_dda_inc() 119 fixed20_12 inf = dfixed_init(in); in compute_dda_inc() 151 fixed20_12 inf = dfixed_init(in); in compute_initial_dda()
|