[Bug 106431] On ASUS A8JN laptop with G72M GPU dmesg is flooded with error messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=106431

Ilia Mirkin <imirkin@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imirkin@xxxxxxxxxxxx

--- Comment #1 from Ilia Mirkin <imirkin@xxxxxxxxxxxx> ---
Looks like this is because pre-tesla supplies a crtcid of -1 for pre-tesla
(which your gpu is), and "pipe" was recently made into unsigned int, which
causes the warn to trigger.

J'accuse

commit cc1ef118fc099295ae6aabbacc8af94d8d8885eb
Author: Thierry Reding <treding@xxxxxxxxxx>
Date:   Wed Aug 12 17:00:31 2015 +0200

    drm/irq: Make pipe unsigned and name consistent

    Name all references to the pipe number (CRTC index) consistently to make
    it easier to distinguish which is a pipe number and which is a pointer
    to struct drm_crtc.

    While at it also make all references to the pipe number unsigned because
    there is no longer any reason why it should ever be negative.

    Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
    Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxx>

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux