On Tue, Aug 30, 2016 at 09:57:56AM +0900, Michel Dänzer wrote: > On 29/08/16 10:47 PM, Deucher, Alexander wrote: > >> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > >> Of Christian König > >> Sent: Monday, August 29, 2016 5:20 AM > > > > I still think this should be renamed AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS > > or the anti-flag AMDGPU_GEM_CREATE_VRAM_SCATTER_GATHER to avoid > > confusion with linear in the tiling sense. > > Seconded. > and this could be the default option unless AMDGPU_GEM_CREATE_VRAM_SCATTER_GATHER is specified. > > -- > Earthling Michel Dänzer | http://www.amd.com > Libre software enthusiast | Mesa and X developer > _______________________________________________ > amd-gfx mailing list > amd-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx
- [PATCH 2/5] drm/amdgpu: use explicit limit for VRAM_LIN... Christian König
- Re: [PATCH 2/5] drm/amdgpu: use explicit limit for... Edward O'Callaghan
- [PATCH 3/5] drm/amdgpu: handle multiple MM nodes in the... Christian König
- Re: [PATCH 3/5] drm/amdgpu: handle multiple MM nod... Felix Kuehling
- [PATCH 4/5] drm/amdgpu: enable amdgpu_move_blit to hand... Christian König
- Re: [PATCH 4/5] drm/amdgpu: enable amdgpu_move_bli... Felix Kuehling
- [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_LINE... Christian König
- Re: [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CREATE_... Edward O'Callaghan
- RE: [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CREATE_... Deucher, Alexander
- Re: [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CRE... Michel Dänzer
- Re: [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM... Flora Cui
- Re: [PATCH 1/5] drm/amdgpu: add AMDGPU... Christian König
- Re: [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CREATE_... William Lewis
- Re: [PATCH 1/5] drm/amdgpu: add AMDGPU_GEM_CRE... Alex Deucher
- [PATCH 5/5] drm/amdgpu: add VRAM manager Christian König
- Re: [PATCH 5/5] drm/amdgpu: add VRAM manager Edward O'Callaghan
- Re: [PATCH 5/5] drm/amdgpu: add VRAM manager William Lewis