summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres
2012-10-22drm/nouveau: handle same-fb page flipsMarcin Slusarz
2012-10-16drm/nouveau/bios: fix typo in error messageBen Skeggs
2012-10-16drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz
2012-10-16drm/nouveau/pm: do not stop reclocking if failing to set the fan speedMartin Peres
2012-10-16drm/nouveau/pm: fix a typo related to the move to the therm subdevMartin Peres
2012-10-16drm/nouveau/hwmon: fix the initialization conditionMartin Peres
2012-10-09drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64Martin Peres
2012-10-09drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres
2012-10-09drm/nv50/clk: wire up pll_calc hookMarcin Slusarz
2012-10-09drm/nouveau: remove unused _nouveau_parent_ctorMarcin Slusarz
2012-10-09drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiBBen Skeggs
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs
2012-10-03drm/nouveau: store supported dma mask in vmmgrBen Skeggs
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rulesMartin Peres
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres
2012-10-03drm/nouveau: fix pm initialization orderDmitry Eremin-Solenikov
2012-10-03drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs
2012-10-03drm/nouveau: log channel debug/error messages from client object rather than ...Ben Skeggs
2012-10-03drm/nouveau: have drm debugging macros build on top of core macrosBen Skeggs
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs
2012-10-03drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLEBen Skeggs
2012-10-03drm/nvc0/gr: implement initial trap handlerBen Skeggs
2012-10-03drm/nvc0/gr: rebuild fuc with latest envyasBen Skeggs
2012-10-03drm/nvc0/ltcg: read LTS count at startupBen Skeggs
2012-10-03drm/nve0/gr: enable use of our fuc by defaultBen Skeggs
2012-10-03drm/nve0/gr: remove 0x404160 bashing from hub fucBen Skeggs
2012-10-03drm/nve0/gr: initial fuc implementation, based on fermi's codeBen Skeggs
2012-10-03drm/nve0/ibus: handle PIBUS interrupts to prevent stormBen Skeggs
2012-10-03drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWAREBen Skeggs
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz
2012-10-03drm/nouveau/fifo: use defines instead of hardcoded class idsBen Skeggs