summaryrefslogtreecommitdiff
path: root/drm
Commit message (Expand)AuthorAgeFilesLines
* disp/nv50-: handle supervisor tasks from workqueueBen Skeggs2013-02-201-1/+4
* i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-206-0/+9
* i2c: aux channels not necessarily on nvioBen Skeggs2013-02-202-0/+2
* store i2c port pointer directly in nouveau_encoderBen Skeggs2013-02-205-22/+33
* Fix DPMS 1 on G4 Snowball, from snow white to coal black.Stefan de Konink2013-02-201-2/+2
* nv84-/fence: prepare for emit/sync support of sysram sequencesBen Skeggs2013-02-208-62/+65
* fence: make internal hooks part of the contextBen Skeggs2013-02-208-45/+48
* nv17/fence: split from nv10 codeBen Skeggs2013-02-205-98/+158
* nv84-/fence: abstract class emit/sync functions to virt+sequenceBen Skeggs2013-02-203-50/+53
* nv84/fence: access fences with full virtual address, not offsetBen Skeggs2013-02-204-191/+149
* gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs2013-02-203-0/+3
* gpio: use event interfaces for interrupt signallingBen Skeggs2013-02-204-49/+53
* drm: store full dcb gpio function data in connectorBen Skeggs2013-02-204-12/+17
* fence/nv84-: put processes to sleep while waiting on fencesBen Skeggs2013-02-205-5/+92
* disp: port vblank handling to event interfaceBen Skeggs2013-02-206-62/+37
* disp/nv04: implement a base display object classBen Skeggs2013-02-202-0/+9
* core: basic event interface between core and drmBen Skeggs2013-02-203-0/+3
* disp/nv50: fix missing sor modectrl sync flagsBen Skeggs2013-02-201-1/+6
* fix drm makefile to allow parallel buildBen Skeggs2013-02-201-3/+3
* report channel owner in ioctl error pathsMarcin Slusarz2013-02-201-38/+41
* handle backlight_device_register failureMarcin Slusarz2013-02-201-0/+2
* use kmemdup for edid allocation/copyingMarcin Slusarz2013-02-201-3/+4
* use drm_property_create_range helperMarcin Slusarz2013-02-201-8/+4
* remove unnecessary null pointer check from nouveau_fence_newCong Ding2013-02-201-5/+3
* quiet static-related sparse noiseMarcin Slusarz2013-02-201-2/+2
* share fence structures between nv10+ and nv50 implementationsMarcin Slusarz2013-02-203-27/+24
* report channel owner in error messagesMarcin Slusarz2013-02-201-1/+2
* prepare for reporting channel ownerMarcin Slusarz2013-02-201-2/+3
* use pr_contMarcin Slusarz2013-02-201-2/+2
* set legacy bios data before parsing the structureEmil Velikov2013-02-201-2/+2
* bios: add support for parsing xpio table dataBen Skeggs2013-02-203-0/+3
* remove some more unnecessary legacy bios codeBen Skeggs2013-02-202-66/+5
* remove legacy vbios type detectionBen Skeggs2013-02-201-42/+20
* hwmon: create hwmon attributes under hwmon device in sysfsBen Skeggs2013-02-201-6/+6
* hwmon: s/fan0/fan1/Ben Skeggs2013-02-201-3/+3
* hwmon: add missing alarm thresholdsMartin Peres2013-02-201-0/+215
* therm: implement support for temperature alarmsMartin Peres2013-02-201-0/+1
* pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres2013-02-206-0/+9
* fan: add toggle fan supportMartin Peres2013-02-201-0/+1
* therm: cleanly separate pwm control logic from thermBen Skeggs2013-02-204-0/+5
* nva3/therm: add support for hardware fan tachometerBen Skeggs2013-02-202-0/+2
* therm: fix various style issues, make more consistentBen Skeggs2013-02-201-1/+1
* nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs2013-02-202-0/+2
* v3.8Ben Skeggs2013-02-201-0/+1
* add lockdep annotationsMarcin Slusarz2013-02-091-0/+3
* nv17-50: restore fence buffer on resumeMarcin Slusarz2013-01-133-0/+10
* fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-131-1/+1
* fix nouveau_client allocation failure pathMarcin Slusarz2013-01-131-1/+6
* do not forcibly power on lvds panelsBen Skeggs2013-01-132-13/+26
* v3.8-rc3Ben Skeggs2013-01-104-5/+6