Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/display/
A Dintel_bo.c128 struct xe_framebuffer *xe_fb; in intel_bo_alloc_framebuffer() local
130 xe_fb = kzalloc(sizeof(*xe_fb), GFP_KERNEL); in intel_bo_alloc_framebuffer()
131 if (xe_fb) in intel_bo_alloc_framebuffer()
132 return &xe_fb->base; in intel_bo_alloc_framebuffer()

Completed in 6 milliseconds