diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2010-04-11 23:35:10 -0400 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2010-05-18 23:15:14 -0400 |
commit | de1f46a4b97ad93870a06065cc2ef72e2c89fe35 (patch) | |
tree | 57976e7b57d5b650116b971ef71e74849f515352 /drivers/gpu/drm/nouveau | |
parent | f23d4cf4bd037194866b7992934d4934ca97464a (diff) |
drm/nv40: remove some completed ctxprog TODOs
I actually thought these were gone already when the initial commit was
done.. I guess not!
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau')
-rw-r--r-- | drivers/gpu/drm/nouveau/nv40_grctx.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/drm/nouveau/nv40_grctx.c b/drivers/gpu/drm/nouveau/nv40_grctx.c index 11b11c31f543..9b5c97469588 100644 --- a/drivers/gpu/drm/nouveau/nv40_grctx.c +++ b/drivers/gpu/drm/nouveau/nv40_grctx.c | |||
@@ -115,11 +115,6 @@ | |||
115 | 115 | ||
116 | /* TODO: | 116 | /* TODO: |
117 | * - get vs count from 0x1540 | 117 | * - get vs count from 0x1540 |
118 | * - document unimplemented bits compared to nvidia | ||
119 | * - nsource handling | ||
120 | * - R0 & 0x0200 handling | ||
121 | * - single-vs handling | ||
122 | * - 400314 bit 0 | ||
123 | */ | 118 | */ |
124 | 119 | ||
125 | static int | 120 | static int |