[PATCH libdrm 2/2] libdrm: clean up non list code path for vamgr

Michel Dänzer michel at daenzer.net
Fri Feb 9 08:58:08 UTC 2018


On 2018-02-09 07:01 AM, Chunming Zhou wrote:
> On 2018年02月08日 17:13, Chunming Zhou wrote:
>> On 2018年02月08日 17:01, Michel Dänzer wrote:
>>>
>>> this change completely broke radeonsi due to memory management errors
>>> (see valgrind output for glxgears below), so I had to revert it.
>> ok, I will look into what happens. Sorry for broken.
> The patch lost a "goto out" in free_va when applying patch from hybrid
> to opensource.
> The attached fixes that, I tested successfully in my local side.
>  please review or test, if no problem, I will submit it again.

Please add:

v2: Add missing "goto out"
Tested-by: Michel Dänzer <michel.daenzer at amd.com>

to the commit log before pushing.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the amd-gfx mailing list