commit | 0c9483b28bbb17e833db47f65d7fde4f5453d3f1 | [log] [tgz] |
---|---|---|
author | Pierre Moreau <pierre.morrow@free.fr> | Fri Jun 13 02:34:30 2014 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Jun 17 14:41:40 2014 +1000 |
tree | eb2cb881c0a83a9253e0251033f2b0cf38b11ded | |
parent | c03d0824880fd59aac6b5eb71529db435f1f0f74 [diff] |
drm/nv50/gr: remove an unneeded write while initialising PGRAPH The blob does not seem to write at that place for my NVAC, though it does for my NV96, agreeing with what is done in the if/else structure below. I guess someone forgot to remove the line when the if/else was put in place. Signed-off-by: Pierre Moreau <pierre.morrow@free.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>