Re: [Intel-gfx] [PATCH v2] drm/i915: Kill the fake lmem support

2022-02-18 Thread Lucas De Marchi
On Thu, Feb 17, 2022 at 06:09:53PM +, Matthew Auld wrote: On Thu, 17 Feb 2022 at 17:55, Lucas De Marchi wrote: This was useful for early development of lmem, but it's not used anymore, so remove it. v2: Remove unneeded fields from struct intel_memory_region Cc: Chris Wilson Cc: Matthew

Re: [PATCH v2] drm/i915: Kill the fake lmem support

2022-02-17 Thread Matthew Auld
On Thu, 17 Feb 2022 at 17:55, Lucas De Marchi wrote: > > This was useful for early development of lmem, but it's not used > anymore, so remove it. > > v2: Remove unneeded fields from struct intel_memory_region > > Cc: Chris Wilson > Cc: Matthew Auld > Signed-off-by: Lucas De Marchi

[PATCH v2] drm/i915: Kill the fake lmem support

2022-02-17 Thread Lucas De Marchi
This was useful for early development of lmem, but it's not used anymore, so remove it. v2: Remove unneeded fields from struct intel_memory_region Cc: Chris Wilson Cc: Matthew Auld Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/Kconfig.unstable | 8 --