aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/software (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-03drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs1-1/+1
2013-11-08drm/nouveau/core: convert event handler apis to split create/enable semanticsBen Skeggs3-54/+51
2013-11-08drm/nv50-/sw: share engine/channel constructor between implementationsBen Skeggs3-51/+37
2013-11-08drm/nouveau/sw: prepare for the sharing of constructors between implementationsBen Skeggs5-14/+18
2013-11-08drm/nv50-/sw: make vblank tracking data private to the implementationsBen Skeggs3-18/+25
2013-11-08drm/nv50-/sw: share engine/channel struct definitions between implementationsBen Skeggs3-24/+25
2013-04-26drm/nvc0/gr: add software methods to control some MP regsChristoph Bumiller1-0/+29
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs2-17/+52
2012-11-29drm/nouveau/core: allow representing method ranges in nouveau_omthdsBen Skeggs4-13/+13
2012-10-03drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWAREBen Skeggs4-0/+10
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs4-0/+646