[PATCH] Fix a bug in intelfb initialization.

2009-04-26 Thread Paul Menzel
=dcc3b863e5a663652587619c357bd20075af6896 Signed-off-by: Thomas Hilber Signed-off-by: Paul Menzel CC: Dave Airlie --- drivers/video/intelfb/intelfbdrv.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/drivers/video/intelfb/intelfbdrv.c b/drivers/video/intelfb/intelfbdrv.c index 6d8e541

Re: [PATCH] Fix a bug in intelfb initialization.

2009-05-01 Thread Paul Menzel
Dear everyone, do I need to send this somewhere else? Thanks, Paul Am Sonntag, den 26.04.2009, 19:47 +0200 schrieb Paul Menzel: > When changing video timing dynamically via fbset the screen sporadically > is rendered black. > > With the attached fix which disables VCO pri

Re: [PATCH] drm/i915: intel_display.c handle latency variable efficiently

2009-09-13 Thread Paul Menzel
rs/gpu/drm/i915/intel_display.c:1918: warning: ‘latency’ may be used > uninitialized in this function > > Signed-off-by: Jaswinder Singh Rajput Reviewed-by: Paul Menzel Looks good to me. (No idea, if my line is necessary.) > --- > drivers/gpu/drm/i915/intel_display.c | 13 +

Re: [Patch] drm: Add the basic check for the detailed timing in EDID

2009-10-10 Thread Paul Menzel
Dear Yakui, Am Samstag, den 10.10.2009, 16:12 +0800 schrieb yakui.z...@intel.com: […] > + /* it is incorrect if hsync/vsync width is zero */ > + if (!hsync_pulse_width || !vsync_pulse_width) { > + DRM_DEBUG_KMS("Incorrect Detailed timing. " > + "W

Re: [PATCH] improved LVDS power sequnce on pre-atom chips

2010-01-04 Thread Paul Menzel
Am Montag, den 04.01.2010, 18:32 -0500 schrieb Alex Deucher: > This patch might help with LVDS resume on pre-atom systems . Please > test and let me know if there are any regressions. Did you forget to attach the patch? I did not get any. Thanks, Paul signature.asc Description: Dies ist ein

Re: [PATCH] drm/r100/kms: Emit cache flush to the end of command buffer. (v2)

2010-02-05 Thread Paul Menzel
Am Donnerstag, den 04.02.2010, 19:49 +0200 schrieb Pauli Nieminen: […] > +/* Who ever call radeon_fence_emit should call ring_lock and ask s/ever call/ever calls/ > + * for enough space (today caller are ib schedule and buffer move) */ s/caller/callers/ It would be nice to fix those typos wh

Re: regression(?) 3.3-rc4 -> 3.3-rc5: drm intel hangs

2012-02-28 Thread Paul Menzel
Dear Norbert, Am Dienstag, den 28.02.2012, 13:03 +0900 schrieb Norbert Preining: > Dear all, > > (please Cc) > > since upgrade to 3.3-rc5 I see the following behaviour repeatedly: > > Feb 28 11:42:47 mithrandir kernel: [15627.756071] > [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elap