freedreno: move drm to common location
So that we can re-use at least parts of it for vulkan driver, and so
that we can move ir3 to a common location (which uses fd_bo to allocate
storage for shaders)
Signed-off-by:
Rob Clark <robdclark@gmail.com>
- configure.ac 2 additions, 0 deletionsconfigure.ac
- src/Makefile.am 4 additions, 0 deletionssrc/Makefile.am
- src/freedreno/Makefile.am 59 additions, 0 deletionssrc/freedreno/Makefile.am
- src/freedreno/Makefile.sources 17 additions, 0 deletionssrc/freedreno/Makefile.sources
- src/freedreno/drm/freedreno_bo.c 0 additions, 0 deletionssrc/freedreno/drm/freedreno_bo.c
- src/freedreno/drm/freedreno_bo_cache.c 0 additions, 0 deletionssrc/freedreno/drm/freedreno_bo_cache.c
- src/freedreno/drm/freedreno_device.c 0 additions, 0 deletionssrc/freedreno/drm/freedreno_device.c
- src/freedreno/drm/freedreno_drmif.h 0 additions, 0 deletionssrc/freedreno/drm/freedreno_drmif.h
- src/freedreno/drm/freedreno_pipe.c 0 additions, 0 deletionssrc/freedreno/drm/freedreno_pipe.c
- src/freedreno/drm/freedreno_priv.h 0 additions, 0 deletionssrc/freedreno/drm/freedreno_priv.h
- src/freedreno/drm/freedreno_ringbuffer.c 0 additions, 0 deletionssrc/freedreno/drm/freedreno_ringbuffer.c
- src/freedreno/drm/freedreno_ringbuffer.h 0 additions, 0 deletionssrc/freedreno/drm/freedreno_ringbuffer.h
- src/freedreno/drm/meson.build 54 additions, 0 deletionssrc/freedreno/drm/meson.build
- src/freedreno/drm/msm_bo.c 0 additions, 0 deletionssrc/freedreno/drm/msm_bo.c
- src/freedreno/drm/msm_device.c 0 additions, 0 deletionssrc/freedreno/drm/msm_device.c
- src/freedreno/drm/msm_drm.h 0 additions, 0 deletionssrc/freedreno/drm/msm_drm.h
- src/freedreno/drm/msm_pipe.c 0 additions, 0 deletionssrc/freedreno/drm/msm_pipe.c
- src/freedreno/drm/msm_priv.h 0 additions, 0 deletionssrc/freedreno/drm/msm_priv.h
- src/freedreno/drm/msm_ringbuffer.c 0 additions, 0 deletionssrc/freedreno/drm/msm_ringbuffer.c
- src/freedreno/drm/msm_ringbuffer_sp.c 0 additions, 0 deletionssrc/freedreno/drm/msm_ringbuffer_sp.c