drm/freedreno/msm
Rob Clark 1384c08123 freedreno: add interface to get buffer address
Needed for clover/OpenCL.  Fortunately the kernel interface is already
in place.

Include a stub _put_iova() so mesa can tell us when it no longer needs
the buffer to be pinned.  There is no kernel interface for this (yet),
but at least if we want to unpin buffers we won't need mesa changes.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2018-02-26 14:04:56 -05:00
..
msm_bo.c freedreno: add interface to get buffer address 2018-02-26 14:04:56 -05:00
msm_device.c freedreno: valgrind support 2017-03-23 15:22:30 -04:00
msm_drm.h freedreno: sync uapi header (driver version 1.3.0) 2017-11-04 17:23:20 -04:00
msm_pipe.c freedreno: clamp priority based on # of rings 2018-01-26 15:29:10 -05:00
msm_priv.h freedreno: submit-queue context priority 2017-11-04 17:23:20 -04:00
msm_ringbuffer.c freedreno: submit-queue context priority 2017-11-04 17:23:20 -04:00