summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/nvc0: fix typo in PRAMIN flushBen Skeggs2010-08-091-1/+1
* drm/nouveau: Fix DCB TMDS config parsing.Francisco Jerez2010-08-091-4/+4
* drm/nv30: Fix PFB init for nv31.Francisco Jerez2010-08-091-8/+16
* drm/nv04: Fix up SGRAM density detection.Francisco Jerez2010-08-091-1/+1
* drm/nouveau: Init dcb->or on cards that have no usable DCB table.Francisco Jerez2010-08-091-1/+1
* drm/nouveau: reduce severity of some "error" messagesBen Skeggs2010-08-061-2/+2
* drm/nvc0: backup bar3 channel on suspendBen Skeggs2010-08-061-0/+22
* drm/nouveau: implement init table opcodex 0x5e and 0x9aMarcin Koƛcielnicki2010-08-061-0/+123
* drm/nouveau: implement init table op 0x57, INIT_LTIMEMarcin Koƛcielnicki2010-08-061-0/+26
* drm/nvc0: implement crtc pll settingBen Skeggs2010-08-062-4/+21
* drm/nvc0: fix evo dma object so we display somethingBen Skeggs2010-08-061-1/+4
* drm/nvc0: rudimentary instmem supportBen Skeggs2010-08-061-0/+131
* drm/nvc0: implement memory detectionBen Skeggs2010-08-061-1/+5
* drm/nvc0: allow INIT_GPIOBen Skeggs2010-08-061-1/+1
* drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs2010-08-0610-6/+388
* drm/nv30: Workaround dual TMDS brain damage.Francisco Jerez2010-08-061-4/+35
* drm/nouveau: No need to set slave TV encoder configs explicitly.Francisco Jerez2010-08-061-1/+0
* drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-069-21/+93
* drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.Francisco Jerez2010-08-062-61/+132
* drm/nouveau: Ack the context switch interrupt before switching contexts.Francisco Jerez2010-08-061-2/+2
* drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez2010-08-061-1/+1
* drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez2010-08-061-4/+6
* drm/nouveau: unwind on load errorsDan Carpenter2010-08-061-10/+30
* drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.Francisco Jerez2010-08-061-3/+4
* drm/nouveau: remove unused ttm bo listBen Skeggs2010-08-063-10/+0
* drm/nv50: use custom i2c algo for dp auxchBen Skeggs2010-08-063-62/+72
* drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-051-4/+4
* drm: move ttm global code to core drmDave Airlie2010-08-042-11/+11
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-08-0253-1980/+2074
|\
| * drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()Kulikov Vasiliy2010-08-021-2/+2
| * drm/nv50: fix some not-error error messagesBen Skeggs2010-07-261-0/+3
| * drm/nouveau: introduce gpio engineBen Skeggs2010-07-2611-38/+100
| * drm/nv50: correct wait condition for instmem flushBen Skeggs2010-07-261-2/+2
| * drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.Francisco Jerez2010-07-261-0/+8
| * drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez2010-07-262-17/+5
| * drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez2010-07-266-39/+106
| * drm/nouveau: Put back the old 2-messages I2C slave test.Francisco Jerez2010-07-261-4/+15
| * drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez2010-07-263-14/+34
| * drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez2010-07-264-3/+94
| * drm/nouveau: disable hotplug detect around DP link trainingBen Skeggs2010-07-261-0/+15
| * drm/nv50: add function to control GPIO IRQ reportingBen Skeggs2010-07-264-18/+35
| * drm/nouveau: add nv_mask register accessorBen Skeggs2010-07-261-0/+8
| * drm/nouveau: fix build without CONFIG_ACPIBen Skeggs2010-07-261-1/+1
| * drm/nouveau: Reset CRTC owner to 0 before BIOS init.Francisco Jerez2010-07-261-2/+4
| * drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez2010-07-265-85/+23
| * drm/nouveau: Remove useless CRTC_OWNER logging.Francisco Jerez2010-07-261-6/+1
| * drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez2010-07-264-99/+75
| * drm/nv04-nv3x: Implement init-compute-mem.Francisco Jerez2010-07-262-61/+359
| * drm/nouveau: Add some PFB register defines.Francisco Jerez2010-07-266-76/+82
| * drm/nouveau: Add another Zotac FX5200 TV-out quirk.Francisco Jerez2010-07-261-3/+4