[Intel-gfx] [PATCH 3/5] drm/i915: retrieve current fb config into new plane_config structure at init v2

Jesse Barnes jbarnes at virtuousgeek.org
Fri Nov 15 19:11:04 CET 2013


On Thu, 14 Nov 2013 16:44:21 -0800
Bob Paauwe <bob.j.paauwe at intel.com> wrote:

> > +struct intel_plane_config {
> > +	int pixel_format; /* DRM fourcc code */  
> 
> Comment isn't right unless I'm missing something. Looks like this pixel
> format is set to the intel pixel format values, not the DRM fourcc
> values.
> 

Stale comment, I changed my mind on what to store here.  Thanks for
catching it.

-- 
Jesse Barnes, Intel Open Source Technology Center



More information about the Intel-gfx mailing list