OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:batch_length
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_cmd_parser.c
1315
u32
batch_length
,
1342
if (jump_offset >=
batch_length
) {
1350
* is within the BB, and the
batch_length
is a u32
1372
static unsigned long *alloc_whitelist(u32
batch_length
)
1377
* We expect
batch_length
to be less than 256KiB for known users,
1383
jmp = bitmap_zalloc(DIV_ROUND_UP(
batch_length
, sizeof(u32)),
1403
* @
batch_length
: length of the commands in batch_obj
1416
u32
batch_length
,
1428
GEM_BUG_ON(!IS_ALIGNED(
batch_length
, sizeof(*cmd)));
1429
GEM_BUG_ON(range_overflows_t(u64, batch_offset,
batch_length
,
[
all
...]
i915_drv.h
2006
u32
batch_length
,
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c
2010
unsigned int
batch_length
;
member in struct:eb_parse_work
2020
pw->
batch_length
,
2071
pw->
batch_length
= eb->batch_len;
Completed in 84 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025