summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez1-0/+9
2010-08-17drm/nouveau: fix race condition when under memory pressureBen Skeggs1-0/+1
2010-08-06drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs1-0/+41
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez1-1/+1
2010-08-06drm/nouveau: remove unused ttm bo listBen Skeggs1-2/+0
2010-08-04drm: move ttm global code to core drmDave Airlie1-1/+1
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs1-3/+15
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez1-1/+12
2010-07-26drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez1-0/+1
2010-07-26drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez1-0/+4
2010-07-26drm/nv50: add function to control GPIO IRQ reportingBen Skeggs1-0/+1
2010-07-26drm/nouveau: add nv_mask register accessorBen Skeggs1-0/+8
2010-07-26drm/nouveau: fix build without CONFIG_ACPIBen Skeggs1-1/+1
2010-07-26drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs1-0/+2
2010-07-26drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs1-0/+1
2010-07-13drm/nouveau: reduce usage of fence spinlock to when absolutely necessaryBen Skeggs1-2/+1
2010-07-13drm/nv20-nv30: move context table object out of dev_privBen Skeggs1-4/+3
2010-07-13drm/nv50: cleanup nv50_fifo.cBen Skeggs1-2/+3
2010-07-13drm/nouveau: remove unused fbdev_infoBen Skeggs1-2/+0
2010-07-13drm/nouveau: remove ability to use external firmwareBen Skeggs1-9/+0
2010-07-13drm/nv50: move tlb flushing to a helper functionBen Skeggs1-0/+1
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs1-6/+3
2010-07-13drm/nouveau: remove dev_priv->init_state and friendsBen Skeggs1-13/+0
2010-07-13drm/nv50: rewrite display irq handlerBen Skeggs1-0/+5
2010-07-13drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.Francisco Jerez1-0/+1
2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs1-4/+4
2010-07-13drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs1-20/+4
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie1-0/+5
2010-05-19drm/nv50: support fractional feedback divider on newer chipsBen Skeggs1-0/+6
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz1-0/+1
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie1-0/+3
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs1-0/+4
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs1-0/+1
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs1-11/+11
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs1-9/+0
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez1-1/+3
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie1-1/+1
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie1-2/+2
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie1-1/+1
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie1-0/+6
2010-03-15drm/nouveau: add module option to disable TV detectionBen Skeggs1-0/+1
2010-03-10drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs1-0/+1
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Koƛcielnicki1-0/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie1-1/+1
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-0/+5
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie1-14/+5
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-14/+5
2010-02-25drm/nv50: Implement ctxprog/state generation.Marcin Koƛcielnicki1-0/+1
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs1-2/+1