aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_debugfs.c
AgeCommit message (Expand)Author
2021-10-17drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2019-04-20drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst
2017-03-01drm/nouveau: Remove nouveau_drm_debugfs_cleanup()Noralf Trønnes
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2016-01-11drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: we need a ctrl object for debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: rename functions to indicate they are used inside drmKarol Herbst
2016-01-11drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Karol Herbst
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs
2012-05-24drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs
2011-12-21drm/nouveau: Fix pushbufs over the 4GB mark.Francisco Jerez
2011-12-06drm/nouveau: enable the ttm dma pool when swiotlb is active V3Konrad Rzeszutek Wilk
2010-09-24drm/nouveau: add debugfs file to forcibly evict everything from vramBen Skeggs
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-06drm/nouveau: Add ttm page pool debugfs file.Pauli Nieminen
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs
2010-02-25drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs
2010-02-25drm/nv50: switch to indirect push buffer controlsBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs