Searched hist:"2 d7b56378d32b0cf006f8944cbba4046df45dd25" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.h | diff 2d7b56378d32b0cf006f8944cbba4046df45dd25 Wed May 31 04:14:23 CEST 2017 Caesar Wang <wxt@rock-chips.com> drm/rockchip: gem: add the lacks lock and trivial changes
As the allocation and free buffer that need to add mutex lock for drm mm, but it lacks the locking on error path in rockchip_gem_iommu_map(). Also, the trivial changes like The comment should be placed in the kerneldoc and unused blank line.
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Reviewed-by: Mark Yao <mark.yao@rock-chips.com> Signed-off-by: Mark Yao <mark.yao@rock-chips.com> Link: http://patchwork.freedesktop.org/patch/msgid/1496196863-25738-1-git-send-email-wxt@rock-chips.com
|
H A D | rockchip_drm_gem.c | diff 2d7b56378d32b0cf006f8944cbba4046df45dd25 Wed May 31 04:14:23 CEST 2017 Caesar Wang <wxt@rock-chips.com> drm/rockchip: gem: add the lacks lock and trivial changes
As the allocation and free buffer that need to add mutex lock for drm mm, but it lacks the locking on error path in rockchip_gem_iommu_map(). Also, the trivial changes like The comment should be placed in the kerneldoc and unused blank line.
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Reviewed-by: Mark Yao <mark.yao@rock-chips.com> Signed-off-by: Mark Yao <mark.yao@rock-chips.com> Link: http://patchwork.freedesktop.org/patch/msgid/1496196863-25738-1-git-send-email-wxt@rock-chips.com
|