- d4547ed drm/nvc0/vram: skip disabled PBFB subunits by Ben Skeggs · 13 years ago
- 2bfa748 drm/nv40/pm: fix issues on igp chipsets, which don't have memory by Ben Skeggs · 13 years ago
- ef5ced4 drm/nouveau: testing the wrong variable by Dan Carpenter · 13 years ago
- 12b6d9d drm/nvc0/vram: storage type 0xc3 is not compressed by Christoph Bumiller · 13 years ago
- 71856ab drm/nv50: fix stability issue on NV86. by Maxim Levitsky · 13 years ago
- 5e60ee7 drm/nouveau: initialize chan->fence.lock before use by Marcin Slusarz · 13 years ago
- 7b4b98f drm/nv50/vram: fix incorrect detection of bank count on newer chipsets by Ben Skeggs · 13 years ago
- dce411c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? by Ben Skeggs · 13 years ago
- ee9f7ef drm/nv50/bios: fixup mpll programming from the init table parser by Ben Skeggs · 13 years ago
- 46b3488 drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() by Ben Skeggs · 13 years ago
- e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
- 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
- b2d108b Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
- a0d9a8f drm/nouveau: remove allocations from gart populate() hook by Ben Skeggs · 13 years ago
- a148451 drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c by Ben Skeggs · 13 years ago
- 3dcbb02 drm/nvc0/fifo: avoid touching missing subfifos by Ben Skeggs · 13 years ago
- 84e2ad8 drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc by Ben Skeggs · 13 years ago
- c20ab3e drm/nvd9/disp: stub some more api hooks so we don't oops on resume by Ben Skeggs · 13 years ago
- ff920bf drm/nouveau: fix printk typo in ioremap failure path by Marcin Slusarz · 13 years ago
- 8ce51fc drm/nvc0/pm: minor clock readback fixes by Ben Skeggs · 13 years ago
- 59ef974 drm/nv40/pm: execute memory reset script from vbios by Ben Skeggs · 13 years ago
- 6d6538a drm/nv50/gr: refactor initialisation by Ben Skeggs · 13 years ago
- 8c06e60 drm/nouveau: if requested, try harder at disabling sysmem pushbufs by Ben Skeggs · 13 years ago
- fbba036 drm/nv50/gr: enable ctxprog xfer only when we need it to save power by Martin Peres · 13 years ago
- c16a3a3 drm/nouveau/dp: add support for displayport table 0x30 by Ben Skeggs · 13 years ago
- 5f1800b drm/nouveau/dp: return master dp table pointer too when looking up encoder by Ben Skeggs · 13 years ago
- 721b082 drm/nouveau/bios: simplify U/d table hash matching func to just match by Ben Skeggs · 13 years ago
- 5b3eb95 drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET by Ben Skeggs · 13 years ago
- 2834f86 drm/nvc0/gr: remove MODULE_FIRMWARE() lines by Ben Skeggs · 13 years ago
- 1b45dbe drm/nouveau/dp: use alternate lane mask for nvaf by Ben Skeggs · 13 years ago
- 856ed88 drm/nouveau/dp: link rate scripts are selected with a comparison table by Ben Skeggs · 13 years ago
- 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
- 9f40360 drm/nv40/pm: parse geometric delta clock from vbios by Ben Skeggs · 13 years ago
- 52e0d0e drm/nouveau/dp: enable down-spread if vbios and sink support it by Ben Skeggs · 13 years ago
- 28e2d12 drm/nouveau/dp: execute some more vbios tables relating to link rate by Ben Skeggs · 13 years ago
- 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 13 years ago
- 27a4598 drm/nouveau/dp: restructure link training code by Ben Skeggs · 13 years ago
- a002fec drm/nouveau/dp: pass in required datarate to link training by Ben Skeggs · 13 years ago
- a8e415d drm/nouveau/bios: check for null script pointers in parser by Ben Skeggs · 13 years ago
- 5024c54 drm/nva3/backlight: add suppport for newer style backlight regs by Ben Skeggs · 13 years ago
- 0946145 drm/nv50/backlight: express brightness level in percent by Ben Skeggs · 13 years ago
- 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 13 years ago
- 7307648 drm/nouveau/backlight: make more consistent with rest of driver style by Ben Skeggs · 13 years ago
- 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 13 years ago
- 46959b7 drm/nouveau/dp: remove reliance on vbios for native displayport by Ben Skeggs · 13 years ago
- 4372013 drm/nouveau/dp: rewrite auxch transaction routines by Ben Skeggs · 13 years ago
- 91a8f1e drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts by Ben Skeggs · 13 years ago
- afb0c79 drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets by Ben Skeggs · 13 years ago
- 378f85e drm/nva3/pm: fixup for NVAF special by Ben Skeggs · 13 years ago
- 64e740b drm/nva3/pm: use crystal freq where appropriate by Ben Skeggs · 13 years ago
- f2cbe46 drm/nouveau: determine timing crystal freq from straps by Ben Skeggs · 13 years ago
- 93e692d drm/nva3/pm: pll disabled if bit 0 of ctrl not set by Ben Skeggs · 13 years ago
- 6b70e48 drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work by Ben Skeggs · 13 years ago
- 2228c6f drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx by Roy Spliet · 13 years ago
- 9a78248 drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards by Roy Spliet · 13 years ago
- 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 13 years ago
- bd57e7f drm/nvd0: no page flipping at the moment by Ben Skeggs · 13 years ago
- 64c2502 drm/nvc0/gr: remove max tpc count info by Ben Skeggs · 13 years ago
- e432d48 drm/nvd0: lets not attempt to dereference a nv50_display pointer by Ben Skeggs · 13 years ago
- 658e86e drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. by Ken Milmore · 13 years ago
- 37b034a drm/nvd0/disp: tidy up what we have so far by Ben Skeggs · 13 years ago
- ee41779 drm/nvd0/disp: rewrite irq handler, should be somewhat sturdier now by Ben Skeggs · 13 years ago
- f20ce96 drm/nvd0/disp: do modeset irq handling from tasklet by Ben Skeggs · 13 years ago
- 3b6d83d1 drm/nvd0/disp: untested LVDS support by Ben Skeggs · 13 years ago
- c6f2f71 drm/nvd0/disp: track down fb positioning method by Ben Skeggs · 13 years ago
- ff8ff50 drm/nvd0/disp: determine U table config in or_mode_set() by Ben Skeggs · 13 years ago
- b681993 drm/nvd0/disp: dac load detect by Ben Skeggs · 13 years ago
- 629c1b9 drm/nvd0/disp: handle sync polarity, kill off some unknown by Ben Skeggs · 13 years ago
- f3fdc52 drm/nvd0/disp: scaling by Ben Skeggs · 13 years ago
- a46232e drm/nvd0/disp: push the update button in mode_set_base() by Ben Skeggs · 13 years ago
- 8ea0d4a drm/nvd0/disp: fixup clut so it actually works by Ben Skeggs · 13 years ago
- 3a89cd0 drm/nvd0/disp: initial attempt at modeset irq handling by Ben Skeggs · 13 years ago
- b6d8e7e drm/nvd0/disp: stub dac load detect, prevents oops by Ben Skeggs · 13 years ago
- 8eaa966 drm/nvd0/disp: dac encoder module by Ben Skeggs · 13 years ago
- a36f04c drm/nvd0/disp: extend the init voodoo to cover crtcs by Ben Skeggs · 13 years ago
- c0cc92a drm/nvd0/disp: remove lp reordering from vram dmaobj, create fb dmaobjs by Ben Skeggs · 13 years ago
- 1d6e7a5 drm/nvd0/disp: some magic to make evo happeir by Ben Skeggs · 13 years ago
- 2fad3d5 drm/nvd0/disp: they moved the linear flag.. by Ben Skeggs · 13 years ago
- 438d99e drm/nvd0/disp: initial crtc object implementation by Ben Skeggs · 13 years ago
- 270a574 drm/nvd0/disp: skeletal handling of modeset interrupts by Ben Skeggs · 13 years ago
- 83fc083 drm/nvd0/disp: start on SOR encoder functions by Ben Skeggs · 13 years ago
- efd272a drm/nvd0/disp: setup a couple of dma objects we'll need by Ben Skeggs · 13 years ago
- 4600522 drm/nvd0/disp: start on interrupt handling by Ben Skeggs · 13 years ago
- 51beb42 drm/nvd0/disp: whip up some basic dma handling for the evo channels by Ben Skeggs · 13 years ago
- 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 13 years ago
- 02e4f58 drm/nouveau/bios: allow passing in crtc to the init table parser by Ben Skeggs · 13 years ago
- 4784e4a drm/nvd0/pm: enable clock/voltage hooks by Ben Skeggs · 13 years ago
- 7513906 drm/nouveau/bios: fix INIT_GPIO for new chipsets by Ben Skeggs · 13 years ago
- d7f8172 drm/nvd0/gpio: initial implementation by Ben Skeggs · 13 years ago
- eeb3ca1 drm/nvd0/i2c: initial implementation by Ben Skeggs · 13 years ago
- d9f61c2 drm/nouveau: initial chipset description for nvdX chipsets by Ben Skeggs · 13 years ago
- 03bc967 drm/nouveau: allow modeset module option to select 'headless mode' by Ben Skeggs · 13 years ago
- 1575b36 drm/nouveau: fixup init/fini sequence to deal with no CRTCs by Ben Skeggs · 13 years ago
- 048a885 drm/nouveau: make general drm modesetting init common by Ben Skeggs · 13 years ago
- 2e9733f drm/nvd0: add a card_type for 0xdX chipsets by Ben Skeggs · 13 years ago
- f3f2f54 drm/nv04/pm: recalibrate timer on nvclk changes by Martin Peres · 13 years ago
- 591b06d drm/nouveau/tmr: calibrate for ns timestamps on init by Ben Skeggs · 13 years ago
- 16cd399 drm/nvc0/gr: unblacklist nvcf acceleration by Ben Skeggs · 13 years ago
- 0b3b557 drm/nouveau: don't complain for disabled timingset entries by Ben Skeggs · 13 years ago
- e425e0b drm/nvc0/gr: copy GPC mpart config from PFFB by Ben Skeggs · 13 years ago