Age | Commit message (Expand) | Author | Files | Lines |
2011-09-20 | drm/nouveau/dp: add support for displayport table 0x30 | Ben Skeggs | 1 | -22/+48 |
2011-09-20 | drm/nouveau/dp: return master dp table pointer too when looking up encoder | Ben Skeggs | 1 | -18/+61 |
2011-09-20 | drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET | Ben Skeggs | 1 | -1/+8 |
2011-09-20 | drm/nouveau/dp: use alternate lane mask for nvaf | Ben Skeggs | 1 | -1/+10 |
2011-09-20 | drm/nouveau/dp: link rate scripts are selected with a comparison table | Ben Skeggs | 1 | -4/+3 |
2011-09-20 | drm/nouveau/dp: enable down-spread if vbios and sink support it | Ben Skeggs | 1 | -27/+19 |
2011-09-20 | drm/nouveau/dp: execute some more vbios tables relating to link rate | Ben Skeggs | 1 | -5/+21 |
2011-09-20 | drm/nouveau/dp: store unencoded link_bw everywhere | Ben Skeggs | 1 | -14/+14 |
2011-09-20 | drm/nouveau/dp: restructure link training code | Ben Skeggs | 1 | -327/+199 |
2011-09-20 | drm/nouveau/dp: pass in required datarate to link training | Ben Skeggs | 1 | -1/+1 |
2011-09-20 | drm/nouveau/dp: remove reliance on vbios for native displayport | Ben Skeggs | 1 | -1/+110 |
2011-09-20 | drm/nouveau/dp: rewrite auxch transaction routines | Ben Skeggs | 1 | -105/+131 |
2011-09-20 | drm/nouveau/bios: allow passing in crtc to the init table parser | Ben Skeggs | 1 | -2/+2 |
2011-02-24 | drm/nouveau: silence some compiler warnings | Ben Skeggs | 1 | -2/+0 |
2010-12-03 | drm/nv50: rework PGPIO IRQ handling and hotplug detection | Ben Skeggs | 1 | -3/+3 |
2010-10-05 | drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c | Ben Skeggs | 1 | -1/+1 |
2010-10-05 | drm/nouveau: enable enhanced framing only if DP display supports it | Ben Skeggs | 1 | -2/+5 |
2010-09-24 | drm/nouveau: Remove implicit argument from nv_wait(). | Francisco Jerez | 1 | -1/+2 |
2010-08-06 | drm/nv50: use custom i2c algo for dp auxch | Ben Skeggs | 1 | -35/+52 |
2010-07-26 | drm/nouveau: introduce gpio engine | Ben Skeggs | 1 | -2/+4 |
2010-07-26 | drm/nouveau: disable hotplug detect around DP link training | Ben Skeggs | 1 | -0/+15 |
2010-07-13 | drm/nouveau: move DP script invocation to nouveau_dp.c | Ben Skeggs | 1 | -2/+22 |
2010-04-09 | drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers | Ben Skeggs | 1 | -1/+7 |
2010-02-09 | drm/nouveau: make dp auxch xfer len check for reads only | Ben Skeggs | 1 | -5/+5 |
2010-01-25 | drm/nv50: fail auxch transaction if reply count not what we expect | Ben Skeggs | 1 | -1/+7 |
2009-12-16 | drm/nouveau: use drm debug levels | Maarten Maathuis | 1 | -14/+14 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+569 |