aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-19
* Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
|\
| * drm: don't drop handle reference on unloadDave Airlie2010-10-07
* | Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie2010-10-05
|\ \
| * | drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball2010-10-05
| * | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-05
| * | drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball2010-10-05
* | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
|\ \ \ | |/ / |/| |
| * | drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-04
| * | drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs2010-10-04
| * | drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet2010-10-04
| * | drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs2010-10-04
| * | drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov2010-10-04
| * | drm/nv50: Fix large 3D performance regression caused by the interchannel sync...Francisco Jerez2010-10-04
| * | drm/nouveau: Synchronize buffer object moves in hardware.Francisco Jerez2010-10-04
| * | drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez2010-10-04
| * | drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez2010-10-04
| * | drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez2010-10-04
| * | drm/nouveau: Add a module option to force card POST.Marcin Koƛcielnicki2010-10-04
| * | drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idleBen Skeggs2010-10-04
| * | drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez2010-10-04
| * | drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.Francisco Jerez2010-10-04
| * | drm/nouveau: Fix perf table parsing on BMP v5.25.Francisco Jerez2010-10-04
| * | drm/nouveau: fix required mode bandwidth calculation for DPBen Skeggs2010-10-04
| * | drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328cBen Skeggs2010-10-04
| * | drm/nva3: split pm backend out from nv50Ben Skeggs2010-10-04
| * | drm/nouveau: run perflvl and M table scripts on mem clock changeBen Skeggs2010-10-04
| * | drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs2010-10-04
| * | drm/nouveau: enable enhanced framing only if DP display supports itBen Skeggs2010-10-04
| * | drm/nouveau: Import initial memory timing workRoy Spliet2010-10-04
| * | drm/nv50: use pll type rather than register for CRTC PLLBen Skeggs2010-09-24
| * | drm/nouveau: v3.0 pll limits tables have type<->register mapping tooBen Skeggs2010-09-24
| * | drm/nouveau: Misc cleanup of the PM code.Francisco Jerez2010-09-24
| * | drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez2010-09-24
| * | drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez2010-09-24
| * | drm/nouveau: Double the perf table memory clocks on pre-G71 cards.Francisco Jerez2010-09-24
| * | drm/nouveau: Fix parsing of the temperature constant correction.Francisco Jerez2010-09-24
| * | drm/nouveau: Add sane sensor correction defaults for nv4a.Francisco Jerez2010-09-24
| * | drm/nv40: fix reading temp valueFrancesco Marella2010-09-24
| * | drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.Francisco Jerez2010-09-24
| * | drm/nv10: Don't oops if the card wants to switch to a channel with no grctx.Francisco Jerez2010-09-24
| * | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-24
| * | drm/nouveau: fix chipset vs card_type thinkoBen Skeggs2010-09-24
| * | drm/nv50: assume smaller tiles for bo movesBen Skeggs2010-09-24
| * | drm/nouveau: add debugfs file to forcibly evict everything from vramBen Skeggs2010-09-24
| * | drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres2010-09-24
| * | drm/nouveau: correct INIT_DP_CONDITION subcondition 5Ben Skeggs2010-09-24
| * | drm/nouveau: Parse old style perf tables.Francisco Jerez2010-09-24
| * | drm/nv50: flush bar1 vm / dma object setup before poking 0x1708Ben Skeggs2010-09-24
| * | drm/nouveau: fix thinko in volt 0x1x parsingBen Skeggs2010-09-24