1. 8af29cc drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches. by Francisco Jerez · 14 years ago
  2. 0c6c1c2 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. by Francisco Jerez · 14 years ago
  3. 8ac3891 drm/nouveau: Provide a means to have arbitrary work run on fence completion. by Francisco Jerez · 14 years ago
  4. 2730723 drm/nouveau: Minor refactoring/cleanup of the fence code. by Francisco Jerez · 14 years ago
  5. 0cba1b7 drm/nouveau: Add a module option to force card POST. by Marcin Kościelnicki · 14 years ago
  6. aee582d drm/nouveau: run perflvl and M table scripts on mem clock change by Ben Skeggs · 14 years ago
  7. 5c6dc65 drm/nouveau: pass perflvl struct to clock_pre() by Ben Skeggs · 14 years ago
  8. 7760fcb drm/nouveau: Import initial memory timing work by Roy Spliet · 14 years ago
  9. 8155cac drm/nouveau: Refactor nouveau_temp_get() into engine pointers. by Francisco Jerez · 14 years ago
  10. 34e9d85 drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) by Martin Peres · 14 years ago
  11. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  12. 330c598 drm/nouveau: import initial work on vbios performance table parsing by Ben Skeggs · 14 years ago
  13. 855a95e drm/nouveau: make the behaviour of get_pll_limits() consistent by Ben Skeggs · 14 years ago
  14. 9f56b12 drm/nouveau: Simplify tile region handling. by Francisco Jerez · 14 years ago
  15. 4b5c152 drm/nouveau: Remove implicit argument from nv_wait(). by Francisco Jerez · 14 years ago
  16. de5899b drm/nouveau: Add module parameter to override the default AGP rate. by Francisco Jerez · 14 years ago
  17. d96773e drm/nv50: move vm trap to nv50_fb.c by Ben Skeggs · 14 years ago
  18. 185abec drm/nouveau: remove nouveau_gpuobj_late_takedown by Ben Skeggs · 14 years ago
  19. e05d7ea drm/nouveau: protect gpuobj list + global instmem heap with spinlock by Ben Skeggs · 14 years ago
  20. eb9bcbd drm/nouveau: fix gpuobj refcount to use atomics by Ben Skeggs · 14 years ago
  21. e05c5a3 drm/nouveau: tidy ram{ht,fc,ro} a bit by Ben Skeggs · 14 years ago
  22. fbd2895 drm/nouveau: rework init ordering so nv50_instmem.c can be less bad by Ben Skeggs · 14 years ago
  23. 6c3d7ef drm/nv50: calculate vram reordering block size by Ben Skeggs · 14 years ago
  24. 5125bfd drm/nv50: allow gpuobjs that aren't mapped into aperture by Ben Skeggs · 14 years ago
  25. 43efc9c drm/nouveau: simplify fake gpu objects by Ben Skeggs · 14 years ago
  26. a8eaebc drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity by Ben Skeggs · 14 years ago
  27. de3a6c0 drm/nouveau: rebase per-channel pramin heap offsets to 0 by Ben Skeggs · 14 years ago
  28. b3beb16 drm/nouveau: modify object accessors, offset in bytes rather than dwords by Ben Skeggs · 14 years ago
  29. 2a7fdb2b drm/nouveau: have nv_mask return original register value by Ben Skeggs · 14 years ago
  30. acae116 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. by Francisco Jerez · 14 years ago
  31. 415e618 drm/nouveau: fix race condition when under memory pressure by Ben Skeggs · 14 years ago
  32. 4b223ee drm/nvc0: starting point for GF100 support, everything stubbed by Ben Skeggs · 14 years ago
  33. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  34. 0d3470d drm/nouveau: remove unused ttm bo list by Ben Skeggs · 14 years ago
  35. ba4420c drm: move ttm global code to core drm by Dave Airlie · 15 years ago
  36. ee2e013 drm/nouveau: introduce gpio engine by Ben Skeggs · 14 years ago
  37. c88c2e0 drm/nouveau: Move display init to a new nouveau_engine. by Francisco Jerez · 14 years ago
  38. e04d8e8 drm/nouveau: Reset AGP before running the init scripts. by Francisco Jerez · 14 years ago
  39. 8bded18 drm/nv30: Init the PFB+0x3xx memory timing regs. by Francisco Jerez · 14 years ago
  40. d0875ed drm/nv50: add function to control GPIO IRQ reporting by Ben Skeggs · 14 years ago
  41. 49eed80 drm/nouveau: add nv_mask register accessor by Ben Skeggs · 14 years ago
  42. 5620ba4 drm/nouveau: fix build without CONFIG_ACPI by Ben Skeggs · 14 years ago
  43. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  44. 734ee83 drm/nv50: use correct PRAMIN flush register on original nv50 by Ben Skeggs · 14 years ago
  45. 047d1d3 drm/nouveau: reduce usage of fence spinlock to when absolutely necessary by Ben Skeggs · 14 years ago
  46. c50a568 drm/nv20-nv30: move context table object out of dev_priv by Ben Skeggs · 14 years ago
  47. ac94a34 drm/nv50: cleanup nv50_fifo.c by Ben Skeggs · 14 years ago
  48. 3b569e0 drm/nouveau: remove unused fbdev_info by Ben Skeggs · 14 years ago
  49. ec91db2 drm/nouveau: remove ability to use external firmware by Ben Skeggs · 14 years ago
  50. 6318721 drm/nv50: move tlb flushing to a helper function by Ben Skeggs · 14 years ago
  51. f56cb86 drm/nouveau: add instmem flush() hook by Ben Skeggs · 14 years ago
  52. b6d3d87 drm/nouveau: remove dev_priv->init_state and friends by Ben Skeggs · 14 years ago
  53. 87c0e0e drm/nv50: rewrite display irq handler by Ben Skeggs · 14 years ago
  54. 8ccfe9e drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. by Francisco Jerez · 14 years ago
  55. 8f1a608 drm/nouveau: tidy connector/encoder creation a little by Ben Skeggs · 14 years ago
  56. b833ac2 drm/nouveau: use drm_mm in preference to custom code doing the same thing by Ben Skeggs · 14 years ago
  57. afeb3e1 drm/nouveau: attempt to get bios from ACPI v3 by Dave Airlie · 15 years ago
  58. e9ebb68 drm/nv50: support fractional feedback divider on newer chips by Ben Skeggs · 14 years ago
  59. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  60. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 15 years ago
  61. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 15 years ago
  62. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 15 years ago
  63. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 15 years ago
  64. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 15 years ago
  65. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 15 years ago
  66. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 15 years ago
  67. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 15 years ago
  68. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 15 years ago
  69. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  70. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 15 years ago
  71. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 15 years ago
  72. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 15 years ago
  73. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  74. 2f41a7f drm/nouveau: fix *staging* driver build with switcheroo off. by Dave Airlie · 15 years ago
  75. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 15 years ago
  76. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  77. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  78. d5f3c90 drm/nv50: Implement ctxprog/state generation. by Marcin Kościelnicki · 15 years ago
  79. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 15 years ago
  80. a1606a9 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 by Ben Skeggs · 15 years ago
  81. 9a391ad drm/nv50: switch to indirect push buffer controls by Ben Skeggs · 15 years ago
  82. ff9e527 drm/nouveau: protect channel create/destroy and irq handler with a spinlock by Maarten Maathuis · 15 years ago
  83. 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
  84. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  85. a32ed69 drm/nouveau: Add module options to disable acceleration. by Marcin Kościelnicki · 15 years ago
  86. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  87. ac8fb97 drm/nouveau: reserve VGA area for the moment by Ben Skeggs · 15 years ago
  88. 75c99da drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  89. 61768bf drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  90. f03a314 drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  91. 11d6eb2 drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  92. a0af9ad drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  93. cb00f7c drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  94. 588d7d1 drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  95. 054b93e drm/nv40: implement ctxprog/state generation by Ben Skeggs · 15 years ago
  96. ef2bb50 drm/nouveau: use drm debug levels by Maarten Maathuis · 15 years ago
  97. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago