Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_overlay.c243 alloc_request(struct intel_overlay *overlay, void (*fn)(struct intel_overlay *)) in alloc_request() function
272 rq = alloc_request(overlay, NULL); in intel_overlay_on()
348 rq = alloc_request(overlay, NULL); in intel_overlay_continue()
427 rq = alloc_request(overlay, intel_overlay_off_tail); in intel_overlay_off()
484 rq = alloc_request(overlay, intel_overlay_release_old_vid_tail); in intel_overlay_release_old_vid()