Re: [PATCH] drm/rockchip: Include for drm_gem_cm_vm_ops

2020-09-28 Thread Sam Ravnborg
On Mon, Sep 28, 2020 at 10:48:31AM +0200, Thomas Zimmermann wrote: > Hi > > Am 28.09.20 um 10:40 schrieb Sam Ravnborg: > > Hi Thomas. > > On Mon, Sep 28, 2020 at 10:16:43AM +0200, Thomas Zimmermann wrote: > >> Include to get drm_gem_cma_vm_ops. Fallout > >> from the recent conversion to GEM objec

Re: [PATCH] drm/rockchip: Include for drm_gem_cm_vm_ops

2020-09-28 Thread Thomas Zimmermann
Hi Am 28.09.20 um 10:40 schrieb Sam Ravnborg: > Hi Thomas. > On Mon, Sep 28, 2020 at 10:16:43AM +0200, Thomas Zimmermann wrote: >> Include to get drm_gem_cma_vm_ops. Fallout >> from the recent conversion to GEM object functions. >> >> Signed-off-by: Thomas Zimmermann >> Reported-by: kernel test

Re: [PATCH] drm/rockchip: Include for drm_gem_cm_vm_ops

2020-09-28 Thread Sam Ravnborg
Hi Thomas. On Mon, Sep 28, 2020 at 10:16:43AM +0200, Thomas Zimmermann wrote: > Include to get drm_gem_cma_vm_ops. Fallout > from the recent conversion to GEM object functions. > > Signed-off-by: Thomas Zimmermann > Reported-by: kernel test robot > Fixes: 0d590af3140d ("drm/rockchip: Convert to

[PATCH] drm/rockchip: Include for drm_gem_cm_vm_ops

2020-09-28 Thread Thomas Zimmermann
Include to get drm_gem_cma_vm_ops. Fallout from the recent conversion to GEM object functions. Signed-off-by: Thomas Zimmermann Reported-by: kernel test robot Fixes: 0d590af3140d ("drm/rockchip: Convert to drm_gem_object_funcs") Cc: Thomas Zimmermann Cc: Daniel Vetter Cc: Christian König Cc: