index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_debugfs.c
Age
Commit message (
Expand
)
Author
2023-09-26
drm/nouveau: uvmm: rename 'umgr' to 'base'
Danilo Krummrich
2023-08-04
drm/nouveau: debugfs: implement DRM GPU VA debugfs
Danilo Krummrich
2023-04-17
drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...
Markus Elfring
2023-04-17
drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()
Markus Elfring
2023-04-17
drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...
Markus Elfring
2023-04-17
drm/nouveau/debugfs: Move an expression into a function call parameter in nou...
Markus Elfring
2022-04-29
drm/nouveau: simplify the return expression of nouveau_debugfs_init()
Minghao Chi
2021-10-06
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
Aditya Pakki
2020-05-22
drm/nouveau/debugfs: fix runtime pm imbalance on error
Dinghao Liu
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
2019-03-22
drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
YueHaibing
2018-12-11
drm/nouveau: Add size to vbios.rom file in debugfs
Lyude Paul
2018-12-11
drm/nouveau: Add strap_peek to debugfs
Lyude Paul
2018-07-16
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
2017-03-01
drm/nouveau: Remove nouveau_drm_debugfs_cleanup()
Noralf Trønnes
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-01-11
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
Karol Herbst
2016-01-11
drm/nouveau/debugfs: we need a ctrl object for debugfs
Karol Herbst
2016-01-11
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
Karol Herbst
2016-01-11
drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...
Karol Herbst
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-05-24
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2011-12-21
drm/nouveau: Fix pushbufs over the 4GB mark.
Francisco Jerez
2011-12-06
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
2010-09-24
drm/nouveau: add debugfs file to forcibly evict everything from vram
Ben Skeggs
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-06
drm/nouveau: Add ttm page pool debugfs file.
Pauli Nieminen
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
2010-02-25
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs