commit | 120b0c39c75688864e4a25e71cf3ed40e8e18651 | [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:08 2014 +1000 |
tree | e4b92228177cf74ef73c75493aa314cc4594e111 | |
parent | d55b4af909bc16f7982c2b8b8656f0898158627b [diff] |
drm/nv50-/disp: audit and version SOR_HDA_ELD 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>