aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_display.c
AgeCommit message (Expand)Author
2010-12-03drm/nv50: rework PGPIO IRQ handling and hotplug detectionBen Skeggs
2010-12-03drm/nv50: use register/unregister functionality for PDISPLAY ISRBen Skeggs
2010-12-03drm/nv50: move GPIO ISR to nv50_gpio.cBen Skeggs
2010-12-03drm/nv50: Keep track of the head a channel is vsync'ing to.Francisco Jerez
2010-12-03drm/nouveau: Implement the vblank DRM hooks.Francisco Jerez
2010-12-03drm/nv50: improve evo error handler when more than just channel 0 activeBen Skeggs
2010-12-03drm/nv50: move evo handling to nv50_evo.cBen Skeggs
2010-12-03drm/nv50: clearer separation of the stages of evo initBen Skeggs
2010-12-03drm/nv50: remove some unnecessary PDISPLAY initBen Skeggs
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez
2010-09-24drm/nv50: fix SOR count for early chipsetsBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-09-24drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-09-24drm/nouveau: require explicit unmap of kmapped bosBen Skeggs
2010-08-06drm/nvc0: fix evo dma object so we display somethingBen Skeggs
2010-07-26drm/nv50: fix some not-error error messagesBen Skeggs
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez
2010-07-26drm/nv50: add function to control GPIO IRQ reportingBen Skeggs
2010-07-13drm/nv50: move dp_set_tmds() function to happen in the last display irqBen Skeggs
2010-07-13drm/nv50: fix dp_set_tmds to work on the right ORBen Skeggs
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs
2010-07-13drm/nv50: rewrite display irq handlerBen Skeggs
2010-07-13drm/nv50: fix DP->DVI if output has been programmed for native DP previouslyBen Skeggs
2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs
2010-07-13drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs
2010-05-19drm/nv50: fix suspend/resume with DP outputsBen Skeggs
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-03-10drm/nv50: fix connector table parsing for some cardsBen Skeggs
2010-02-25drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs
2010-02-25drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs
2010-02-25drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs
2010-01-11drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs