commit | 4952b4d339033c2019bbd00f28f422b6fc340408 | [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:10 2014 +1000 |
tree | 10b610a3ca4d2b7e60e6795fc33e784e809bf2e8 | |
parent | 67cb49c45feba4141ed4b962855249d30302cd7d [diff] |
drm/nouveau/disp: audit and version SCANOUTPOS method 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>