aboutsummaryrefslogtreecommitdiff
path: root/libdrm/nouveau/nouveau_channel.c
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2009-07-27 19:24:13 +0200
committerMaarten Maathuis <madman2003@gmail.com>2009-07-27 19:24:13 +0200
commit30449829c0347dc7dbe29acb13e49e2f2cb72ae9 (patch)
treea3291352d96a9649c88e3371a1b957b2a4a4d69d /libdrm/nouveau/nouveau_channel.c
parent9aed44beeac4f250a58c792d64a4dee1dde3d086 (diff)
libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalances cpu_prep/cpu_finish
- The bo was mapped with sysmem == NULL, so this means cpu prep is called. - The bo was unmapped with sysmem != NULL, so this means cpu finish is not called. - This can lead to a non-zero "cpu writers" count in ttm_bo.
Diffstat (limited to 'libdrm/nouveau/nouveau_channel.c')
0 files changed, 0 insertions, 0 deletions