[PATCH v5 01/17] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
Dmitry Osipenko
dmitry.osipenko at collabora.com
Thu Apr 28 18:41:25 UTC 2022
28.04.2022 16:19, Steven Price пишет:
> On 24/04/2022 20:04, Dmitry Osipenko wrote:
>> When panfrost_mmu_map_fault_addr() fails, the BO's mapping should be
>> unreferenced and not the shmem object that backs that mapping.
>>
>> Cc: stable at vger.kernel.org
>> Signed-off-by: Dmitry Osipenko <dmitry.osipenko at collabora.com>
>
> Fixes: bdefca2d8dc0 ("drm/panfrost: Add the panfrost_gem_mapping concept")
>
> Reviewed-by: Steven Price <steven.price at arm.com>
Thank you for the fixes tag. It appeared to me that this problem existed
since the first addition of the srinker when I was looking up the
offending commit, my bad :)
More information about the dri-devel
mailing list