Re: [PATCH v2 3/8] drm/fb-helper: Add simple init/fini functions

2017-10-18 Thread Matt Gattis
ah, yeah have to agree it was pretty tough figuring that out at first, I was pretty green with kernel space. But considering i just wrote a working linux DRM kernel driver with minimal knowledge of kernels or even really how embedded devices share memory resources... good job is all I have to say.

Re: [PATCH v2 0/8] drm/tinydrm: Use vmalloc BO

2017-10-16 Thread Matt Gattis
ose use cases, please let me know. > > I will do a follow up for the cma library which removes struct > drm_fbdev_cma and wrappers. > > Noralf. > > Changes since version 1: > - tinydrm: Remove dma_coerce_mask_and_coherent() calls (Matt Gattis) > > Noralf Trønnes (8