summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie
2010-06-08drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs
2010-06-08drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter
2010-06-08nouveau: off by one in nv50_gpio_location()Dan Carpenter
2010-06-08drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs
2010-06-08drm/nouveau: match U/DP script against SOR linkBen Skeggs
2010-06-08drm: Propagate error from drm_fb_helper_init().Chris Wilson
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
2010-06-01drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2010-06-01drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs
2010-05-28drm/nv50: use alternate source of SOR_MODE_CTRL for DP hackBen Skeggs
2010-05-28drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs
2010-05-28drm/nv50: obey dcb->duallink_possibleBen Skeggs
2010-05-28drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs
2010-05-28drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs
2010-05-28drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs
2010-05-28drm/nouveau: fix POST detection for certain chipsetsBen Skeggs
2010-05-28drm/nouveau: Add getparam for current PTIMER time.Marcin Kościelnicki
2010-05-28drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis
2010-05-24drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava
2010-05-24nouveau: fix acpi_lid_open undefinedRandy Dunlap
2010-05-19drm/nouveau: fix i2c-related init table handlersBen Skeggs
2010-05-19drm/nouveau: support init table i2c device identifier 0x81Ben Skeggs
2010-05-19drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlersBen Skeggs
2010-05-19drm/nouveau: display error message for any failed init table opcodeBen Skeggs
2010-05-19drm/nouveau: fix init table handlers to return proper error codesBen Skeggs
2010-05-19drm/nv50: support fractional feedback divider on newer chipsBen Skeggs
2010-05-19drm/nv50: fix monitor detection on certain chipsetsBen Skeggs
2010-05-19drm/nv50: store full dcb i2c entry from vbiosBen Skeggs
2010-05-19drm/nv50: fix suspend/resume with DP outputsBen Skeggs
2010-05-19drm/nv50: output calculated crtc pll when debugging onBen Skeggs
2010-05-19drm/nouveau: dump pll limits entries when debugging is onBen Skeggs
2010-05-19drm/nouveau: bios parser fixes for eDP boardsBen Skeggs
2010-05-19drm/nouveau: fix a nouveau_bo dereference after it's been destroyedBen Skeggs
2010-05-19drm/nv40: remove some completed ctxprog TODOsBen Skeggs
2010-05-19drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki
2010-05-19drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-05-18drivers/gpu/drm: Use kmemdupJulia Lawall
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/nouveau/kms: add support for new TTM fault callback V5Jerome Glisse
2010-04-20drm: free core gem object from driver callbacksDaniel Vetter