summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2012-05-24drm/nouveau: create real execution engine for software object classBen Skeggs19-282/+567
2012-05-24drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs1-2/+0
2012-05-24drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs2-5/+11
2012-05-24drm/nouveau: base fence timeout on time of emissionMarcin Slusarz1-1/+4
2012-05-24drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs6-52/+71
2012-05-24drm/nv50/disp: fixup error paths in crtc object creationBen Skeggs2-33/+26
2012-05-24drm/nouveau: cleanup after display init failureMarcin Slusarz1-2/+9
2012-05-24drm/nv50: fix ramin heap size for kernel channel tooMarcin Slusarz1-1/+1
2012-05-24drm/nve0/graph: bump hub2gpc buffer sizeBen Skeggs1-1/+1
2012-05-24drm/nouveau: use the same packet header macros as userspaceBen Skeggs15-185/+203
2012-05-24drm/nouveau/bios: allow loading alternate vbios image as firmwareBen Skeggs1-0/+21
2012-05-24drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methodsBen Skeggs3-0/+39
2012-05-24drm/nv50-/fbcon: move 2d class to subchannel 3Ben Skeggs1-1/+1
2012-05-24drm/nve0/gr: initial implementationBen Skeggs6-2/+3705
2012-05-24drm/nve0/fifo: initial implementationBen Skeggs4-5/+477
2012-05-24drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsetsBen Skeggs2-8/+4
2012-05-24drm/nouveau/pm: some more delays for ddr3 reclockingBen Skeggs2-0/+4
2012-05-24drm/nvc0/pm: very initial mclk freq changeBen Skeggs1-1/+23
2012-05-24drm/nvd9/pm: oops, fix timing calcBen Skeggs1-0/+1
2012-05-24drm/nvc0/pm: enable mpll src pll, and calc mpll coefficientsBen Skeggs1-0/+51
2012-05-24drm/nvc0/pm: start filling in memory reclocking stubsBen Skeggs1-0/+116
2012-05-24drm/nva3/pm: another few magic regs, and slightly better 0x004018 handlingBen Skeggs1-4/+15
2012-05-24drm/nva3/pm: initial attempt at handling 111100/111104Ben Skeggs1-0/+21
2012-05-24drm/nva3/pm: make pll->pll mode workBen Skeggs1-6/+21
2012-05-24drm/nva3/pm: attempt to bash a few 0x100200 bits correctlyBen Skeggs1-20/+46
2012-05-24drm/nva3/pm: begin to restructure memory clock changes + another magicBen Skeggs1-8/+40
2012-05-24drm/nva3/pm: more random unknown PFB regsBen Skeggs1-1/+23
2012-05-24drm/nva3/pm: initial attempt at more magic PFB regsBen Skeggs3-3/+28
2012-05-24drm/nva3/pm: hook up to ram reclocking helperBen Skeggs1-12/+110
2012-05-24drm/nva3/pm: introduce more paranoiaBen Skeggs1-5/+10
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie1-1/+1
2012-05-23nouveau: add PRIME supportDave Airlie16-25/+296
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie1-1/+1
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm/nouveau/dp: Probe branch/sink OUIs (v2)Adam Jackson1-0/+21
2012-05-22nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie1-1/+1
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai1-3/+7
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie1-1/+1
2012-04-30drm/nv10/gpio: fix thinko in mask for gpio lines 2-9Ben Skeggs1-1/+1
2012-04-30nvc0/fb: shut up PMFB interrupt after the first occurrenceChristoph Bumiller1-0/+5
2012-04-30drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvacBen Skeggs1-1/+3
2012-04-30drm/nouveau/bios: fix regression on some nv4x boardBen Skeggs1-3/+7
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg1-1/+1
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering1-0/+1
2012-04-04Revert "nouveau/bios: Fix tracking of BIOS image data"Linus Torvalds1-3/+1
2012-04-02nouveau/bios: Fix tracking of BIOS image dataBenjamin Herrenschmidt1-1/+3
2012-04-02nouveau: Fix crash when pci_ram_rom() returns a size of 0Benjamin Herrenschmidt1-2/+3
2012-04-02drm/nouveau: select POWER_SUPPLYDave Airlie1-0/+1
2012-03-29drm/nouveau: inform userspace of relaxed kernel subchannel requirementsBen Skeggs1-9/+2
2012-03-29Revert "drm/nouveau: inform userspace of new kernel subchannel requirements"Ben Skeggs2-6/+13