Searched hist:"735581 a0a13c58e6ff7eaf7a1087e1e5d917cabe" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_irq.c | diff 735581a0a13c58e6ff7eaf7a1087e1e5d917cabe Fri Apr 20 09:19:01 CEST 2018 Gerd Hoffmann <kraxel@redhat.com> qxl: remove qxl_io_log()
qxl_io_log() sends messages over to the host (qemu) for logging. Remove the function and all callers, we can just use standard DRM_DEBUG calls (and if needed a serial console).
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-2-kraxel@redhat.com
|
H A D | qxl_cmd.c | diff 735581a0a13c58e6ff7eaf7a1087e1e5d917cabe Fri Apr 20 09:19:01 CEST 2018 Gerd Hoffmann <kraxel@redhat.com> qxl: remove qxl_io_log()
qxl_io_log() sends messages over to the host (qemu) for logging. Remove the function and all callers, we can just use standard DRM_DEBUG calls (and if needed a serial console).
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-2-kraxel@redhat.com
|
H A D | qxl_drv.h | diff 735581a0a13c58e6ff7eaf7a1087e1e5d917cabe Fri Apr 20 09:19:01 CEST 2018 Gerd Hoffmann <kraxel@redhat.com> qxl: remove qxl_io_log()
qxl_io_log() sends messages over to the host (qemu) for logging. Remove the function and all callers, we can just use standard DRM_DEBUG calls (and if needed a serial console).
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-2-kraxel@redhat.com
|
H A D | qxl_display.c | diff 735581a0a13c58e6ff7eaf7a1087e1e5d917cabe Fri Apr 20 09:19:01 CEST 2018 Gerd Hoffmann <kraxel@redhat.com> qxl: remove qxl_io_log()
qxl_io_log() sends messages over to the host (qemu) for logging. Remove the function and all callers, we can just use standard DRM_DEBUG calls (and if needed a serial console).
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-2-kraxel@redhat.com
|