summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
AgeCommit message (Expand)Author
2010-08-04drm: move ttm global code to core drmDave Airlie
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/nouveau: Reset AGP before running the init scripts.Francisco Jerez
2010-07-26drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez
2010-07-26drm/nv50: add function to control GPIO IRQ reportingBen Skeggs
2010-07-26drm/nouveau: add nv_mask register accessorBen Skeggs
2010-07-26drm/nouveau: fix build without CONFIG_ACPIBen Skeggs
2010-07-26drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs
2010-07-26drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs
2010-07-13drm/nouveau: reduce usage of fence spinlock to when absolutely necessaryBen Skeggs
2010-07-13drm/nv20-nv30: move context table object out of dev_privBen Skeggs
2010-07-13drm/nv50: cleanup nv50_fifo.cBen Skeggs
2010-07-13drm/nouveau: remove unused fbdev_infoBen Skeggs
2010-07-13drm/nouveau: remove ability to use external firmwareBen Skeggs
2010-07-13drm/nv50: move tlb flushing to a helper functionBen Skeggs
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs
2010-07-13drm/nouveau: remove dev_priv->init_state and friendsBen Skeggs
2010-07-13drm/nv50: rewrite display irq handlerBen Skeggs
2010-07-13drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.Francisco Jerez
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-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie
2010-05-19drm/nv50: support fractional feedback divider on newer chipsBen Skeggs
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2010-03-15drm/nouveau: add module option to disable TV detectionBen Skeggs
2010-03-10drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Koƛcielnicki
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-25drm/nv50: Implement ctxprog/state generation.Marcin Koƛcielnicki
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs
2010-02-25drm/nv50: switch to indirect push buffer controlsBen Skeggs
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack