index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2013-11-08
drm/nouveau/disp: log if DP link training fails
Ben Skeggs
2013-11-08
drm/nouveau/i2c: use a custom bitbanging delay for the adt7473
Martin Peres
2013-11-08
drm/nouveau/agp: add a quirk list to limit agp modes
Ilia Mirkin
2013-11-08
drm/nvd9-/disp: disable display underflow reporting at init
Ben Skeggs
2013-11-08
drm/nva0/clk: fix accidental limiting of pll coefficients
Ben Skeggs
2013-11-08
drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking
Ben Skeggs
2013-11-08
drm/nouveau/fb: merge more bits and pieces into oclass definitions
Ben Skeggs
2013-11-08
drm/nouveau/fb: remove ram oclass argument from base fb constructor
Ben Skeggs
2013-11-08
drm/nv50-nvaf/fb: split the class definitions up a bit
Ben Skeggs
2013-11-08
drm/nouveau/fb: make external class definitions pointers
Ben Skeggs
2013-11-08
drm/nvaa/mc: blacklist msi to off by default
Ben Skeggs
2013-11-08
drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror
Ben Skeggs
2013-11-08
drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm
Ben Skeggs
2013-11-08
drm/nouveau/mc: store static data in nouveau_mc class definition
Ben Skeggs
2013-11-08
drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI
Ben Skeggs
2013-11-08
drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable
Ben Skeggs
2013-11-08
drm/nouveau/mc: have single entry and exit points to the interrupt handler
Ben Skeggs
2013-11-08
drm/nouveau/mc: msi rearm write via subdev, not device
Ben Skeggs
2013-11-08
drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset
Ben Skeggs
2013-11-08
drm/nouveau/bios/init: return failure condition on invalid opcodes
Ben Skeggs
2013-11-08
drm/nv31/mpeg: remove need for separate refcnt on engine use
Ben Skeggs
2013-11-08
drm/nouveau/therm: ack any pending IRQ at init
Martin Peres
2013-11-08
drm/nv31/mpeg: split the nv31 and nv40 dma setting implementations
Ilia Mirkin
2013-11-08
drm/nv31/mpeg: store chan singleton in engine, use it for dispatch
Ilia Mirkin
2013-11-08
drm/nv40/mpeg: use the nv31-provided classes
Ilia Mirkin
2013-11-08
drm/nv44/mpeg: create a copy of the nv31/nv40 impls
Ilia Mirkin
2013-11-08
drm/nv31/mpeg: no need to set compat mode differently for nv44 gr
Ilia Mirkin
2013-11-08
drm/nv10/kms: add plane support for nv10-nv40
Ilia Mirkin
2013-11-08
drm/nv10: fix chipset checks, mostly for the benefit of nv1a
Ilia Mirkin
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
drm/nouveau: fix backlight mask on ppc powerbook
Ilia Mirkin
2013-11-08
drm/nouveau: remove prototype for non-existent nouveau_connector_bpp
Ilia Mirkin
2013-11-08
drm/nouveau/vic: rename PUNK1C1 to PVIC
Ben Skeggs
2013-11-08
drm/nouveau/therm: kill some over-zealous debugging
Ben Skeggs
2013-11-08
drm/nouveau/core: split lock into list+exec and enable refcount locks
Ben Skeggs
2013-11-08
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
2013-11-08
drm/nv50-/sw: share engine/channel constructor between implementations
Ben Skeggs
2013-11-08
drm/nouveau/sw: prepare for the sharing of constructors between implementations
Ben Skeggs
2013-11-08
drm/nv50-/sw: make vblank tracking data private to the implementations
Ben Skeggs
2013-11-08
drm/nv50-/sw: share engine/channel struct definitions between implementations
Ben Skeggs
2013-11-08
drm/nouveau/core: Allow asymmetric nouveau_event_get/_put
Peter Hurley
2013-11-08
drm/nouveau/core: Move event index check from critical section
Peter Hurley
2013-11-08
drm/nouveau/core: Add priv field for event handlers
Peter Hurley
2013-11-08
drm/nouveau: off by one in nouveau_drm_vblank_enable()
Dan Carpenter
2013-11-08
drm/nouveau: remove pointless assignment
Dave Jones
2013-11-06
nouveau: drop interrupt busy setting.
Dave Airlie
2013-11-04
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
2013-10-28
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
[prev]
[next]