Re: [PATCH] drm: hibmc: Initialize the hibmc_bo_driver.io_mem_pfn

2017-11-29 Thread Michal Srb
On středa 29. listopadu 2017 15:47:30 CET Sean Paul wrote: > On Wed, Nov 29, 2017 at 12:33:24PM +0100, m...@suse.com wrote: > > From: Michal Srb > > > > The io_mem_pfn field was added in ea642c3216cb2a60d1c0e760ae47ee85c9c16447 > > and is used unconditionally. Most drivers were

Re: [PATCH] drm: hibmc: Initialize the hibmc_bo_driver.io_mem_pfn

2017-11-29 Thread Sean Paul
On Wed, Nov 29, 2017 at 12:33:24PM +0100, m...@suse.com wrote: > From: Michal Srb > > The io_mem_pfn field was added in ea642c3216cb2a60d1c0e760ae47ee85c9c16447 and > is used unconditionally. Most drivers were updated to set it to the default > implementation

[PATCH] drm: hibmc: Initialize the hibmc_bo_driver.io_mem_pfn

2017-11-29 Thread msrb
From: Michal Srb The io_mem_pfn field was added in ea642c3216cb2a60d1c0e760ae47ee85c9c16447 and is used unconditionally. Most drivers were updated to set it to the default implementation ttm_bo_default_io_mem_pfn, but hibmc was not. This fixes crash in ttm_bo_vm_fault when hibmc