Thanks, applied to drm-misc-next.
Regards,
Qiang
On Mon, Jan 27, 2020 at 6:21 PM Andreas Baierl wrote:
>
> Am 16.01.2020 um 14:11 schrieb Qiang Yu:
> > Support heap buffer allocation which can grow the back memory
> > size when GP has an out of memory interrupt so that user don't
> > need to all
Am 16.01.2020 um 14:11 schrieb Qiang Yu:
Support heap buffer allocation which can grow the back memory
size when GP has an out of memory interrupt so that user don't
need to allocate a very large buffer at the beginning.
This was
Tested-by: Andreas Baierl
together with https://gitlab.freedesk
On Thu, Jan 16, 2020 at 5:12 AM Qiang Yu wrote:
>
> Support heap buffer allocation which can grow the back memory
> size when GP has an out of memory interrupt so that user don't
> need to allocate a very large buffer at the beginning.
Whole series:
Reviewed-by: Vasily Khoruzhick
> Qiang Yu (5
Support heap buffer allocation which can grow the back memory
size when GP has an out of memory interrupt so that user don't
need to allocate a very large buffer at the beginning.
Qiang Yu (5):
drm/lima: update register info
drm/lima: add lima_vm_map_bo
drm/lima: support heap buffer creation