* Matthew Auld <[email protected]> wrote:

> We duplicate the stolen discovery code in early-quirks and in i915,
> however if we just export the region as a resource from early-quirks we
> can nuke the duplication.
> 
> Suggested-by: Joonas Lahtinen <[email protected]>
> Suggested-by: Chris Wilson <[email protected]>
> Signed-off-by: Matthew Auld <[email protected]>
> Cc: Joonas Lahtinen <[email protected]>
> Cc: Chris Wilson <[email protected]>
> Cc: Paulo Zanoni <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: H. Peter Anvin <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> ---
>  arch/x86/kernel/early-quirks.c         |   6 ++
>  drivers/gpu/drm/i915/i915_gem_gtt.c    |  51 +--------------
>  drivers/gpu/drm/i915/i915_gem_stolen.c | 109 
> +--------------------------------
>  include/drm/i915_drm.h                 |   3 +
>  4 files changed, 13 insertions(+), 156 deletions(-)

If it's truly identical:

  Acked-by: Ingo Molnar <[email protected]>

Thanks,

        Ingo
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to