Re: [PATCH] drm/ttm: fix shared slot reservation during BO creation

2018-12-05 Thread StDenis, Tom
Fixes the regression I noticed. Tested-by: Tom St Denis On 2018-12-05 3:38 a.m., Christian König wrote: > Make sure we reserve at least one slot for pipelined BO moves > during BO creation. > > Fixes: 5786b66c9e3b drm/ttm: drop the extra reservation for pipelined BO > moves > > Signed-off-by:

Re: [PATCH 5/5] drm/amdgpu: replace iova debugfs file with iomem

2018-02-02 Thread StDenis, Tom
I haven't tried the patch but just like to point out this breaks umr :-) I'll have to craft something on Monday to support this and iova in parallel until the iova kernels are realistically EOL'ed. On the other hand I support this idea since it eliminates the need for an fmem hack. So much ap

Re: remove ttm trace and add iova debugfs (v2)

2017-09-18 Thread StDenis, Tom
Should add I was able to read/write system memory mapped by amdgpu with these patches in place on my polaris10 device (with iommu enabled of course). From: amd-gfx on behalf of Tom St Denis Sent: Monday, September 18, 2017 13:33 To: amd-...@lists.freede

Re: [radeon-alex:drm-next-4.14-wip 39/44] drivers/gpu/drm/radeon/radeon_ttm.c:763:2: error: implicit declaration of function 'ttm_populate_and_map_pages'

2017-08-23 Thread StDenis, Tom
Odd. I mean I had build tested it even though I don't have radeon cards to devel with (other than my tahiti I guess but I rarely use that). Tom From: Deucher, Alexander Sent: Wednesday, August 23, 2017 17:12 To: StDenis, Tom; kbuild test robot Cc: k

Re: [radeon-alex:drm-next-4.14-wip 39/44] drivers/gpu/drm/radeon/radeon_ttm.c:763:2: error: implicit declaration of function 'ttm_populate_and_map_pages'

2017-08-23 Thread StDenis, Tom
The only way this would be possible if if the commit d1c99475f269a85e0a1916c949526cb22b157271 didn't make it into the public staging tree. Tom From: kbuild test robot Sent: Wednesday, August 23, 2017 16:52 To: StDenis, Tom Cc: kbuild-...@01.org

[pull] radeon and amdgpu drm-next-4.8

2016-07-18 Thread StDenis, Tom
Hi Edward, Just a heads up Alex is on vacation this week. Tom From: amd-gfx on behalf of Edward O'Callaghan Sent: Monday, July 18, 2016 07:58 To: Alex Deucher; dri-devel at lists.freedesktop.org; amd-gfx at lists.freedesktop.org; airlied at gmail.com Cc: D

[PATCH] drm: amdgpu: Clean up function calls

2016-01-20 Thread StDenis, Tom
Attached is a simple patch to move a couple of memsets after variable declarations. Tom St Denis -- next part -- An HTML attachment was scrubbed... URL: -- ne