commit | 3d90268f79d3be17914ebacd31f3ed69cea8eab1 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Aug 04 11:44:18 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Aug 04 11:44:18 2013 -0700 |
tree | eb92f96305ced55d784b1e94efd73737ea1da843 | |
parent | 387aae6fdd737038e92d7bb40712bdf6dcb11945 [diff] | |
parent | adfb8e51332153016857194b85309150ac560286 [diff] |
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux Pull drm fix from Dave Airlie: "Just a quick fix that a few people have reported, be nice to have in asap" The drm tree seems to be very confused about 64-bit divides. Here it uses a slow 64-by-64 bit divide to divide by a small constant. Oh well. Doesn't look performance-critical, just stupid. * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: drm/radeon: fix 64 bit divide in SI spm code