Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display.h581 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, bool phys_cursor,
Dintel_display.c1278 bool phys_cursor, in intel_pin_and_fence_fb_obj() argument
1296 if (phys_cursor) in intel_pin_and_fence_fb_obj()
1337 if (!ret && phys_cursor) in intel_pin_and_fence_fb_obj()
11155 bool phys_cursor = in intel_plane_pin_fb() local
11160 vma = intel_pin_and_fence_fb_obj(fb, phys_cursor, in intel_plane_pin_fb()