Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_fixed.h34 } 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 Drs690.c72 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 Drv515.c912 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 Devergreen.c1943 fixed20_12 vsc; /* vertical scale ratio */
1953 fixed20_12 dram_efficiency; /* 0.7 */ in evergreen_dram_bandwidth()
1954 fixed20_12 yclk, dram_channels, bandwidth; in evergreen_dram_bandwidth()
1955 fixed20_12 a; in evergreen_dram_bandwidth()
1973 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in evergreen_dram_bandwidth_for_display()
1974 fixed20_12 yclk, dram_channels, bandwidth; in evergreen_dram_bandwidth_for_display()
1975 fixed20_12 a; in evergreen_dram_bandwidth_for_display()
1993 fixed20_12 return_efficiency; /* 0.8 */ in evergreen_data_return_bandwidth()
1994 fixed20_12 sclk, bandwidth; in evergreen_data_return_bandwidth()
1995 fixed20_12 a; in evergreen_data_return_bandwidth()
[all …]
H A Dradeon_mode.h343 fixed20_12 vsc;
344 fixed20_12 hsc;
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c657 fixed20_12 vsc; /* vertical scale ratio */
676 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v8_0_dram_bandwidth()
677 fixed20_12 yclk, dram_channels, bandwidth; in dce_v8_0_dram_bandwidth()
678 fixed20_12 a; in dce_v8_0_dram_bandwidth()
705 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v8_0_dram_bandwidth_for_display()
706 fixed20_12 yclk, dram_channels, bandwidth; in dce_v8_0_dram_bandwidth_for_display()
707 fixed20_12 a; in dce_v8_0_dram_bandwidth_for_display()
734 fixed20_12 return_efficiency; /* 0.8 */ in dce_v8_0_data_return_bandwidth()
735 fixed20_12 sclk, bandwidth; in dce_v8_0_data_return_bandwidth()
736 fixed20_12 a; in dce_v8_0_data_return_bandwidth()
[all …]
H A Ddce_v6_0.c557 fixed20_12 vsc; /* vertical scale ratio */
576 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v6_0_dram_bandwidth()
577 fixed20_12 yclk, dram_channels, bandwidth; in dce_v6_0_dram_bandwidth()
578 fixed20_12 a; in dce_v6_0_dram_bandwidth()
605 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v6_0_dram_bandwidth_for_display()
606 fixed20_12 yclk, dram_channels, bandwidth; in dce_v6_0_dram_bandwidth_for_display()
607 fixed20_12 a; in dce_v6_0_dram_bandwidth_for_display()
634 fixed20_12 return_efficiency; /* 0.8 */ in dce_v6_0_data_return_bandwidth()
635 fixed20_12 sclk, bandwidth; in dce_v6_0_data_return_bandwidth()
636 fixed20_12 a; in dce_v6_0_data_return_bandwidth()
[all …]
H A Ddce_v10_0.c704 fixed20_12 vsc; /* vertical scale ratio */
723 fixed20_12 dram_efficiency; /* 0.7 */ in dce_v10_0_dram_bandwidth()
724 fixed20_12 yclk, dram_channels, bandwidth; in dce_v10_0_dram_bandwidth()
725 fixed20_12 a; in dce_v10_0_dram_bandwidth()
752 fixed20_12 disp_dram_allocation; /* 0.3 to 0.7 */ in dce_v10_0_dram_bandwidth_for_display()
753 fixed20_12 yclk, dram_channels, bandwidth; in dce_v10_0_dram_bandwidth_for_display()
754 fixed20_12 a; in dce_v10_0_dram_bandwidth_for_display()
781 fixed20_12 return_efficiency; /* 0.8 */ in dce_v10_0_data_return_bandwidth()
782 fixed20_12 sclk, bandwidth; in dce_v10_0_data_return_bandwidth()
783 fixed20_12 a; in dce_v10_0_data_return_bandwidth()
[all …]
H A Damdgpu_display.c1555 fixed20_12 a, b; in amdgpu_display_crtc_scaling_mode_fixup()
/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c74 fixed20_12 expected;