ttm_tt_destroy kfrees passed object, so we need to nullify
a reference to it.
Signed-off-by: Marcin Slusarz
Cc: stable at kernel.org
---
drivers/gpu/drm/ttm/ttm_bo.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/drivers/gpu/drm/ttm/ttm
Reviewed-by: Thomas Hellstrom
On 08/22/2011 11:17 PM, Marcin Slusarz wrote:
ttm_tt_destroy kfrees passed object, so we need to nullify
a reference to it.
Signed-off-by: Marcin Slusarz
Cc: sta...@kernel.org
---
drivers/gpu/drm/ttm/ttm_bo.c |4 +++-
1 files changed, 3 insertions(+), 1 del
ttm_tt_destroy kfrees passed object, so we need to nullify
a reference to it.
Signed-off-by: Marcin Slusarz
Cc: sta...@kernel.org
---
drivers/gpu/drm/ttm/ttm_bo.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/drivers/gpu/drm/ttm/ttm_bo
https://bugs.freedesktop.org/show_bug.cgi?id=40296
--- Comment #1 from Jeff Muizelaar 2011-08-22 14:17:10 PDT
---
Created an attachment (id=50463)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50463)
Screenshot
This is with Mesa 7.12.0~git20110819.f23c3
--
Configure bugmail: https://bu
https://bugs.freedesktop.org/show_bug.cgi?id=40296
--- Comment #1 from Jeff Muizelaar 2011-08-22 14:17:10
PDT ---
Created an attachment (id=50463)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50463)
Screenshot
This is with Mesa 7.12.0~git20110819.f23c3
--
Configure bugmail: https://bu
https://bugs.freedesktop.org/show_bug.cgi?id=40296
Summary: Bad rendering on madebyevan.com/webgl-water/
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medi
https://bugs.freedesktop.org/show_bug.cgi?id=40296
Summary: Bad rendering on madebyevan.com/webgl-water/
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medi
From: Ben Skeggs
This was true for new TTM_PL_SYSTEM and new TTM_PL_TT cases, but wasn't
the case on TTM_PL_SYSTEM<->TTM_PL_TT moves, which causes trouble on some
paths as nouveau's move_notify() hook requires that the dma addresses be
valid at this point.
Signed-off-by: Ben Skeggs
---
drivers
From: Ben Skeggs
Nouveau makes the assumption that if a TTM is bound there will be a mm_node
around for it and the backwards ordering here resulted in a use-after-free
on some eviction paths.
Signed-off-by: Ben Skeggs
---
drivers/gpu/drm/ttm/ttm_bo_util.c |2 +-
1 files changed, 1 insertio
In linux-next 3.1.0-rc2-next-20110819+ when the screen goes to sleep
then the screen doesn't refresh properly until I switch to a
non-graphical TTY and then come back. It does this every time.
I have set my power management to go to sleep after 1 minute to test
this. After the back light turns o
On Mon, 22 Aug 2011 12:47:49 +0300, Dan Carpenter wrote:
> In linux-next 3.1.0-rc2-next-20110819+ when the screen goes to sleep
> then the screen doesn't refresh properly until I switch to a
> non-graphical TTY and then come back. It does this every time.
> The gnome tool bar at the top of my sc
it and get it fixed.
--
keith.packard at intel.com
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110822/234865fe/attachment.pgp>
https://bugs.freedesktop.org/show_bug.cgi?id=40211
--- Comment #6 from Michel Dänzer 2011-08-22 03:06:40 PDT
---
(In reply to comment #5)
> as I'm using the libgl1-mesa-{dri,glx} packages, I don't see any package
> relative to ia32 arch in my package repository list...
The 32 bit drivers are in
https://bugs.freedesktop.org/show_bug.cgi?id=40211
--- Comment #6 from Michel D?nzer 2011-08-22 03:06:40
PDT ---
(In reply to comment #5)
> as I'm using the libgl1-mesa-{dri,glx} packages, I don't see any package
> relative to ia32 arch in my package repository list...
The 32 bit drivers are in
In linux-next 3.1.0-rc2-next-20110819+ when the screen goes to sleep
then the screen doesn't refresh properly until I switch to a
non-graphical TTY and then come back. It does this every time.
I have set my power management to go to sleep after 1 minute to test
this. After the back light turns o
15 matches
Mail list logo