Lines Matching refs:PRIME
244 PRIME. GEM-based drivers must use the provided helpers functions to
249 Furthermore PRIME also allows cross-device buffer sharing since it is
400 PRIME Buffer Sharing
403 PRIME is the cross device buffer sharing framework in drm, originally
404 created for the OPTIMUS range of multi-gpu platforms. To userspace PRIME
410 Similar to GEM global names, PRIME file descriptors are also used to
416 Drivers that support the PRIME API must set the DRIVER_PRIME bit in the
425 convert a handle to a PRIME file descriptor and vice versa. Drivers must
426 use the kernel dma-buf buffer sharing framework to manage the PRIME file
427 descriptors. Similar to the mode setting API PRIME is agnostic to the
443 support PRIME.
445 PRIME Helper Functions
449 :doc: PRIME Helpers
451 PRIME Function References