[Intel-gfx] [PATCH 9/9] drm/i915: Rename plane_config to initial_plane_config

2015-01-20 Thread Damien Lespiau
This vfunc and related structure are only used for fast boot, so let's rename them to not take them as general purpose ones. v2: Fix conflicts caused by the introduction of struct intel_crtc_state Reviewed-By: Tvrtko Ursulin (v1) Suggested-by: Daniel Vetter Signed-off-by: Damien Lespiau --- d

Re: [Intel-gfx] [PATCH 9/9] drm/i915: Rename plane_config to initial_plane_config

2015-01-19 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5606 -Summary- Platform Delta drm-intel-nightly Series Applied PNV 353/353

[Intel-gfx] [PATCH 9/9] drm/i915: Rename plane_config to initial_plane_config

2015-01-19 Thread Damien Lespiau
This vfunc and related structure are only used for fast boot, so let's rename them to not take them as general purpose ones. Suggested-by: Daniel Vetter Signed-off-by: Damien Lespiau --- drivers/gpu/drm/i915/i915_drv.h | 6 ++--- drivers/gpu/drm/i915/intel_display.c | 44 +