Re: [PATCH 2/2] drm/radeon/kms/blit: workaround for a possible hardware bug

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

 



On Mit, 2012-02-01 at 11:42 -0500, Ilija Hadzic wrote: 
> If a blit copy operation specifies a rectangle whose one dimension
> is 16384 (max allowed by these chips), the chip will silently
> drop all commands.

What exactly does 'silently drop all commands' mean?

Did you notice the following in i2f():

                fraction = (input & 0x3fff) << 10; /* cheat and only
                                                      handle numbers below 2^^15 */

I suspect that should say 2^14, as 16384 == 0x4000, which results in 0
for the above assignment.


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer
_______________________________________________
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