Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-17 Thread Daniel Vetter
On Mon, Dec 16, 2013 at 04:35:40PM -0800, Jesse Barnes wrote: On Thu, 12 Dec 2013 14:44:33 -0800 Jesse Barnes jbar...@virtuousgeek.org wrote: On Thu, 12 Dec 2013 23:39:39 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 01:29:39PM -0800, Jesse Barnes wrote: On

Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-16 Thread Jesse Barnes
On Thu, 12 Dec 2013 14:44:33 -0800 Jesse Barnes jbar...@virtuousgeek.org wrote: On Thu, 12 Dec 2013 23:39:39 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 01:29:39PM -0800, Jesse Barnes wrote: On Thu, 12 Dec 2013 22:21:29 +0100 Daniel Vetter dan...@ffwll.ch wrote:

[Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-12 Thread Jesse Barnes
The BIOS code will need this to properly inherit the mode. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org --- drivers/gpu/drm/i915/intel_display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_display.c

Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-12 Thread Daniel Vetter
On Thu, Dec 12, 2013 at 12:41:52PM -0800, Jesse Barnes wrote: The BIOS code will need this to properly inherit the mode. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org --- drivers/gpu/drm/i915/intel_display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-12 Thread Jesse Barnes
On Thu, 12 Dec 2013 22:21:29 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 12:41:52PM -0800, Jesse Barnes wrote: The BIOS code will need this to properly inherit the mode. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org ---

Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-12 Thread Daniel Vetter
On Thu, Dec 12, 2013 at 01:29:39PM -0800, Jesse Barnes wrote: On Thu, 12 Dec 2013 22:21:29 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 12:41:52PM -0800, Jesse Barnes wrote: The BIOS code will need this to properly inherit the mode. Signed-off-by: Jesse Barnes

Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-12 Thread Jesse Barnes
On Thu, 12 Dec 2013 23:39:39 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 01:29:39PM -0800, Jesse Barnes wrote: On Thu, 12 Dec 2013 22:21:29 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 12:41:52PM -0800, Jesse Barnes wrote: The BIOS code

Re: [Intel-gfx] [PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time

2013-12-12 Thread Daniel Vetter
On Thu, Dec 12, 2013 at 02:44:33PM -0800, Jesse Barnes wrote: On Thu, 12 Dec 2013 23:39:39 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Dec 12, 2013 at 01:29:39PM -0800, Jesse Barnes wrote: On Thu, 12 Dec 2013 22:21:29 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Thu,