https://bugs.freedesktop.org/show_bug.cgi?id=110897

--- Comment #61 from Richard Thier <u9v...@gmail.com> ---
Created attachment 144560
  --> https://bugs.freedesktop.org/attachment.cgi?id=144560&action=edit
Fix variant 2 (special case pipe number for 0x5a62)

Added the second fix variation I've imagined. I am still compiling this so it
is not tested yet, but this should work just as well.

After thinking about it now, actually I tend to favor this latter one as being
more clean, because I have no idea what the other rs400 cards do if I just
forward to the r300 init code. My card works with that variant, but this is
more sane maybe?

The bad thing is that this literally only fixes those cards that do have 0x5a62
as their rdev->pdev->device value.

So "Fix variant 1" might fix more cards if they have a similar issue and "Fix
variant 2" should fix only this one and should not break unrelated cards.

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

Reply via email to