Searched hist:"166205444 b90f49382e26cc4ed0f9abc6b6a81f8" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_cmd.c | diff 166205444b90f49382e26cc4ed0f9abc6b6a81f8 Fri Jan 18 13:20:09 CET 2019 Gerd Hoffmann <kraxel@redhat.com> drm/qxl: track primary bo
Track which bo is used as primary surface. With that in place we don't need the primary_created flag any more, we can just check the primary bo pointer instead.
Also verify we don't already have a primary surface in qxl_io_create_primary().
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/20190118122020.27596-13-kraxel@redhat.com
|
H A D | qxl_drv.h | diff 166205444b90f49382e26cc4ed0f9abc6b6a81f8 Fri Jan 18 13:20:09 CET 2019 Gerd Hoffmann <kraxel@redhat.com> drm/qxl: track primary bo
Track which bo is used as primary surface. With that in place we don't need the primary_created flag any more, we can just check the primary bo pointer instead.
Also verify we don't already have a primary surface in qxl_io_create_primary().
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/20190118122020.27596-13-kraxel@redhat.com
|
H A D | qxl_display.c | diff 166205444b90f49382e26cc4ed0f9abc6b6a81f8 Fri Jan 18 13:20:09 CET 2019 Gerd Hoffmann <kraxel@redhat.com> drm/qxl: track primary bo
Track which bo is used as primary surface. With that in place we don't need the primary_created flag any more, we can just check the primary bo pointer instead.
Also verify we don't already have a primary surface in qxl_io_create_primary().
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/20190118122020.27596-13-kraxel@redhat.com
|