Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
A Dsubmit.c218 if (buf->reloc.gather_offset_words >= bo->gather_data_words) { in submit_write_reloc()
221 buf->reloc.gather_offset_words, bo->gather_data_words); in submit_write_reloc()
225 buf->reloc.gather_offset_words = array_index_nospec(buf->reloc.gather_offset_words, in submit_write_reloc()
228 bo->gather_data[buf->reloc.gather_offset_words] = written_ptr; in submit_write_reloc()
/linux/include/uapi/drm/
A Dtegra_drm.h820 __u32 gather_offset_words; member

Completed in 7 milliseconds