drm/i915: add plane_config fetching infrastructure v2 16/22216/3
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 12 Feb 2014 20:14:43 +0000 (12:14 -0800)
committerJin Song <jin.kyu.song@linux.intel.com>
Fri, 30 May 2014 03:15:46 +0000 (20:15 -0700)
commit1cbb745dab6405cb59d0847f3b9101e548d10bdd
tree7906238f15d195fedb821582611d00d3b582b3fe
parent07da4125bc8cad1691c9bddf87b39e2f9362bb5b
drm/i915: add plane_config fetching infrastructure v2

Early at init time, we can try to read out the plane config structure
and try to preserve it if possible.

v2: alloc fb obj at init time after fetching plane config

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Change-Id: Iae206aef87013f59560db2fd15ff321c0bce8397
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h