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.9-rc4
1 folder
82 files
core
drm/nouveau/core: fix return value of nouveau_object_del()
13 years ago
Kconfig
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
13 years ago
Makefile
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
13 years ago
nouveau_abi16.c
drm/nouveau: idle channel before releasing notify object
13 years ago
nouveau_abi16.h
drm/nouveau: port all engines to new engine module format
13 years ago
nouveau_acpi.c
drm/nouveau: Add interface to detect optimus and v1 support
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: handle backlight_device_register failure
13 years ago
nouveau_bios.c
drm/nv50: initial kms support for off-chip TMDS/DP encoders
13 years ago
nouveau_bios.h
drm/nouveau: remove some more unnecessary legacy bios code
13 years ago
nouveau_bo.c
drm/nv50: use correct tiling methods for m2mf buffer moves
13 years ago
nouveau_bo.h
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
13 years ago
nouveau_calc.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_chan.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nouveau_chan.h
drm/nve0: use async copy engine for ttm buffer moves if available
13 years ago
nouveau_connector.c
drm/nouveau: store i2c port pointer directly in nouveau_encoder
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/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nouveau_display.h
drm/nouveau/disp: port vblank handling to event interface
13 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
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
13 years ago
nouveau_drm.h
drm/nouveau/disp: port vblank handling to event interface
13 years ago
nouveau_encoder.h
drm/nouveau: store i2c port pointer directly in nouveau_encoder
13 years ago
nouveau_fbcon.c
drm/<drivers>: simplify ->fb_probe callback
13 years ago
nouveau_fbcon.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_fence.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nouveau_fence.h
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nouveau_gem.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
13 years ago
nouveau_gem.h
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
13 years ago
nouveau_hw.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_hw.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_hwsq.h
drm/nouveau/hwsq: remove some magic, give proper opcode names
14 years ago
nouveau_ioc32.c
drm/nouveau: move compat ioctl out of nouveau_drv.h
13 years ago
nouveau_ioctl.h
drm/nouveau: move compat ioctl out of nouveau_drv.h
13 years ago
nouveau_irq.c
drm/nv50/disp: move remaining interrupt handling into core
13 years ago
nouveau_irq.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_mem.c
drm/nouveau: quiet some static-related sparse noise
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
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
13 years ago
nouveau_reg.h
drm/nva3/backlight: add suppport for newer style backlight regs
14 years ago
nouveau_sgdma.c
drm/nouveau: port all engines to new engine module format
13 years ago
nouveau_ttm.c
drm/nouveau: store supported dma mask in vmmgr
13 years ago
nouveau_ttm.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nouveau_vga.c
drm/nouveau: convert to dev_pm_ops
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_crtc.c
drm/nouveau: unpin various bo's before destroying
13 years ago
nv04_cursor.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv04_dac.c
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
13 years ago
nv04_dfp.c
drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.
13 years ago
nv04_display.c
drm/nouveau: store i2c port pointer directly in nouveau_encoder
13 years ago
nv04_display.h
drm/nouveau/disp/nv04: implement a base display object class
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/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv04_tv.c
drm/nouveau: use i2c encoder helper wrappers
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/fence: make internal hooks part of the context
13 years ago
nv17_tv.c
drm: encapsulate crtc->set_config calls
13 years ago
nv17_tv.h
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv17_tv_modes.c
drm/nouveau: port remainder of drm code, and rip out compat layer
13 years ago
nv40_pm.c
drm/nouveau/therm: move thermal-related functions to the therm subdev
13 years ago
nv50_display.c
drm/nv50/kms: prevent lockdep false-positive in page flipping path
13 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/fence: make internal hooks part of the context
13 years ago
nv50_pm.c
drm/nv50-nvc0: switch to common disp impl, removing previous version
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: port remainder of drm code, and rip out compat layer
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: port remainder of drm code, and rip out compat layer
13 years ago
nvreg.h
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
15 years ago