https://bugzilla.kernel.org/show_bug.cgi?id=91861 --- Comment #4 from Mike S. <michael.selig@xxxxxxxxx> --- I haven't yet tested the patch to cap ref_div to 7, but here are the values reported with drm.debug=0xE, in case they are useful: 1. Kernel 3.14 (working): 14851, fb: 145.2 ref: 2, post: 7 2. Kernel 3.18 (not working): 148500 - 148500, fb: 1016.3 ref: 14, post: 7 I am no expert, but looking at the code, a ref_div value of 14 seems wrong. In r600d.h the REF_DIV_MASK is only 3 bits wide, so the max value it should ever be is 7, right? -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel