Oops, testers reported that the last patch actually didn't work (conflicts
occurred), so the R300 PDMA doesn't work. Disable.
This commit is contained in:
@@ -752,6 +752,9 @@ ATIPseudoDMAInit(ScreenPtr pScreen)
|
||||
ATICardInfo(pScreenPriv);
|
||||
char *mmio = atic->reg_base;
|
||||
|
||||
if (atic->is_r200 || atic->is_r300)
|
||||
return FALSE;
|
||||
|
||||
ATIUploadMicrocode(atis);
|
||||
ATIEngineReset(atis);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user