summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_pm4.c
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2015-01-07 13:49:12 -0500
committerTom Stellard <[email protected]>2015-01-07 16:28:40 -0500
commite28f9d0e60468db429e75a27443f7df52da224a2 (patch)
treeade64ee26aa7fe4df5fc6c4de41be280d81a1add /src/gallium/drivers/radeonsi/si_pm4.c
parent2b7fd5b11df95869249a1bdc6e1b222747aaa075 (diff)
radeonsi: Fix crash when destroying si_screen
We were invalidating si_screen:tm by calling r600_destroy_common_screen() which frees the si_screen object. This caused the driver to crash in LLVMDisposeTargetMachine() since we were passing it an invalid pointer. https://bugs.freedesktop.org/show_bug.cgi?id=88170
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_pm4.c')
0 files changed, 0 insertions, 0 deletions