http://bugs.freedesktop.org/show_bug.cgi?id=16334
--- Comment #9 from Jie Luo 2009-02-07 18:47:34 PST ---
(In reply to comment #7)
> Does this still exist with the latest code?
>
Didn't see it for a long time, assume it was fixed.
--
Configure bugmail: http://bugs.freedesktop.org/userpr
On Fri, 6 Feb 2009, Jesse Barnes wrote:
> In dc1336ff4fe08ae7cfe8301bfd7f0b2cfd31d20a (set vblank enable flag correctly
> across IRQ uninstall), we made sure drivers that uninstall their interrupt
> handler set the vblank enabled flag correctly, so that when interrupts are
> re-enabled, vblank int
On Saturday, February 7, 2009 6:54 am Michel Dänzer wrote:
> On Fri, 2009-02-06 at 13:04 -0800, Jesse Barnes wrote:
> > In dc1336ff4fe08ae7cfe8301bfd7f0b2cfd31d20a (set vblank enable flag
> > correctly across IRQ uninstall), we made sure drivers that uninstall
> > their interrupt handler set the vb
On Fri, 2009-02-06 at 13:04 -0800, Jesse Barnes wrote:
> In dc1336ff4fe08ae7cfe8301bfd7f0b2cfd31d20a (set vblank enable flag correctly
> across IRQ uninstall), we made sure drivers that uninstall their interrupt
> handler set the vblank enabled flag correctly, so that when interrupts are
> re-enabl
http://bugzilla.kernel.org/show_bug.cgi?id=12441
--- Comment #14 from [email protected] 2009-02-07 06:38 ---
Patch : http://bugzilla.kernel.org/attachment.cgi?id=20032&action=view
Handled-By : Dave Airlie
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
---
http://bugzilla.kernel.org/show_bug.cgi?id=12491
--- Comment #2 from [email protected] 2009-02-07 05:42 ---
Handled-By : Roland Dreier
Patch : http://marc.info/?l=linux-kernel&m=123378709730700&w=2
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are
Le vendredi 06 février 2009 à 14:24 -0800, Jesse Barnes a écrit :
> + map = list->map;
> + if (map) {
> + drm_free(map, sizeof(*map), DRM_MEM_DRIVER);
> + list->map = NULL;
I would have inverted the two last lines (otherwise why wouldn't you
directly drw_fre