Age | Commit message (Expand) | Author |
2014-02-13 | drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip | Maarten Lankhorst |
2014-02-13 | drm/nouveau: hold mutex while syncing to kernel channel | Maarten Lankhorst |
2014-02-13 | drm/nouveau/falcon: use vmalloc to create firwmare copies | Ilia Mirkin |
2014-02-13 | drm/nouveau: fix m2mf copy to tiled gart | Maarten Lankhorst |
2014-01-19 | drm/nouveau/mxm: fix null deref on load | Ilia Mirkin |
2014-01-15 | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie |
2014-01-15 | drm/nouveau: fix null ptr dereferences on some boards | Ben Skeggs |
2014-01-08 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu... | Dave Airlie |
2014-01-08 | drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() | Christian Engelmayer |
2014-01-08 | drm/nouveau/bios: fix offset calculation for BMPv1 bioses | Ilia Mirkin |
2014-01-07 | drm/nouveau: return offset of allocated notifier | Bob Gleitsmann |
2014-01-07 | drm/nouveau/bios: make jump conditional | Ilia Mirkin |
2014-01-07 | drm/nvce/mc: fix msi rearm on GF114 | Sid Boyce |
2014-01-07 | drm/nvc0/gr: fix mthd data submission | Kelly Doran |
2014-01-07 | drm/nouveau: populate master subdev pointer only when fully constructed | Ben Skeggs |
2013-12-31 | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' | Rafael J. Wysocki |
2013-12-31 | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki |
2013-12-16 | drm/nouveau: only runtime suspend by default in optimus configuration | Ilia Mirkin |
2013-12-05 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2013-12-03 | drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() | Dan Carpenter |
2013-12-03 | drm/nouveau/sw: fix oops if gpu has its display block disabled | Ben Skeggs |
2013-12-03 | drm/nouveau: unreference fence after syncing | Ben Skeggs |
2013-12-03 | drm/nouveau/kms: send timestamp data for correct head in flip completion events | Maarten Lankhorst |
2013-12-03 | drm/nouveau/clk: Add support for NVAA/NVAC | Roy Spliet |
2013-12-03 | drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+ | Roy Spliet |
2013-12-03 | drm/nv10/plane: some chipsets don't support NV12 | Ilia Mirkin |
2013-12-03 | drm/nv10/plane: add downscaling restrictions | Ilia Mirkin |
2013-12-03 | drm/nv10/plane: fix format computation | Ilia Mirkin |
2013-12-03 | drm/nv04-nv30/clk: provide an empty domain list | Ben Skeggs |
2013-11-28 | drm/nouveau/hwmon: fix compilation without CONFIG_HWMON | Ilia Mirkin |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-18 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-11-15 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki |
2013-11-14 | drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add | Maarten Lankhorst |
2013-11-14 | drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800 | Dan Carpenter |
2013-11-14 | drm/nouveau/pwr: fix missing mutex unlock in a failure path | Ben Skeggs |
2013-11-14 | drm/nv40/therm: fix slowing down fan when pstate undefined | Ben Skeggs |
2013-11-14 | drm/nv11-: synchronise flips to vblank, unless async flip requested | Ben Skeggs |
2013-11-14 | drm/nvc0-: remove nasty fifo swmthd hack for flip completion method | Ben Skeggs |
2013-11-14 | drm/nv10-: we no longer need to create nvsw object on user channels | Ben Skeggs |
2013-11-14 | drm/nouveau: always queue flips relative to kernel channel activity | Ben Skeggs |
2013-11-14 | drm/nouveau: there is no need to reserve/fence the new fb when flipping | Ben Skeggs |
2013-11-14 | drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence | Ben Skeggs |
2013-11-14 | drm/nouveau: allow nouveau_fence_ref() to be a noop | Ben Skeggs |
2013-11-14 | drm/nvc8/mc: msi rearm is via the nvc0 method | Ben Skeggs |
2013-11-10 | drm/nouveau: fix 32-bit build | Dave Airlie |
2013-11-08 | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve... | Dave Airlie |
2013-11-08 | drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus | Emil Velikov |