commit | c4abd3178e117d3ca15a40d76df2dbb135f33d78 | [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 | 9dd2a3b7b40c41e64a71fc34323ee27499a4ab7f | |
parent | bf0eb89859439f016a1fab4cdf737c95f36dbb2e [diff] |
drm/nv50-/disp: audit and version DAC_LOAD 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>