Re: [Intel-gfx] [PATCH 09/62] drm/i915/bdw: display stuff

2013-11-06 Thread Daniel Vetter
On Sat, Nov 02, 2013 at 09:07:07PM -0700, Ben Widawsky wrote: > Just enough to make the code not barf... > > Init BDW display to look like HSW. For the simulator this should be > fine, but this will probably require more work. > > Signed-off-by: Ben Widawsky > --- > drivers/gpu/drm/i915/intel_d

[Intel-gfx] [PATCH 09/62] drm/i915/bdw: display stuff

2013-11-02 Thread Ben Widawsky
Just enough to make the code not barf... Init BDW display to look like HSW. For the simulator this should be fine, but this will probably require more work. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/intel_display.c | 3 ++- drivers/gpu/drm/i915/intel_sprite.c | 1 + 2 files changed,