Re: [Intel-gfx] [PATCH v5 1/8] drm/i915/skl: Add support to load SKL CSR firmware.

2015-05-04 Thread Daniel Vetter
On Wed, Apr 29, 2015 at 10:59:20PM +0530, Animesh Manna wrote: > From: "A.Sunil Kamath" > > Display Context Save and Restore support is needed for > various SKL Display C states like DC5, DC6. > > This implementation is added based on first version of DMC CSR program > that we received from h/w

Re: [Intel-gfx] [PATCH v5 1/8] drm/i915/skl: Add support to load SKL CSR firmware.

2015-05-04 Thread Imre Deak
On ma, 2015-05-04 at 11:30 +0200, Daniel Vetter wrote: > On Thu, Apr 30, 2015 at 04:02:34PM +0300, Imre Deak wrote: > > On ke, 2015-04-29 at 22:59 +0530, Animesh Manna wrote: > > > From: "A.Sunil Kamath" > > > > > > Display Context Save and Restore support is needed for > > > various SKL Display

Re: [Intel-gfx] [PATCH v5 1/8] drm/i915/skl: Add support to load SKL CSR firmware.

2015-05-04 Thread Daniel Vetter
On Thu, Apr 30, 2015 at 04:02:34PM +0300, Imre Deak wrote: > On ke, 2015-04-29 at 22:59 +0530, Animesh Manna wrote: > > From: "A.Sunil Kamath" > > > > Display Context Save and Restore support is needed for > > various SKL Display C states like DC5, DC6. > > > > This implementation is added based

Re: [Intel-gfx] [PATCH v5 1/8] drm/i915/skl: Add support to load SKL CSR firmware.

2015-04-30 Thread Imre Deak
On ke, 2015-04-29 at 22:59 +0530, Animesh Manna wrote: > From: "A.Sunil Kamath" > > Display Context Save and Restore support is needed for > various SKL Display C states like DC5, DC6. > > This implementation is added based on first version of DMC CSR program > that we received from h/w team. >

[Intel-gfx] [PATCH v5 1/8] drm/i915/skl: Add support to load SKL CSR firmware.

2015-04-29 Thread Animesh Manna
From: "A.Sunil Kamath" Display Context Save and Restore support is needed for various SKL Display C states like DC5, DC6. This implementation is added based on first version of DMC CSR program that we received from h/w team. Here we are using request_firmware based design. Finally this firmware