tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
gpu
/
drm
/
nouveau
/
at
v3.12-rc2
2 folders
66 files
core
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
12 years ago
dispnv04
nouveau: add runtime PM support (v0.9)
13 years ago
Kconfig
drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.
12 years ago
Makefile
drm/nvd7/gr: initial support
12 years ago
nouveau_abi16.c
drm/nouveau: unpin notify object in chan_fini
12 years ago
nouveau_abi16.h
drm/nouveau: port all engines to new engine module format
13 years ago
nouveau_acpi.c
nouveau: add runtime PM support (v0.9)
13 years ago
nouveau_acpi.h
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
13 years ago
nouveau_agp.c
drm/nouveau: Disable AGP on PowerPC again.
13 years ago
nouveau_agp.h
drm/nouveau: implement devinit subdev, and new init table parser
13 years ago
nouveau_backlight.c
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
13 years ago
nouveau_bios.c
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
12 years ago
nouveau_bios.h
drm/nv04/disp: hide all the cruft away in its own little hole
13 years ago
nouveau_bo.c
drm: verify vma access in TTM+GEM drivers
12 years ago
nouveau_bo.h
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
13 years ago
nouveau_chan.c
drm/nouveau/fb: initialise vram controller as pfb sub-object
13 years ago
nouveau_chan.h
drm/nve0: use async copy engine for ttm buffer moves if available
13 years ago
nouveau_connector.c
nouveau: add runtime PM support (v0.9)
13 years ago
nouveau_connector.h
drm/nouveau/gpio: use event interfaces for interrupt signalling
13 years ago
nouveau_crtc.h
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
13 years ago
nouveau_debugfs.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
13 years ago
nouveau_debugfs.h
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
13 years ago
nouveau_display.c
drm/nouveau/kms: enable for non-vga pci classes
12 years ago
nouveau_display.h
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
12 years ago
nouveau_dma.c
drm/nouveau: port all engines to new engine module format
13 years ago
nouveau_dma.h
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
13 years ago
nouveau_dp.c
drm/nv50-/disp: move DP link training to core and train from supervisor
13 years ago
nouveau_drm.c
drm/nouveau: fix oops on runtime suspend/resume
12 years ago
nouveau_drm.h
nouveau: add runtime PM support (v0.9)
13 years ago
nouveau_encoder.h
drm/nv04/disp: hide all the cruft away in its own little hole
13 years ago
nouveau_fbcon.c
drm/nouveau/kms: enable for non-vga pci classes
12 years ago
nouveau_fbcon.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_fence.c
drm/nouveau: bump fence timeout to 15 seconds
12 years ago
nouveau_fence.h
drm/nouveau: delay busy bo vma removal until fence signals
13 years ago
nouveau_gem.c
drm/nouveau: fix command submission to use vmalloc for big allocations
12 years ago
nouveau_gem.h
drm/nouveau: implement prime helper unpin function
12 years ago
nouveau_hwsq.h
drm/nouveau/hwsq: remove some magic, give proper opcode names
14 years ago
nouveau_ioc32.c
drm/nouveau: fix up 32-bit ioctls and device wake up.
12 years ago
nouveau_ioctl.h
drm/nouveau: fix up 32-bit ioctls and device wake up.
12 years ago
nouveau_mem.c
drm/nouveau/fb: initialise vram controller as pfb sub-object
13 years ago
nouveau_perf.c
drm/nouveau/therm: move thermal-related functions to the therm subdev
13 years ago
nouveau_pm.c
drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable
13 years ago
nouveau_pm.h
drm/nouveau/therm: move thermal-related functions to the therm subdev
13 years ago
nouveau_prime.c
drm/nouveau: implement prime helper unpin function
12 years ago
nouveau_reg.h
drm/nva3/backlight: add suppport for newer style backlight regs
14 years ago
nouveau_sgdma.c
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
12 years ago
nouveau_ttm.c
drm/nouveau: remove limit on gart
12 years ago
nouveau_ttm.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_vga.c
nouveau: add runtime PM support (v0.9)
13 years ago
nouveau_vga.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_volt.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv04_fbcon.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv04_fence.c
drm/nouveau/fence: make internal hooks part of the context
13 years ago
nv04_pm.c
drm/nv04/disp: hide all the cruft away in its own little hole
13 years ago
nv10_fence.c
drm/nouveau/fence: make internal hooks part of the context
13 years ago
nv10_fence.h
drm/nouveau: share fence structures between nv10+ and nv50 implementations
13 years ago
nv17_fence.c
drm/nouveau: fix semaphore dmabuf obj
12 years ago
nv40_pm.c
drm/nouveau: fix reclocking on nv40
12 years ago
nv50_display.c
drm/nv50-/kms: assume analog display connected if load on any pin
12 years ago
nv50_display.h
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
13 years ago
nv50_fbcon.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv50_fence.c
drm/nouveau: fix semaphore dmabuf obj
12 years ago
nv50_pm.c
drm/nouveau/fb: initialise vram controller as pfb sub-object
13 years ago
nv84_fence.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nva3_pm.c
drm/nouveau/fb: initialise vram controller as pfb sub-object
13 years ago
nvc0_fbcon.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nvc0_fence.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nvc0_pm.c
drm/nouveau/fb: initialise vram controller as pfb sub-object
13 years ago