Re: Update firmware for Qualcomm SM8250 platform

2021-04-03 Thread Josh Boyer
Pulled and pushed out. josh On Thu, Apr 1, 2021 at 4:11 PM Dmitry Baryshkov wrote: > > Hello linux-firmware maintainers, > > Could you please pull updated firmware for Qualcomm SM8250-based > platforms. Firmware successfully tested on Qualcomm Robotics RB5 platform. > > > The following changes s

Re: [PATCH] drm/amdgpu: Fix a potential sdma invalid access

2021-04-03 Thread Christian König
Hi Qu, Am 03.04.21 um 07:08 schrieb Qu Huang: Hi Christian, On 2021/4/3 0:25, Christian König wrote: Hi Qu, Am 02.04.21 um 05:18 schrieb Qu Huang: Before dma_resv_lock(bo->base.resv, NULL) in amdgpu_bo_release_notify(), the bo->base.resv lock may be held by ttm_mem_evict_first(), That can