aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include/core/object.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-206/+0
2015-01-22drm/nouveau/core: object.engine is always a nouveau_engine nowBen Skeggs1-1/+1
2014-12-02drm/nouveau/core: remove some dead code that got forgottenBen Skeggs1-17/+0
2014-08-10drm/nouveau/device: audit and version NVIF_CONTROL class and methodsBen Skeggs1-0/+4
2014-08-10drm/nouveau/core: import ioctl/event interfacesBen Skeggs1-0/+4
2014-08-10drm/nouveau/core: move handle-based object apis to handle.cBen Skeggs1-4/+17
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-6/+6
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz1-6/+6
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz1-2/+5
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-5/+9
2012-11-29drm/nouveau/core: allow representing method ranges in nouveau_omthdsBen Skeggs1-2/+3
2012-11-29drm/nouveau/core: expose full method calling capabilities with nv_execBen Skeggs1-2/+8
2012-11-29drm/nouveau: pass address to object accessor functions as u64Ben Skeggs1-13/+13
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz1-5/+9
2012-10-03drm/nouveau/core: pull in most of the new core infrastructureBen Skeggs1-0/+188