commit | a73c5c526a8a39b2e61709c753d44be597c9a4c0 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Jul 19 17:32:01 2012 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Oct 03 13:12:54 2012 +1000 |
tree | 991f16981ba01036c41c56f5d9ec8eda59f54143 | |
parent | e193b1d42c390bf1bff7fa02a5a1202b98e75601 [diff] |
drm/nvc0-nve0/graph: rename dev to priv, no code changes There's a *lot* of code in here, and it's all going to use the PGRAPH priv pointer rather than drm_device after the engine rework. This is handling all the rename-only parts of the change. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>