Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c110 offset = xe_device_ccs_bytes(tile_to_xe(tile), xe_bo_size(bo)); in ccs_test_migrate()
/linux/drivers/gpu/drm/xe/
H A Dxe_device.c1202 u32 xe_device_ccs_bytes(struct xe_device *xe, u64 size) in xe_device_ccs_bytes() function