commit | 67cb49c45feba4141ed4b962855249d30302cd7d | [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 | 41f99dde4a3f0b798485e7b47450659845f3a1d5 | |
parent | c02ed2bf98a682c477640c782d1e6a94525b2123 [diff] |
drm/nv50-/disp: audit and version PIOR_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>