commit | bf0eb89859439f016a1fab4cdf737c95f36dbb2e | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 04:10:26 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Sun Aug 10 05:28:07 2014 +1000 |
tree | 59709bbd702fe904e63a2237d200162f90d820b4 | |
parent | 2c04ae01df38f95dd3e553c85cdac670a80110f5 [diff] |
drm/nv50-/disp: audit and version DAC_PWR 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>