summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-05drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.Francisco Jerez
2010-10-05drm/nouveau: Fix perf table parsing on BMP v5.25.Francisco Jerez
2010-10-05drm/nouveau: fix required mode bandwidth calculation for DPBen Skeggs
2010-10-05drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328cBen Skeggs
2010-10-05drm/nva3: split pm backend out from nv50Ben Skeggs
2010-10-05drm/nouveau: run perflvl and M table scripts on mem clock changeBen Skeggs
2010-10-05drm/nouveau: pass perflvl struct to clock_pre()Ben Skeggs
2010-10-05drm/nouveau: enable enhanced framing only if DP display supports itBen Skeggs
2010-10-05drm/nouveau: Import initial memory timing workRoy Spliet
2010-09-24drm/nv50: use pll type rather than register for CRTC PLLBen Skeggs
2010-09-24drm/nouveau: v3.0 pll limits tables have type<->register mapping tooBen Skeggs
2010-09-24drm/nouveau: Misc cleanup of the PM code.Francisco Jerez
2010-09-24drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez
2010-09-24drm/nouveau: Refactor nouveau_temp_get() into engine pointers.Francisco Jerez
2010-09-24drm/nouveau: Double the perf table memory clocks on pre-G71 cards.Francisco Jerez
2010-09-24drm/nouveau: Fix parsing of the temperature constant correction.Francisco Jerez
2010-09-24drm/nouveau: Add sane sensor correction defaults for nv4a.Francisco Jerez
2010-09-24drm/nv40: fix reading temp valueFrancesco Marella
2010-09-24drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.Francisco Jerez
2010-09-24drm/nv10: Don't oops if the card wants to switch to a channel with no grctx.Francisco Jerez
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs
2010-09-24drm/nouveau: fix chipset vs card_type thinkoBen Skeggs
2010-09-24drm/nv50: assume smaller tiles for bo movesBen Skeggs
2010-09-24drm/nouveau: add debugfs file to forcibly evict everything from vramBen Skeggs
2010-09-24drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres
2010-09-24drm/nouveau: correct INIT_DP_CONDITION subcondition 5Ben Skeggs
2010-09-24drm/nouveau: Parse old style perf tables.Francisco Jerez
2010-09-24drm/nv50: flush bar1 vm / dma object setup before poking 0x1708Ben Skeggs
2010-09-24drm/nouveau: fix thinko in volt 0x1x parsingBen Skeggs
2010-09-24drm/nouveau: implement parsing of DCB 2.2 GPIO tableBen Skeggs
2010-09-24drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tablesBen Skeggs
2010-09-24drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'Phil Turmel
2010-09-24drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs
2010-09-24drm/nouveau: allow static performance level settingBen Skeggs
2010-09-24drm/nv04-nv40: import initial pm backendBen Skeggs
2010-09-24drm/nv50: import initial clock get/set routines + hook up pm engineBen Skeggs
2010-09-24drm/nouveau: import initial work on vbios performance table parsingBen Skeggs
2010-09-24drm/nouveau: make bios code easier to use externallyBen Skeggs
2010-09-24drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs
2010-09-24drm/nv50: fix 100c90 write on nva3Ben Skeggs
2010-09-24drm/nouveau: zero dummy pageBen Skeggs
2010-09-24drm/nv50: mark PCIEGART pages non-present rather than using dummy pageBen Skeggs
2010-09-24drm/nouveau: we can't free ACPI EDID, so make a copy that we canBen Skeggs
2010-09-24drm/nouveau: handle fifo pusher errors betterBen Skeggs
2010-09-24drm/nouveau: better handling of unmappable vramBen Skeggs
2010-09-24drm/nouveau: Try to fetch an EDID from OF if DDC fails.Francisco Jerez
2010-09-24drm/nouveau: Simplify tile region handling.Francisco Jerez
2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez
2010-09-24drm/nouveau: PRAMIN is available from the start on pre-nv50.Francisco Jerez
2010-09-24drm/nouveau: Add module parameter to override the default AGP rate.Francisco Jerez