Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c99 .has_64bit_timestamp = 1, \
866 xe->info.has_64bit_timestamp = graphics_desc->has_64bit_timestamp; in xe_info_init()
H A Dxe_device_types.h336 u8 has_64bit_timestamp:1; member
H A Dxe_lrc.c851 if (xe->info.has_64bit_timestamp) { in xe_lrc_ctx_timestamp()
1069 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) { in setup_utilization_wa()
1507 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) in xe_lrc_init()
2346 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) in get_ctx_timestamp()