aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2014-11-14drm/nouveau/bios: memset dcb struct to zero before parsingBen Skeggs
2014-06-11drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-06-07drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres
2014-06-07drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin
2014-03-06drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-03-06drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-02-13drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst
2014-02-06drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin
2014-01-15drm/nouveau/bios: make jump conditionalIlia Mirkin
2013-12-04drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs
2013-11-29drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin
2013-11-29drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov
2013-10-13drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs
2013-10-01drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov
2013-09-07drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs
2013-08-04drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst
2013-07-25drm/nv50-/disp: Use output specific mask in interruptEmil Velikov
2013-07-25drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin
2013-07-25drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz
2013-06-05Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie
2013-06-05drm/nv50/kms: use dac loadval from vbios, where it's availableBen Skeggs
2013-06-05drm/nv50/disp: force dac power state during load detectBen Skeggs
2013-06-05drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fixBen Skeggs
2013-06-05drm/nv84/disp: Fix HDMI audio regressionAlexander Stein
2013-06-03drm/nouveau: use mdelay instead of large udelay constantsArnd Bergmann
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie
2013-05-22drm/nouveau: use drm_send_vblank_event() helperRob Clark
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-20drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs
2013-05-20drm/nv50/fifo: prevent races between clients updating playlistsBen Skeggs
2013-05-20drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo finiBen Skeggs
2013-05-20drm/nvc0/fifo: prevent races between clients updating playlistsBen Skeggs
2013-05-20drm/nve0/fifo: prevent races between clients updating playlistsBen Skeggs
2013-05-20drm/nve0/ltcg: poke the partition count into yet another registerBen Skeggs
2013-05-20drm/nvc0/ltcg: fix handling of disabled partitionsBen Skeggs
2013-05-20drm/nvc0/ce: disable ce1 on a number of chipsetsBen Skeggs
2013-05-20drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs
2013-05-20drm/nouveau: fix build with nv50->nvc0Dave Airlie
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-03drm/nouveau: fix build with nv50->nvc0Dave Airlie
2013-05-02drm/nve0: recognise nvf0 as a kepler board (GK110)Ben Skeggs
2013-05-02drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs
2013-04-26drm/nouveau/fifo: implement channel creation event generationBen Skeggs
2013-04-26drm/nouveau/core: allow non-maskable eventsBen Skeggs
2013-04-26drm/nouveau/timer: allow alarms to be cancelledBen Skeggs
2013-04-26drm/nouveau/device: tweak the device/subdev relationship a littleBen Skeggs
2013-04-26drm/nouveau/device: enable proper constructor/destructorBen Skeggs
2013-04-26drm/nouveau/device: have engine object initialised before creationBen Skeggs
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs