aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2019-08-14 11:00:48 +0200
committerThierry Reding <[email protected]>2019-08-21 13:38:28 +0200
commit019cbd4a4feb3aa3a917d78e7110e3011bbff6d5 (patch)
treee447e3d177c1b6d5817087fbba707beb16ca24c2 /scripts/gdb/linux/proc.py
parent343bbb1a7f88df49a7166cd949d6cd3b4d3f0919 (diff)
drm/nouveau: Initialize GEM object before TTM object
TTM assumes that drivers initialize the embedded GEM object before calling the ttm_bo_init() function. This is not currently the case in the Nouveau driver. Fix this by splitting up nouveau_bo_new() into nouveau_bo_alloc() and nouveau_bo_init() so that the GEM can be initialized before TTM BO initialization when necessary. Fixes: b96f3e7c8069 ("drm/ttm: use gem vma_node") Acked-by: Gerd Hoffmann <[email protected]> Acked-by: Ben Skeggs <[email protected]> Signed-off-by: Thierry Reding <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20190814093524.GA31345@ulmo
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions