Bug 80664 - intel-virtual-output: add verbose switch
Summary: intel-virtual-output: add verbose switch
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2014-06-29 07:04 UTC by main.haarp
Modified: 2014-06-29 14:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
add verbose switch (2.08 KB, text/plain)
2014-06-29 07:04 UTC, main.haarp
no flags Details

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.