[PATCH 20/37] drm/vmwgfx: Populate fb->format correctly

2016-11-30 Thread Daniel Vetter
On Wed, Nov 30, 2016 at 06:09:02PM +0200, Laurent Pinchart wrote: > Hello, > > (Thomas, there's a question for you below) > > On Wednesday 30 Nov 2016 18:03:30 Ville Syrjälä wrote: > > On Wed, Nov 30, 2016 at 04:40:27PM +0100, Daniel Vetter wrote: > > > On Fri, Nov 18, 2016 at 09:52:56PM +0200,

[PATCH 20/37] drm/vmwgfx: Populate fb->format correctly

2016-11-30 Thread Laurent Pinchart
Hello, (Thomas, there's a question for you below) On Wednesday 30 Nov 2016 18:03:30 Ville Syrjälä wrote: > On Wed, Nov 30, 2016 at 04:40:27PM +0100, Daniel Vetter wrote: > > On Fri, Nov 18, 2016 at 09:52:56PM +0200, ville.syrjala at linux.intel.com wrote: > >> From: Ville Syrjälä > >> > >>

[PATCH 20/37] drm/vmwgfx: Populate fb->format correctly

2016-11-30 Thread Ville Syrjälä
On Wed, Nov 30, 2016 at 04:40:27PM +0100, Daniel Vetter wrote: > On Fri, Nov 18, 2016 at 09:52:56PM +0200, ville.syrjala at linux.intel.com > wrote: > > From: Ville Syrjälä > > > > Populate the fb->format to point at the correct format information > > structure. > > > > Cc: linux-graphics-mai

[PATCH 20/37] drm/vmwgfx: Populate fb->format correctly

2016-11-30 Thread Daniel Vetter
On Fri, Nov 18, 2016 at 09:52:56PM +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > Populate the fb->format to point at the correct format information > structure. > > Cc: linux-graphics-maintainer at vmware.com > Cc: Sinclair Yeh > Cc: Thomas Hellstrom > Signed-off-

[PATCH 20/37] drm/vmwgfx: Populate fb->format correctly

2016-11-30 Thread Daniel Vetter
On Fri, Nov 18, 2016 at 09:52:56PM +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > Populate the fb->format to point at the correct format information > structure. > > Cc: linux-graphics-maintainer at vmware.com > Cc: Sinclair Yeh > Cc: Thomas Hellstrom > Signed-off-

[PATCH 20/37] drm/vmwgfx: Populate fb->format correctly

2016-11-18 Thread ville.syrj...@linux.intel.com
From: Ville Syrjälä Populate the fb->format to point at the correct format information structure. Cc: linux-graphics-maintainer at vmware.com Cc: Sinclair Yeh Cc: Thomas Hellstrom Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 ++ 1 file changed, 2 insertions(+)