aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/graph/ctxnvd7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-10drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs1-8/+0
2014-08-10drm/gf100-/gr: unhardcode attribute cb configBen Skeggs1-22/+41
2014-08-10drm/gf100-/gr: unhardcode pagepool configBen Skeggs1-5/+3
2014-08-10drm/gf100-/gr: unhardcode bundle cb configBen Skeggs1-5/+3
2014-08-10drm/gk208-/gr: stop touching 0x260 inappropriatelyBen Skeggs1-2/+2
2014-03-26drm/gf100-/gr: split ppc state into its subunitsBen Skeggs1-2/+14
2014-03-26drm/gf100-/gf: split tpc state into its subunitsBen Skeggs1-15/+17
2014-03-26drm/gf100-/gr: split gpc state into its subunitsBen Skeggs1-36/+9
2014-03-26drm/gf100-/gr: tidy reg/ctx initval lists, mostly by giving them namesBen Skeggs1-69/+66
2013-11-08drm/nvc0-/gr: fix a number of missing explicit array terminators...Ben Skeggs1-0/+1
2013-07-05drm/nvc0-/gr: remove some more of the hardcoded register writesBen Skeggs1-8/+0
2013-07-05drm/nvc0-/gr: factor out yet more unknown magic into versioned functionsBen Skeggs1-7/+2
2013-07-05drm/nvd7/gr: initial supportMaarten Lankhorst1-0/+303