Bug 80664

Summary: intel-virtual-output: add verbose switch
Product: xorg Reporter: main.haarp
Component: Driver/intelAssignee: Chris Wilson <chris>
Status: RESOLVED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
add verbose switch none

Description main.haarp 2014-06-29 07:04:12 UTC
Created attachment 101961 [details]
add verbose switch

A verbose switch is quite useful for debugging, it shouldn't require editing and recompilation to gain more useful output. I added it.

The patch also adds better help for the command line options, but it could use some tweaks as I wasn't entirely sure what each option does and no documentation was to be found.
Comment 1 Chris Wilson 2014-06-29 14:30:25 UTC
commit 81889664851e3a2218d1ac5d39ebd2bd3b6a4954
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Jun 29 08:29:36 2014 +0100

    intel-virtual-output: Convert debugging messages to verbosity
    
    Original patch by main.haarp:
    "A verbose switch is quite useful for debugging, it shouldn't require
    editing and recompilation to gain more useful output. I added it."
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80664
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.