HomeSort by: relevance | last modified time | path
    Searched defs:i915_vma_compress (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gpu_error.c 242 struct i915_vma_compress { struct
248 static bool compress_init(struct i915_vma_compress *c)
270 static bool compress_start(struct i915_vma_compress *c)
281 static void *compress_next_page(struct i915_vma_compress *c,
296 static int compress_page(struct i915_vma_compress *c,
328 static int compress_flush(struct i915_vma_compress *c,
357 static void compress_finish(struct i915_vma_compress *c)
362 static void compress_fini(struct i915_vma_compress *c)
377 struct i915_vma_compress { struct
381 static bool compress_init(struct i915_vma_compress *c
    [all...]
i915_gpu_error.c 242 struct i915_vma_compress { struct
248 static bool compress_init(struct i915_vma_compress *c)
270 static bool compress_start(struct i915_vma_compress *c)
281 static void *compress_next_page(struct i915_vma_compress *c,
296 static int compress_page(struct i915_vma_compress *c,
328 static int compress_flush(struct i915_vma_compress *c,
357 static void compress_finish(struct i915_vma_compress *c)
362 static void compress_fini(struct i915_vma_compress *c)
377 struct i915_vma_compress { struct
381 static bool compress_init(struct i915_vma_compress *c
    [all...]

Completed in 24 milliseconds