aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_state.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-22
* drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs2011-02-24
* drm/nvc0: support for sw methods + enable page flippingBen Skeggs2011-02-24
* drm/nv50: enable page flippingBen Skeggs2011-02-24
* drm/nouveau: use system_wq instead of dev_priv->wqTejun Heo2011-02-24
* drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-04
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-04
* drm/nouveau: add delayed switch complete callback.Dave Airlie2011-01-04
* drm/nvc0: skip dma object creation for drm channelBen Skeggs2010-12-21
* drm/nvc0: initial vm implementation, use for bar1/bar3 managementBen Skeggs2010-12-21
* drm/nouveau: kick vram functions out into an "engine"Ben Skeggs2010-12-07
* drm/nouveau: introduce a util function to wait on reg != valBen Skeggs2010-12-07
* drm/nouveau: tidy up and extend dma object creation interfacesBen Skeggs2010-12-03
* drm/nouveau: remove some useless GETPARAMsBen Skeggs2010-12-03
* drm/nv84: fix minor issues in PCRYPT implementationBen Skeggs2010-12-03
* drm/nouveau: rework gpu-specific instmem interfacesBen Skeggs2010-12-03
* drm/nv50: rework PGPIO IRQ handling and hotplug detectionBen Skeggs2010-12-03
* drm/nouveau: move PFIFO ISR into nv04_fifo.cBen Skeggs2010-12-03
* drm/nv50: move GPIO ISR to nv50_gpio.cBen Skeggs2010-12-03
* drm/nouveau: Rework tile region handling.Francisco Jerez2010-12-03
* drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-03
* drm/nouveau: Implement the vblank DRM hooks.Francisco Jerez2010-12-03
* drm/nv50: regression fix, point NVAA/NVAC at correct PM functionsBen Skeggs2010-12-03
* drm/nouveau: add support for MSIBen Skeggs2010-12-03
* drm/nv84: add support for the PCRYPT engineBen Skeggs2010-12-03
* drm/nouveau: only expose the object classes that are supported by the chipsetBen Skeggs2010-12-03
* drm/nv40: Ignore sync-to-vblank active when waiting for idle.Francisco Jerez2010-12-03
* drm/nouveau: Fix lock unbalance on card take down.Francisco Jerez2010-12-03
* drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez2010-12-03
* drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs2010-12-03
* drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs2010-11-17
* drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-17
* drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez2010-11-17
* drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez2010-10-04
* drm/nva3: split pm backend out from nv50Ben Skeggs2010-10-04
* drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez2010-09-24
* drm/nv04-nv40: import initial pm backendBen Skeggs2010-09-24
* drm/nv50: import initial clock get/set routines + hook up pm engineBen Skeggs2010-09-24
* drm/nouveau: import initial work on vbios performance table parsingBen Skeggs2010-09-24
* drm/nouveau: Simplify tile region handling.Francisco Jerez2010-09-24
* drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez2010-09-24
* drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs2010-09-24
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
* drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs2010-08-05
* drm/nouveau: unwind on load errorsDan Carpenter2010-08-05
* drm/nouveau: introduce gpio engineBen Skeggs2010-07-25
* drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez2010-07-25
* drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez2010-07-25