commit | 648d4dfde721885737b33a06f2b73ee125acf271 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 04:10:27 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 05:28:11 2014 +1000 |
tree | 5ad1a46f4de17e82d59b87c247f3b678f3ac7e41 | |
parent | 4952b4d339033c2019bbd00f28f422b6fc340408 [diff] |
drm/nouveau/disp: audit and version display classes The full object interfaces are about to be exposed to userspace, so we need to check for any security-related issues and version the structs to make it easier to handle any changes we may need in the future. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>