[PATCH libdrm resend] tests/dristat: add -C to pretty-print device capabilities

2014-05-13 Thread Thierry Reding
On Fri, Apr 18, 2014 at 01:09:25AM -0700, Aaron Plattner wrote: > Signed-off-by: Aaron Plattner > --- > Example output of dristat -C: > /dev/dri/card0 > Device capabilities: > Dumb framebuffer: yes > VBlank high crtc: yes > Preferred depth: 24 > Prefer shadow: yes > Prime: im

[PATCH libdrm resend] tests/dristat: add -C to pretty-print device capabilities

2014-04-18 Thread Aaron Plattner
Signed-off-by: Aaron Plattner --- Example output of dristat -C: /dev/dri/card0 Device capabilities: Dumb framebuffer: yes VBlank high crtc: yes Preferred depth: 24 Prefer shadow: yes Prime: import export tests/dristat.c | 69 +