Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-13 Thread Joonas Lahtinen
On ke, 2017-03-08 at 11:02 +0100, Arkadiusz Hiler wrote: > > Having a mean to easily point to any binary you want to try out helps > with testing and verification, without the need to do in-kernel changes. > > This param was suggested by Chris, and I've seen couple of similar > patches by differen

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-08 Thread Arkadiusz Hiler
r > >>Sent: Tuesday, March 7, 2017 7:25 AM > >>To: intel-gfx@lists.freedesktop.org > >>Subject: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying > >>firmware > >> > >>`guc_firmware_path` and `huc_firmware_path` module parameters

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-08 Thread Arkadiusz Hiler
gfx@lists.freedesktop.org > >Subject: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying > >firmware > > > >`guc_firmware_path` and `huc_firmware_path` module parameters are added. > > > >Using the parameter disables version checks and loads desired firmwa

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-08 Thread Jani Nikula
On Wed, 08 Mar 2017, "Srivatsa, Anusha" wrote: >>-Original Message- >>From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of >>Arkadiusz Hiler >>Sent: Tuesday, March 7, 2017 7:25 AM >>To: intel-gfx@lists.freedesktop.org >&

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-07 Thread Srivatsa, Anusha
>-Original Message- >From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of >Arkadiusz Hiler >Sent: Tuesday, March 7, 2017 7:25 AM >To: intel-gfx@lists.freedesktop.org >Subject: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for sp

[Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-07 Thread Arkadiusz Hiler
`guc_firmware_path` and `huc_firmware_path` module parameters are added. Using the parameter disables version checks and loads desired firmware instead of the default one. v2: make params unsafe && notice about disabled fw check (J. Lahtinen) Cc: Chris Wilson Cc: Joonas Lahtinen Cc: Michal Win

[Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-03-02 Thread Arkadiusz Hiler
`guc_firmware_path` and `huc_firmware_path` module parameters are added. Using the parameter disabled version checks and loads desired firmware instead of the default one. v2: make params unsafe && notice about disabled fw check (J. Lahtinen) Cc: Chris Wilson Cc: Joonas Lahtinen Cc: Michal Win

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-02-27 Thread Jani Nikula
On Mon, 27 Feb 2017, Joonas Lahtinen wrote: > On pe, 2017-02-24 at 16:40 +0100, Arkadiusz Hiler wrote: >> `guc_firmware_path` and `huc_firmware_path` module parameters are added. >> >> Using the parameter disabled version checks and loads desired firmware >> instead of the default one. >> >> Cc:

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-02-27 Thread Joonas Lahtinen
On pe, 2017-02-24 at 16:40 +0100, Arkadiusz Hiler wrote: > `guc_firmware_path` and `huc_firmware_path` module parameters are added. > > Using the parameter disabled version checks and loads desired firmware > instead of the default one. > > Cc: Chris Wilson > Cc: Joonas Lahtinen > Cc: Michal Wi

Re: [Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-02-24 Thread Michal Wajdeczko
On Fri, Feb 24, 2017 at 04:40:04PM +0100, Arkadiusz Hiler wrote: > `guc_firmware_path` and `huc_firmware_path` module parameters are added. > > Using the parameter disabled version checks and loads desired firmware > instead of the default one. > > Cc: Chris Wilson > Cc: Joonas Lahtinen > Cc: M

[Intel-gfx] [PATCH 10/10] drm/i915/uc: Add params for specifying firmware

2017-02-24 Thread Arkadiusz Hiler
`guc_firmware_path` and `huc_firmware_path` module parameters are added. Using the parameter disabled version checks and loads desired firmware instead of the default one. Cc: Chris Wilson Cc: Joonas Lahtinen Cc: Michal Winiarski Signed-off-by: Arkadiusz Hiler --- drivers/gpu/drm/i915/i915_p