On Fri, Nov 18, 2016 at 09:53:03PM +0200, ville.syrjala at linux.intel.com
wrote:
> From: Ville Syrjälä
>
> Let's use the pointer to the format information cached under
> drm_framebuffer rather than look it up manually.
>
> Cc: Ben Skeggs
> Signed-off-by: Ville Syrjälä
> ---
> drivers/gp
From: Ville Syrjälä
Let's use the pointer to the format information cached under
drm_framebuffer rather than look it up manually.
Cc: Ben Skeggs
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/nouveau/nv50_display.c | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff