Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c575 u32 idledly_units_ps = 8 * gt->info.timestamp_base; in adjust_idledly() local
585 idledly = DIV_ROUND_CLOSEST(idledly * idledly_units_ps, 1000); in adjust_idledly()
591 idledly_units_ps); in adjust_idledly()