aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-02-04 08:19:36 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-02-04 08:19:36 +0100
commit679347ddc22e82197c31ef89e388154084506f72 (patch)
treec60d383df85c5834a6b7c22e7351b65413e78851 /gfx.h
parentfb7fa435af36197db5493775d01b4339484ae225 (diff)
downloadfbida-679347ddc22e82197c31ef89e388154084506f72.tar.gz
drm format wireup
Diffstat (limited to 'gfx.h')
-rw-r--r--gfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx.h b/gfx.h
index c2ed7f5..be4f987 100644
--- a/gfx.h
+++ b/gfx.h
@@ -43,6 +43,7 @@ struct gfxstate {
uint32_t rlen, glen, blen, tlen;
uint32_t roff, goff, boff, toff;
+ char devpath[128];
dev_t devnum;
/* calls */