Home
last modified time | relevance | path

Searched refs:consumption_time (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drs690.c280 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rs690_crtc_bandwidth_compute() local
338 consumption_time.full = dfixed_div(pclk, b); in rs690_crtc_bandwidth_compute()
340 consumption_time.full = pclk.full; in rs690_crtc_bandwidth_compute()
343 wm->consumption_rate.full = dfixed_div(a, consumption_time); in rs690_crtc_bandwidth_compute()
449 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rs690_crtc_bandwidth_compute()
H A Drv515.c963 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rv515_crtc_bandwidth_compute() local
1018 consumption_time.full = dfixed_div(pclk, b); in rv515_crtc_bandwidth_compute()
1020 consumption_time.full = pclk.full; in rv515_crtc_bandwidth_compute()
1023 wm->consumption_rate.full = dfixed_div(a, consumption_time); in rv515_crtc_bandwidth_compute()
1100 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rv515_crtc_bandwidth_compute()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drs690.c280 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rs690_crtc_bandwidth_compute() local
338 consumption_time.full = dfixed_div(pclk, b); in rs690_crtc_bandwidth_compute()
340 consumption_time.full = pclk.full; in rs690_crtc_bandwidth_compute()
343 wm->consumption_rate.full = dfixed_div(a, consumption_time); in rs690_crtc_bandwidth_compute()
449 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rs690_crtc_bandwidth_compute()
H A Drv515.c931 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rv515_crtc_bandwidth_compute() local
986 consumption_time.full = dfixed_div(pclk, b); in rv515_crtc_bandwidth_compute()
988 consumption_time.full = pclk.full; in rv515_crtc_bandwidth_compute()
991 wm->consumption_rate.full = dfixed_div(a, consumption_time); in rv515_crtc_bandwidth_compute()
1068 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rv515_crtc_bandwidth_compute()

Completed in 6 milliseconds