OSDN Git Service

freedreno: move ring_cache behind fd_bo_del()
[android-x86/external-libdrm.git] / freedreno / freedreno_priv.h
2018-09-14 Rob Clarkfreedreno: move ring_cache behind fd_bo_del()
2018-07-30 Rob Clarkfreedreno: add fd_ringbuffer_new_object()
2018-05-09 Rob Clarkfreedreno: add fd_pipe refcounting
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-02-26 Rob Clarkfreedreno: add interface to get buffer address
2018-01-29 Eric Engestromalways define HAVE_VALGRIND
2018-01-26 Rob Clarkfreedreno: clamp priority based on # of rings
2017-11-04 Rob Clarkfreedreno: submit-queue context priority
2017-03-23 Rob Clarkfreedreno: valgrind support
2016-11-26 Rob Clarkfreedreno: 64bit support
2016-11-05 Rob Clarkfreedreno: add fence fd support
2016-07-20 Rob Clarkfreedreno: support growable cmdstream buffers
2016-07-20 Rob Clarkfreedreno: support either coarse or fine-grained bucket...
2016-07-20 Rob Clarkfreedreno: expose kernel driver version
2016-07-20 Rob Clarkfreedreno: add madvise support
2016-07-20 Rob Clarkfreedreno: refactor bo-cache API
2016-07-20 Rob Clarkfreedreno: split out fd_bo_cache
2016-07-20 Rob Clarkfreedreno: rework internal ring->emit_reloc_ring()
2015-09-19 Rob Clarkfreedreno: drop exported dmabuf fd tracking
2015-09-04 Emil Velikovfreedreno: annotate the device/bo/pipe/ringbuffer funcs...
2015-08-17 Rob Clarkfreedreno: add fd_pipe_wait_timeout()
2015-08-05 Alex Deucherdrm: consolidate common list implementations (v2)
2015-04-28 Emil Velikovdrm: rename libdrm{,_macros}.h
2015-04-28 Emil Velikovfreedreno: annotate the private symbols
2014-09-28 Emil Velikovfreedreno: use drm_mmap/drm_munmap wrappers
2014-09-22 Rob Clarkfreedreno: add dmabuf import/export helpers
2014-09-01 Emil Velikovfreedreno: fd_bo_from_handle() remove duplicate declaration
2014-08-14 Maarten Lankhorstfreedreno: Use symbol visibility.
2014-02-19 Rob Clarkfreedreno: some msm-ring reset/flush fixes
2014-01-12 Rob Clarkfreedreno: add fd_device_new_dup()
2013-12-13 Rob Clarkfreedreno: add bo cache
2013-08-30 Emil Velikovfreedreno: use local drm.h over the system one
2013-08-28 Rob Clarkfreedreno: add support for msm drm
2013-08-28 Rob Clarkfreedreno: support either kgsl or msm
2013-05-15 Rob Clarkfreedreno: add handle and name tracking
2013-04-25 Rob Clarkfreedreno: add synchronization between mesa and ddx
2013-02-14 Rob Clarkfreedreno: add freedreno DRM