drm/freedreno/msm
Rob Clark 6a23bd4b3c freedreno/msm: use hashtable to track bo idx
Note: cache the last ring the bo was emitted on, to avoid excess
hashtable lookups.  We do this by tracking ring seqno to avoid
problems with dangling pointers.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2016-07-20 19:42:21 -04:00
..
msm_bo.c freedreno: expose kernel driver version 2016-07-20 19:42:21 -04:00
msm_device.c freedreno/msm: use private bo-cache for ringbuffer bo's 2016-07-20 19:42:21 -04:00
msm_drm.h freedreno: sync uapi 2016-07-20 19:42:21 -04:00
msm_pipe.c freedreno: add support for FD_TIMESTAMP 2016-03-13 12:27:30 -04:00
msm_priv.h freedreno/msm: use hashtable to track bo idx 2016-07-20 19:42:21 -04:00
msm_ringbuffer.c freedreno/msm: use hashtable to track bo idx 2016-07-20 19:42:21 -04:00