Re: [linux-yocto] [kernel-cache][yocto-4.12][V2][PATCH 1/1] features/i915/i915.cfg: compile i915 as a module

2017-12-08 Thread Bruce Ashfield
On 2017-12-08 5:25 PM, Cal Sullivan wrote: Could this be merged into 4.9 as well? I had to do the minor fixup, but it is now in 4.9 as well. Bruce Thanks, Cal On 12/07/2017 02:36 AM, Bruce Ashfield wrote: On 12/06/2017 11:27 PM, Liwei Song wrote: Set i915 as a module to trigger the

Re: [linux-yocto] [kernel-cache][yocto-4.12][V2][PATCH 1/1] features/i915/i915.cfg: compile i915 as a module

2017-12-08 Thread Cal Sullivan
Could this be merged into 4.9 as well? Thanks, Cal On 12/07/2017 02:36 AM, Bruce Ashfield wrote: On 12/06/2017 11:27 PM, Liwei Song wrote: Set i915 as a module to trigger the firmware load at the same time the module is loaded. This can avoid a timing problem between the driver starting and

Re: [linux-yocto] [kernel-cache][yocto-4.12][V2][PATCH 1/1] features/i915/i915.cfg: compile i915 as a module

2017-12-07 Thread Bruce Ashfield
On 12/06/2017 11:27 PM, Liwei Song wrote: Set i915 as a module to trigger the firmware load at the same time the module is loaded. This can avoid a timing problem between the driver starting and it triggering a firmware load, after compile it as module i915 driver will start after the rootfs is

[linux-yocto] [kernel-cache][yocto-4.12][V2][PATCH 1/1] features/i915/i915.cfg: compile i915 as a module

2017-12-06 Thread Liwei Song
Set i915 as a module to trigger the firmware load at the same time the module is loaded. This can avoid a timing problem between the driver starting and it triggering a firmware load, after compile it as module i915 driver will start after the rootfs is ready, then the firmware store in