Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pci_types.h24 u8 has_64bit_timestamp:1; member
H A Dxe_pci.c143 .has_64bit_timestamp = 1, \
672 xe->info.has_64bit_timestamp = graphics_desc->has_64bit_timestamp; in xe_info_init()
H A Dxe_device_types.h334 u8 has_64bit_timestamp:1; member
H A Dxe_lrc.c785 if (xe->info.has_64bit_timestamp) { in xe_lrc_ctx_timestamp()
960 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) { in xe_lrc_setup_utilization()
1096 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) in xe_lrc_init()
1921 if (lrc_to_xe(lrc)->info.has_64bit_timestamp) in get_ctx_timestamp()