aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_hw.c
Commit message (Expand)AuthorAge
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-26
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-02
| * drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}Ben Skeggs2012-10-02
| * drm/nouveau: start culling unused codeBen Skeggs2012-10-02
| * drm/nv04/disp: kick all private state out to own headerBen Skeggs2012-10-02
| * drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-02
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs2012-05-24
* drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez2011-06-06
* drm/nouveau: introduce a util function to wait on reg != valBen Skeggs2010-12-07
* drm/nouveau: Implement the vblank DRM hooks.Francisco Jerez2010-12-03
* drm/nv04: Make CRTC base changes effective in the next hsync.Francisco Jerez2010-12-03
* drm/nv11: Fix bad PLL detection false positive.Francisco Jerez2010-11-17
* drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.Francisco Jerez2010-10-04
* drm/nv04-nv40: import initial pm backendBen Skeggs2010-09-24
* drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs2010-09-24
* drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez2010-09-24
* drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-05
* drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-25
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11