[Bug 60802] Corruption with DMA ring on cayman

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

 



Comment # 48 on bug 60802 from
I looked into this a little bit and the issue appears to be within
evergreen_dma_copy_tile within evergreen_state.c.  It looks like when bank_h is
0 it causes the texture to appear bad, but bank_h is allowed to be 0 so I
believe the lines
cs->buf[cs->cdw++] = (detile << 31) | (array_mode << 27) |
                    (lbpp << 24) | (bank_h << 21) |
                    (bank_w << 18) | (mt_aspect << 16);
have the incorrect offsets, but I'm not 100% sure at the moment.


You are receiving this mail because:
_______________________________________________
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