summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-08-06drm/nv30: Workaround dual TMDS brain damage.Francisco Jerez
2010-08-06drm/nouveau: No need to set slave TV encoder configs explicitly.Francisco Jerez
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez
2010-08-06drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.Francisco Jerez
2010-08-06drm/nouveau: Ack the context switch interrupt before switching contexts.Francisco Jerez
2010-08-06drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez
2010-08-06drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez
2010-08-06drm/nouveau: unwind on load errorsDan Carpenter
2010-08-06drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.Francisco Jerez
2010-08-06drm/nouveau: remove unused ttm bo listBen Skeggs
2010-08-06drm/nv50: use custom i2c algo for dp auxchBen Skeggs
2010-08-05drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson
2010-08-04drm: move ttm global code to core drmDave Airlie
2010-08-02Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-08-02Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez
2010-08-02drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()Kulikov Vasiliy
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie
2010-07-26drm/nv50: fix some not-error error messagesBen Skeggs
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs
2010-07-26drm/nv50: correct wait condition for instmem flushBen Skeggs
2010-07-26drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.Francisco Jerez
2010-07-26drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez
2010-07-26drm/nouveau: Put back the old 2-messages I2C slave test.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/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/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-21drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez
2010-07-21drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs
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