logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

via_regs_dump - tool for debugging the OpenChrome display driver

Description

       The  OpenChrome  project is committed to providing and supporting fully free and Open Source drivers that
       take full advantage of the hardware acceleration of VIA chipsets featuring the VIA  UniChrome,  UniChrome
       Pro and Chrome9 integrated graphics processors.

Name

       via_regs_dump - tool for debugging the OpenChrome display driver

Options

-h, --help
              Display this usage message.

       -d, --dump
              Dump all registers.

       -p, --pll
              Display PLL.

       -m, --mode
              Display modes.

       -r, --read
              Read register. Example : $0 -r 3d5.17

       -w, --write
              Write register. Example : $0 -w 3d5.17 0xa3

       -g, --gpio
              Display GPIO state.

See Also

https://www.freedesktop.org/wiki/Openchrome/

Synopsis

via_regs_dump [options]

See Also