index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2010-07-13
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
2010-07-13
drm/nouveau: move LVDS detection back to connector detect() time
Ben Skeggs
2010-07-13
drm/nouveau: place notifiers in system memory by default
Ben Skeggs
2010-07-09
drm: add PCI requirements to low-level drivers.
Dave Airlie
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-06-08
drm/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
2010-06-08
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
2010-06-08
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
2010-06-08
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
2010-06-08
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
2010-06-01
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-06-01
drm/nouveau: fixup confusion over which handle the DSM is hanging off.
Dave Airlie
2010-06-01
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
2010-05-28
drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
Ben Skeggs
2010-05-28
drm/nouveau: fix dual-link displays when plugged into single-link outputs
Ben Skeggs
2010-05-28
drm/nv50: obey dcb->duallink_possible
Ben Skeggs
2010-05-28
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
Ben Skeggs
2010-05-28
drm/nouveau: don't execute INIT_GPIO unless we're really running the table
Ben Skeggs
2010-05-28
drm/nv40: allow cold-booting of nv4x chipsets
Ben Skeggs
2010-05-28
drm/nouveau: fix POST detection for certain chipsets
Ben Skeggs
2010-05-28
drm/nouveau: Add getparam for current PTIMER time.
Marcin Kościelnicki
2010-05-28
drm/nouveau: allow cursor image and position to survive suspend
Maarten Maathuis
2010-05-24
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-05-24
nouveau: fix acpi_lid_open undefined
Randy Dunlap
2010-05-19
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
2010-05-19
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
2010-05-19
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
2010-05-19
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
2010-05-19
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
2010-05-19
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
2010-05-19
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2010-05-19
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-19
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
2010-05-19
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
2010-05-19
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
2010-05-19
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
2010-05-19
drm/nv40: remove some completed ctxprog TODOs
Ben Skeggs
2010-05-19
drm/nv04: Implement missing nv04 PGRAPH methods in software.
Marcin Kościelnicki
2010-05-19
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Marcin Kościelnicki
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-05-18
drivers/gpu/drm: Use kmemdup
Julia Lawall
[next]