Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_assert.h108 #define xe_assert(xe, condition) xe_assert_msg((xe), condition, "")
109 #define xe_assert_msg(xe, condition, msg, arg...) ({ \ macro
147 xe_assert_msg(tile_to_xe(__tile), condition, "tile: %u VRAM %s\n" msg, \
A Dxe_vram.c191 xe_assert_msg(xe, offset == (xe_mmio_read64_2x32(&gt_to_tile(gt)->mmio, GSMBASE) - in get_flat_ccs_offset()

Completed in 5 milliseconds