aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-02-20drm/nv50-/disp: handle supervisor tasks from workqueueBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nv50-/disp: 0x0000 is a valid udisp config valueBen Skeggs
2013-02-20drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs
2013-02-20drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau: store i2c port pointer directly in nouveau_encoderBen Skeggs
2013-02-20drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs
2013-02-20drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs
2013-02-20drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.Stefan de Konink
2013-02-20drm/nouveau/disp: sizeof() wrong pointerDan Carpenter
2013-02-20drm/nv84-/fence: prepare for emit/sync support of sysram sequencesBen Skeggs
2013-02-20drm/nouveau/fence: make internal hooks part of the contextBen Skeggs
2013-02-20drm/nv17/fence: split from nv10 codeBen Skeggs
2013-02-20drm/nv84-/fence: abstract class emit/sync functions to virt+sequenceBen Skeggs
2013-02-20drm/nv84/fence: access fences with full virtual address, not offsetBen Skeggs
2013-02-20drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs
2013-02-20drm/nouveau/gpio: use event interfaces for interrupt signallingBen Skeggs
2013-02-20drm/nouveau/gpio: pass number of on-die gpio lines to baseBen Skeggs
2013-02-20drm/nouveau/drm: store full dcb gpio function data in connectorBen Skeggs
2013-02-20drm/nouveau/fence/nv84-: put processes to sleep while waiting on fencesBen Skeggs
2013-02-20drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt workBen Skeggs
2013-02-20drm/nouveau/fifo/nv84: support user event triggerBen Skeggs
2013-02-20drm/nouveau/fifo/nvc0-: use interrupt 31 as an event triggerBen Skeggs
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs
2013-02-20drm/nouveau/disp/nv04: implement a base display object classBen Skeggs
2013-02-20drm/nouveau/core: basic event interface between core and drmBen Skeggs
2013-02-20drm/nouveau/fifo/nvc0: improve interrupt handler somewhatBen Skeggs
2013-02-20drm/nv50/disp: fix missing sor modectrl sync flagsBen Skeggs
2013-02-20drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctorMarcin Slusarz
2013-02-20drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz
2013-02-20drm/nv40/therm: reset temperature sensor on initMarcin Slusarz
2013-02-20drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz
2013-02-20drm/nouveau: report channel owner in ioctl error pathsMarcin Slusarz
2013-02-20drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz
2013-02-20drm/nouveau: handle backlight_device_register failureMarcin Slusarz
2013-02-20drm/nouveau: use kmemdup for edid allocation/copyingMarcin Slusarz
2013-02-20drm/nouveau: use drm_property_create_range helperMarcin Slusarz
2013-02-20drm/nouveau: remove unnecessary null pointer check from nouveau_fence_newCong Ding
2013-02-20drm/nvc0/graph: remove redundant null checksMarcin Slusarz
2013-02-20drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz
2013-02-20drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz
2013-02-20drm/nouveau: share fence structures between nv10+ and nv50 implementationsMarcin Slusarz
2013-02-20drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz