summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm: add PCI requirements to low-level drivers.Dave Airlie2010-07-091-1/+1
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-077-14/+17
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-1/+1
| * drm: Remove drm_resource wrappersJordan Crouse2010-06-016-13/+16
* | drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs2010-06-081-2/+8
* | drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter2010-06-081-1/+1
* | nouveau: off by one in nv50_gpio_location()Dan Carpenter2010-06-081-1/+1
* | drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-081-12/+7
* | drm/nouveau: match U/DP script against SOR linkBen Skeggs2010-06-081-3/+20
* | drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-081-1/+7
* | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie2010-06-019-34/+97
|\ \
| * | drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs2010-06-011-1/+2
| * | drm/nv50: use alternate source of SOR_MODE_CTRL for DP hackBen Skeggs2010-05-281-6/+1
| * | drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs2010-05-281-14/+17
| * | drm/nv50: obey dcb->duallink_possibleBen Skeggs2010-05-281-2/+1
| * | drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs2010-05-281-6/+10
| * | drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs2010-05-281-1/+4
| * | drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs2010-05-281-1/+1
| * | drm/nouveau: fix POST detection for certain chipsetsBen Skeggs2010-05-281-3/+25
| * | drm/nouveau: Add getparam for current PTIMER time.Marcin Kościelnicki2010-05-281-0/+3
| * | drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis2010-05-284-0/+33
* | | drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-06-011-0/+3
* | | drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie2010-06-011-8/+6
* | | drm/nouveau: attempt to get bios from ACPI v3Dave Airlie2010-06-013-1/+83
| |/ |/|
* | drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava2010-05-241-1/+7
* | nouveau: fix acpi_lid_open undefinedRandy Dunlap2010-05-241-1/+2
|/
* drm/nouveau: fix i2c-related init table handlersBen Skeggs2010-05-191-39/+38
* drm/nouveau: support init table i2c device identifier 0x81Ben Skeggs2010-05-191-0/+3
* drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlersBen Skeggs2010-05-191-77/+88
* drm/nouveau: display error message for any failed init table opcodeBen Skeggs2010-05-191-16/+23
* drm/nouveau: fix init table handlers to return proper error codesBen Skeggs2010-05-191-23/+28
* drm/nv50: support fractional feedback divider on newer chipsBen Skeggs2010-05-194-24/+120
* drm/nv50: fix monitor detection on certain chipsetsBen Skeggs2010-05-191-5/+16
* drm/nv50: store full dcb i2c entry from vbiosBen Skeggs2010-05-192-2/+7
* drm/nv50: fix suspend/resume with DP outputsBen Skeggs2010-05-194-5/+46
* drm/nv50: output calculated crtc pll when debugging onBen Skeggs2010-05-191-0/+6
* drm/nouveau: dump pll limits entries when debugging is onBen Skeggs2010-05-191-25/+26
* drm/nouveau: bios parser fixes for eDP boardsBen Skeggs2010-05-191-0/+124
* drm/nouveau: fix a nouveau_bo dereference after it's been destroyedBen Skeggs2010-05-191-1/+1
* drm/nv40: remove some completed ctxprog TODOsBen Skeggs2010-05-191-5/+0
* drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki2010-05-191-13/+553
* drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki2010-05-191-1/+1
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-186-13/+23
* vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-181-1/+6
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-183-18/+45
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-181-59/+25
* drivers/gpu/drm: Use kmemdupJulia Lawall2010-05-181-4/+2
* Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-202-36/+80
|\
| * drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-201-11/+0
| * drm/nouveau/kms: add support for new TTM fault callback V5Jerome Glisse2010-04-201-4/+54
OpenPOWER on IntegriCloud