summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2014-06-10drm/gk208/gr: add missing registers to grctx initIlia Mirkin
2014-06-10drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.Mario Kleiner
2014-06-10drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner
2014-06-10drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner
2014-06-10drm/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs
2014-06-10drm/nouveau/disp/dp: support training pattern 3Ben Skeggs
2014-06-10drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs
2014-06-10drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs
2014-06-10drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin
2014-06-10drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin
2014-06-10drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres
2014-06-10drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres
2014-06-10drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley
2014-06-10drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley
2014-06-10drm/nouveau/device: support for probing GK20AAlexandre Courbot
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot
2014-06-10drm/nouveau/graph: enable when using external fwAlexandre Courbot
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot
2014-06-10drm/nvc0/bar: support chips without BAR3Alexandre Courbot
2014-06-10drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-02drm/gm107/gr: bump attrib cb size quite a bitBen Skeggs
2014-05-02drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst
2014-05-02drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs
2014-05-02drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin
2014-04-23drm: Rip out totally bogus vga_switcheroo->can_switch lockingDaniel Vetter
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2014-04-02drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31Merge tag 'v3.14' into drm-intel-next-queuedDaniel Vetter
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie
2014-03-26drm/nouveau: fix missing newlineAlexandre Courbot
2014-03-26drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres
2014-03-26drm/nvd7/therm: handle another kind of PWM fansMartin Peres
2014-03-26drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres