[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-23 Thread Xinliang Liu
On 23 February 2016 at 14:51, Oded Gabbay wrote: > On Tue, Feb 23, 2016 at 5:10 AM, Xinliang Liu > wrote: >> On 15 February 2016 at 19:04, Oded Gabbay wrote: >>> On Sun, Feb 14, 2016 at 2:58 PM, Daniel Vetter wrote: On Sun, Feb 14, 2016 at 11:16:52AM +0200, Oded Gabbay wrote: > Follow

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-23 Thread Xinliang Liu
On 15 February 2016 at 19:04, Oded Gabbay wrote: > On Sun, Feb 14, 2016 at 2:58 PM, Daniel Vetter wrote: >> On Sun, Feb 14, 2016 at 11:16:52AM +0200, Oded Gabbay wrote: >>> Following Daniel's request, I spent some time removing the hard requirement >>> that radeon and amdgpu will always appear _a

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-23 Thread Xinliang Liu
On 15 February 2016 at 19:04, Oded Gabbay wrote: > On Sun, Feb 14, 2016 at 2:58 PM, Daniel Vetter wrote: >> On Sun, Feb 14, 2016 at 11:16:52AM +0200, Oded Gabbay wrote: >>> Following Daniel's request, I spent some time removing the hard requirement >>> that radeon and amdgpu will always appear _a

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-23 Thread Oded Gabbay
On Tue, Feb 23, 2016 at 5:10 AM, Xinliang Liu wrote: > On 15 February 2016 at 19:04, Oded Gabbay wrote: >> On Sun, Feb 14, 2016 at 2:58 PM, Daniel Vetter wrote: >>> On Sun, Feb 14, 2016 at 11:16:52AM +0200, Oded Gabbay wrote: Following Daniel's request, I spent some time removing the hard

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-17 Thread Alex Deucher
On Sun, Feb 14, 2016 at 4:16 AM, Oded Gabbay wrote: > Following Daniel's request, I spent some time removing the hard requirement > that radeon and amdgpu will always appear _after_ amdkfd in the drm Makefile. > > This was done by modifing radeon/amdgpu to defer their loading if they detect > that

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-15 Thread Oded Gabbay
On Sun, Feb 14, 2016 at 2:58 PM, Daniel Vetter wrote: > On Sun, Feb 14, 2016 at 11:16:52AM +0200, Oded Gabbay wrote: >> Following Daniel's request, I spent some time removing the hard requirement >> that radeon and amdgpu will always appear _after_ amdkfd in the drm Makefile. >> >> This was done b

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-14 Thread Daniel Vetter
On Sun, Feb 14, 2016 at 11:16:52AM +0200, Oded Gabbay wrote: > Following Daniel's request, I spent some time removing the hard requirement > that radeon and amdgpu will always appear _after_ amdkfd in the drm Makefile. > > This was done by modifing radeon/amdgpu to defer their loading if they det

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded

2016-02-14 Thread Oded Gabbay
Following Daniel's request, I spent some time removing the hard requirement that radeon and amdgpu will always appear _after_ amdkfd in the drm Makefile. This was done by modifing radeon/amdgpu to defer their loading if they detect that amdkfd is not loaded yet, in case the drivers are built ins