summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-18clk: allow user control of power statedevel-pmBen Skeggs1-3/+0
2014-02-18bios: fix INDEX_ADDRESS_LATCHED trace printoutIlia Mirkin1-3/+2
2014-02-18gr/nv50: decode texture trap status codeIlia Mirkin1-0/+16
2014-02-18drm: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin2-4/+3
2014-02-18drm: make hdmi device finding failure prints debug levelIlia Mirkin1-6/+5
2014-02-18fifo/nve0: allocate usermem as neededAlexandre Courbot1-2/+2
2014-02-18drm: handle -EACCES runtime PM return codeAlexandre Courbot3-4/+4
2014-02-18abi16: fix handles past the 32nd oneIlia Mirkin1-2/+2
2014-02-18drm: replace ffsll with __ffs64Ilia Mirkin4-15/+5
2014-02-18hwmon: replace strict_strtol() with kstrtol()Jingoo Han1-2/+3
2014-02-18hwmon: remove some redundant checksDan Carpenter1-8/+4
2014-02-18graph/nv50: update status enum namesIlia Mirkin1-14/+15
2014-02-18drm: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin1-1/+1
2014-02-18disp/nv50: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-02-18fb: use correct ram oclass for nv1a hardwareEmil Velikov1-1/+1
2014-02-18gr/nv50: add missing nv_error parameter privIlia Mirkin1-1/+1
2014-02-18drm: fix ENG_RUNLIST register addressAlexandre Courbot1-1/+1
2014-02-18bios/nv4c: disallow retrieving from prom on nv4x igp'sIlia Mirkin1-0/+4
2014-02-18vga/nv4c: decode register is in a different place on nv4x igp'sIlia Mirkin1-1/+3
2014-02-18mc/nv4c: nv4x igp's have a different msi rearm registerIlia Mirkin8-6/+56
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-02-14v3.14-rc2Ben Skeggs6-137/+65
2014-01-30drm: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-01-30drm: implement hooks for needed for drm vblank timestamping supportBen Skeggs3-0/+86
2014-01-24disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs11-7/+174
2014-01-24nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs1-0/+1
2014-01-23drm: call drm_vblank_cleanup() earlierBen Skeggs1-2/+2
2014-01-23drm: create base display from common codeBen Skeggs6-31/+31
2014-01-23gr/nv50: print mpc trap name when it's not an mp trapIlia Mirkin1-0/+20
2014-01-23gr/nv50: update list of mp errors, make it a bitfieldIlia Mirkin1-8/+10
2014-01-23gr/nv50: add more trap names to print on errorIlia Mirkin1-58/+70
2014-01-23devinit: lock/unlock crtc regs for all devices, not just pre-nv50Ilia Mirkin4-10/+35
2014-01-23drm: hold mutex while syncing to kernel channelMaarten Lankhorst1-7/+8
2014-01-23devinit/nv50-: prevent use of engines marked as disabled by hw/vbiosIlia Mirkin21-35/+293
2014-01-23device: provide a way for devinit to mark engines as disabledIlia Mirkin2-5/+19
2014-01-23devinit: tidy up the subdev class definitionBen Skeggs24-283/+211
2014-01-23bar: tidy up the subdev and object class definitionsBen Skeggs8-25/+39
2014-01-23instmem: tidy up the object class definitionBen Skeggs7-114/+127
2014-01-23instmem: tidy up the subdev class definitionBen Skeggs16-208/+224
2014-01-23pwr: implement a simple i2c stackBen Skeggs12-279/+2068
2014-01-23pwr: have rd/wr32 routines clobber data instead of addrBen Skeggs5-65/+67
2014-01-23fb/nve0: turn off some bits in 10f584 at initBen Skeggs1-0/+1
2014-01-23fb/gddr5/nve0: merge a fix from ddr3 for one of the timing settingsBen Skeggs1-2/+5
2014-01-23fb/gddr5/nve0: yet another random 10f200 bitBen Skeggs3-0/+10
2014-01-23fb/nvc0-: hook up skeleton interrupt handlerBen Skeggs2-0/+18
2014-01-23fb/gddr5/nve0: more 10f200 stuffBen Skeggs1-3/+5
2014-01-23clk/nve0: report ddr memory frequencyBen Skeggs1-1/+1
2014-01-23fb/gddr5: make sure we update mr7 when we're supposed toBen Skeggs1-4/+13
2014-01-23fb/gddr5/nve0: 10f698/69cBen Skeggs1-1/+5