summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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/nouveau: disable hotplug detect around DP link trainingBen Skeggs
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: Reset CRTC owner to 0 before BIOS init.Francisco Jerez
2010-07-26drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez
2010-07-26drm/nouveau: Remove useless CRTC_OWNER logging.Francisco Jerez
2010-07-26drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez
2010-07-26drm/i2c/ch7006: Don't assume that the specified config points to static memory.Francisco Jerez
2010-07-26drm/nv04-nv3x: Implement init-compute-mem.Francisco Jerez
2010-07-26drm/nouveau: Add some PFB register defines.Francisco Jerez
2010-07-26drm/nouveau: Add another Zotac FX5200 TV-out quirk.Francisco Jerez
2010-07-26drm/nouveau: Don't pick an interlaced mode as the panel native mode.Francisco Jerez
2010-07-26drm/nouveau: Fix a sparse warning.Francisco Jerez
2010-07-26drm/nv50: fix regression that break LVDS in some placesBen Skeggs
2010-07-26drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs
2010-07-26drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boardsBen Skeggs
2010-07-26drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs
2010-07-13drm/i2c/ch7006: Fix up suspend/resume.Francisco Jerez
2010-07-13drm/nouveau: reduce usage of fence spinlock to when absolutely necessaryBen Skeggs
2010-07-13drm/nv50: fix RAMHT sizeBen Skeggs
2010-07-13drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs
2010-07-13drm/nv04: Enable context switching on PFIFO init.Francisco Jerez
2010-07-13drm/nouveau: Disable PROM access on init.Francisco Jerez
2010-07-13drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez
2010-07-13drm/nouveau: initialise display before enabling interruptsBen Skeggs
2010-07-13drm/nv50: move dp_set_tmds() function to happen in the last display irqBen Skeggs
2010-07-13drm/nouveau: fix mtrr cleanup pathBen Skeggs
2010-07-13drm/nv50: fix dp_set_tmds to work on the right ORBen 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: allocate fixed amount of PRAMIN per channel on all chipsetsBen 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/nv50: implement DAC disconnect fix missed in earlier commitBen Skeggs
2010-07-13drm/nouveau: remove dev_priv->init_state and friendsBen Skeggs
2010-07-13drm/nouveau: add scaler-only modes for eDP tooBen Skeggs
2010-07-13drm/nv50: set DP display power state during DPMSBen Skeggs
2010-07-13drm/nouveau: move DP script invocation to nouveau_dp.cBen Skeggs
2010-07-13drm/nv50: rewrite display irq handlerBen Skeggs
2010-07-13drm/nv50: send evo "update" command after each disconnectBen Skeggs
2010-07-13drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200".Francisco Jerez
2010-07-13drm/nouveau: Move the fence wait before migration resource clean-up.Francisco Jerez
2010-07-13drm/nv04-nv40: Drop redundant logging.Francisco Jerez
2010-07-13drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error.Francisco Jerez
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez