1. 2c3d771 drm/nouveau: Use private save/restore hooks for CRTCs by Daniel Vetter · 9 years ago
  2. d58ded7 drm/nouveau: constify all struct drm_*_helper funcs pointers by Jani Nikula · 10 years ago
  3. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  4. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  5. f3867f4 drm/nouveau/clk: rename from clock (no binary change) by Ben Skeggs · 10 years ago
  6. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  7. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  8. bb6178b drm/nouveau: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 11 years ago
  9. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 11 years ago
  10. 4b5098f drm/nouveau/kms: take more care when pulling down accelerated fbcon by Ben Skeggs · 11 years ago
  11. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  12. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 11 years ago
  13. 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
  14. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  15. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  16. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 12 years ago
  17. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 12 years ago[Renamed (99%) from drivers/gpu/drm/nouveau/nv04_crtc.c]
  18. 04c8c21 drm/nouveau: unpin various bo's before destroying by Marcin Slusarz · 12 years ago
  19. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  20. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 13 years ago
  21. 017e6e2 drm/nv04/disp: kick all private state out to own header by Ben Skeggs · 13 years ago
  22. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 13 years ago
  23. 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 13 years ago
  24. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  25. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 13 years ago
  26. 22b33e8 nouveau: add PRIME support by Dave Airlie · 13 years ago
  27. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  28. 0e83bb4 drm/nv04/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 14 years ago
  29. 7375c95 drm/nouveau: remove 'chan' argument from nouveau_bo_new by Ben Skeggs · 14 years ago
  30. c1003d9 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). by Francisco Jerez · 14 years ago
  31. b4fa9d0 drm/nouveau: make cursor_set implementation consistent with other drivers by Marcin Slusarz · 14 years ago
  32. f9ec8f6 drm/nouveau: Fix brace placement checkpatch.pl errors. by Emil Velikov · 14 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  34. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 14 years ago
  35. 1c180fa drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting. by Francisco Jerez · 14 years ago
  36. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 14 years ago
  37. 63f7fcf drm/nv04: Make CRTC base changes effective in the next hsync. by Francisco Jerez · 14 years ago
  38. 01db363 drm/nouveau: Use "force" to decide if analog load detection is ok or not. by Francisco Jerez · 14 years ago
  39. 5794b5f drm/nv04: Fix scanout over the 16MB mark. by Francisco Jerez · 14 years ago
  40. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  41. 96a03fc Merge branch 'drm-kdb-next' into drm-core-next by Dave Airlie · 14 years ago
  42. a424d76 drm/nouveau/kms: Avoid a hang entering KDB with VT accel on. by Chris Ball · 14 years ago
  43. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  44. be64c2bb drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS. by Chris Ball · 14 years ago
  45. 855a95e drm/nouveau: make the behaviour of get_pll_limits() consistent by Ben Skeggs · 14 years ago
  46. 9d59e8a drm/nouveau: require explicit unmap of kmapped bos by Ben Skeggs · 15 years ago
  47. 4295f18 drm/nv20: Use the nv30 CRTC bandwidth calculation code. by Francisco Jerez · 15 years ago
  48. 7203425 drm: expand gamma_set by James Simmons · 15 years ago
  49. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 15 years ago
  50. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 15 years ago
  51. 2ed06b7 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. by Francisco Jerez · 15 years ago
  52. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  53. e5ec882 drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. by Francisco Jerez · 15 years ago
  54. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 15 years ago
  55. ef2bb50 drm/nouveau: use drm debug levels by Maarten Maathuis · 15 years ago
  56. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago