search for: realwakka

Displaying 2 results from an estimated 2 matches for "realwakka".

2020 Aug 17
0
[PATCH] drm/qxl: Replace deprecated function in qxl_display
...patch and give me advice for me. > Also I'll be glad if there is any task that you bothered. > Thanks. > > Sidong. > > Replace deprecated function drm_modeset_lock/unlock_all with > helper function DRM_MODESET_LOCK_ALL_BEGIN/END. > > Signed-off-by: Sidong Yang <realwakka at gmail.com> Queued for drm-misc-next. thanks, Gerd
2020 Aug 17
0
[PATCH] drm/qxl: Fix build errors
...ce deprecated function in qxl_display") We should not use Fixes for local fixes like this, as we do not want the robots to pick this commit. With the Fixes: dropped (maybe just reference the commit in the changelog): Acked-by: Sam Ravnborg <sam at ravnborg.org> > Cc: Sidong Yang <realwakka at gmail.com> > Cc: Gerd Hoffmann <kraxel at redhat.com> > Cc: Dave Airlie <airlied at redhat.com> > Cc: virtualization at lists.linux-foundation.org > Signed-off-by: Sean Paul <seanpaul at chromium.org> > --- > drivers/gpu/drm/qxl/qxl_display.c | 5 +++-- &gt...