Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/display/
H A Dxe_dsb_buffer.c23 xe_device_l2_flush(xe); in intel_dsb_buffer_write()
38 xe_device_l2_flush(xe); in intel_dsb_buffer_memset()
H A Dxe_fb_pin.c322 xe_device_l2_flush(xe); in __xe_pin_fb_vma()
/linux/drivers/gpu/drm/xe/
H A Dxe_device.h169 void xe_device_l2_flush(struct xe_device *xe);
H A Dxe_device.c849 xe_device_l2_flush(xe); in xe_device_td_flush()
876 void xe_device_l2_flush(struct xe_device *xe) in xe_device_l2_flush() function