aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-09Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-10-09drm/nouveau: embed gem object in nouveau_boDavid Herrmann
2013-10-08drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-09-18drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs
2013-09-18drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs
2013-09-18drm/nouveau/kms: enable for non-vga pci classesBen Skeggs
2013-09-18drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs
2013-09-10drm/nouveau: fix oops on runtime suspend/resumeDave Airlie
2013-09-04drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst
2013-09-04drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres
2013-09-04drm/nouveau: use MSI interruptsLucas Stach
2013-09-04drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs
2013-09-04drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres
2013-09-04drm/nouveau/timer: restore the time on resumeMartin Peres
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres
2013-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov
2013-09-04drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst
2013-09-04drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov
2013-09-04drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin
2013-09-04drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin
2013-09-02drm/nouveau: Support render nodesMartin Peres
2013-09-02drm/nouveau: fix up 32-bit ioctls and device wake up.Dave Airlie
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie
2013-08-27drm: verify vma access in TTM+GEM driversDavid Herrmann
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs
2013-08-21drm/nouveau: fix reclocking on nv40Pali Rohár
2013-08-21drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst
2013-08-21drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-30drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst