aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-01drm/nouveau: Remove nouveau_drm_debugfs_cleanup()Gravatar Noralf Trønnes 1-50/+12
2017-02-17drm/nouveau: allocate device object for every clientGravatar Ben Skeggs 1-2/+3
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hGravatar Ben Skeggs 1-1/+1
2016-01-11drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsGravatar Karol Herbst 1-2/+138
2016-01-11drm/nouveau/debugfs: we need a ctrl object for debugfsGravatar Karol Herbst 1-0/+28
2016-01-11drm/nouveau/debugfs: rename functions to indicate they are used inside drmGravatar Karol Herbst 1-2/+2
2016-01-11drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Gravatar Karol Herbst 1-3/+53
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportGravatar Marcin Slusarz 1-0/+64
2012-10-03drm/nouveau: port all engines to new engine module formatGravatar Ben Skeggs 1-195/+0
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesGravatar Ben Skeggs 1-2/+1
2012-05-24drm/nouveau/fence: convert to exec engine, and improve channel syncGravatar Ben Skeggs 1-2/+0
2011-12-21drm/nouveau: Fix pushbufs over the 4GB mark.Gravatar Francisco Jerez 1-1/+1
2011-12-06drm/nouveau: enable the ttm dma pool when swiotlb is active V3Gravatar Konrad Rzeszutek Wilk 1-0/+1
2010-09-24drm/nouveau: add debugfs file to forcibly evict everything from vramGravatar Ben Skeggs 1-0/+16
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextGravatar Dave Airlie 1-0/+3
2010-04-09drm/nouveau: detect vram amount once, and save the valueGravatar Ben Skeggs 1-3/+2
2010-04-06drm/nouveau: Add ttm page pool debugfs file.Gravatar Pauli Nieminen 1-0/+3
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoGravatar Ben Skeggs 1-2/+2
2010-02-25drm/nouveau: allow retrieval of vbios image from debugfsGravatar Ben Skeggs 1-0/+13
2010-02-25drm/nv50: switch to indirect push buffer controlsGravatar Ben Skeggs 1-0/+11
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsGravatar Ben Skeggs 1-0/+155