[PATCH libdrm v4 0/2] 48-bit virtual address support in i915

2015-10-02 Thread Emil Velikov
HI all, On 3 September 2015 at 15:23, Michel Thierry wrote: > This new version picks the suggestion from Michał Winiarski related to v3 > [1]. > > 48-bit virtual address range will be enabled in i915 soon, but some objects > must be referenced by 32-bit offsets. These patches use a new kernel

[PATCH libdrm v4 0/2] 48-bit virtual address support in i915

2015-09-03 Thread Michel Thierry
This new version picks the suggestion from Michał Winiarski related to v3 [1]. 48-bit virtual address range will be enabled in i915 soon, but some objects must be referenced by 32-bit offsets. These patches use a new kernel flag to specify if this restriction applies or not. I'm sending these pa