Home
last modified time | relevance | path

Searched refs:dfixed_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dr100.c3152 dfixed_init(1), in r100_bandwidth_update()
3153 dfixed_init(2), in r100_bandwidth_update()
3154 dfixed_init(3), in r100_bandwidth_update()
3155 dfixed_init(0), in r100_bandwidth_update()
3158 dfixed_init(0), in r100_bandwidth_update()
3161 dfixed_init(0), in r100_bandwidth_update()
3162 dfixed_init(1), in r100_bandwidth_update()
3163 dfixed_init(2), in r100_bandwidth_update()
3164 dfixed_init(3), in r100_bandwidth_update()
3165 dfixed_init(0), in r100_bandwidth_update()
[all …]
/linux-6.3-rc2/include/drm/
A Ddrm_fixed.h41 #define dfixed_init(A) { .full = dfixed_const((A)) } macro
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dhub.c605 fixed20_12 width = dfixed_init(new_state->src_w >> 16); in tegra_shared_plane_atomic_update()
616 fixed20_12 height = dfixed_init(new_state->src_h >> 16); in tegra_shared_plane_atomic_update()
A Ddc.c129 fixed20_12 outf = dfixed_init(out); in compute_dda_inc()
130 fixed20_12 inf = dfixed_init(in); in compute_dda_inc()
162 fixed20_12 inf = dfixed_init(in); in compute_initial_dda()

Completed in 15 milliseconds