[Intel-gfx] [regression] drm/i915: cleanup per-pipe reg usage

Alexey Fisher bug-track at fisher-privat.net
Fri Feb 11 21:59:23 CET 2011


Hi,
i have regression on asus eeepc 1005, intel 945gm

It is some sort of video noise, skewed looking ... hard do describe.
I'll send a video of it tomorrow (if you need)

intel_stepping 
Vendor: 0x8086, Device: 0x27ae, Revision: 0x03 (??)

apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installiert: 2:2.14.0-1ubuntu6
  Kandidat:    2:2.14.0-1ubuntu6

commit 9db4a9c7b2a3bd5b4952846bc0c2f58daa80ddd7
Author: Jesse Barnes <jbarnes at virtuousgeek.org>
Date:   Mon Feb 7 12:26:52 2011 -0800

    drm/i915: cleanup per-pipe reg usage
    
    We had some conversions over to the _PIPE macros, but didn't get
    everything.  So hide the per-pipe regs with an _ (still used in a
few
    places for legacy) and add a few _PIPE based macros, then make sure
    everyone uses them.
    
    [update: remove usage of non-existent no-op macro]
    [update 2: keep modesetting suspend/resume code, update to new reg
names]
    Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>
    [ickle: stylistic cleanups for checkpatch and taste]
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
Regards,
        Alexey




More information about the Intel-gfx mailing list