lkml.org 
[lkml]   [2021]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: refactor the i915 GVT support and move to the modern mdev API v2
On Thu, Nov 04, 2021 at 02:59:18PM +0200, Joonas Lahtinen wrote:
> The minimal we should do is to eliminate the double underscore
> prefixed functions. But I would prefer to have the symbol exports by
> default so that we can enable the functionality just by loading the
> module.

I'm fine with exporting by default, but just loading won't really work
even with that:

- there are a bunch of IS_ENABLED conditionals in the i915 (although
they look like minor optimizations to me).
- the enable_gvt needs to be set, although after this refactor this
option is completely pointless and should probably be enabled
- the enable_guc option needs to be disable for gvt to work.

\
 
 \ /
  Last update: 2021-11-09 09:00    [W:2.766 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site