1. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
  2. f62b27d drm/nouveau: shutdown display on suspend/hibernate by Ben Skeggs · 13 years ago
  3. cf41d53 drm/nouveau: re-jig fbcon suspend/resume process a little by Ben Skeggs · 13 years ago
  4. 13f9012 drm/nouveau: print correct engine number which failed to unload/idle by Marcin Slusarz · 13 years ago
  5. a4eaa0a drm/nouveau: restore cursors after restoring mode by Maxim Levitsky · 13 years ago
  6. 71d91f6 drm/nouveau: restore performance mode a bit later. by Maxim Levitsky · 13 years ago
  7. 4bfb94a drm/nouveau: disable output polling through suspend. by Maxim Levitsky · 13 years ago
  8. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  9. 33dbc27 drm/nouveau: add dumb ioctl support by Ben Skeggs · 13 years ago
  10. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  11. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  12. 03bc967 drm/nouveau: allow modeset module option to select 'headless mode' by Ben Skeggs · 13 years ago
  13. 6c320fe drm/nouveau: pass flag to engine fini() method on suspend by Ben Skeggs · 13 years ago
  14. 180cc30 drm/nouveau: convert bo.mem.start usage to bo.offset by Ben Skeggs · 13 years ago
  15. 639212d drm/nouveau/gem: implement stub hooks for GEM object open/close by Ben Skeggs · 13 years ago
  16. 3f0a68d drm/nouveau: allocate structure to store per-client data by Ben Skeggs · 13 years ago
  17. 0411de8 drm/nvc0/gr: import and use our own fuc by default by Ben Skeggs · 13 years ago
  18. aba99a8 drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now by Ben Skeggs · 13 years ago
  19. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 13 years ago
  20. 92abe74 drm/nouveau: fix suspend failure path to reinitialise all engines by Ben Skeggs · 13 years ago
  21. 2703c21 drm/nv50/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  22. 6dfdd7a drm/nouveau: working towards a common way to represent engines by Ben Skeggs · 13 years ago
  23. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  24. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  25. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  26. 4c13614 drm/nv50: implement global channel address space on new VM code by Ben Skeggs · 14 years ago
  27. 6dccd31 drm/nouveau: Synchronize with the user channel before GPU object destruction. by Francisco Jerez · 14 years ago
  28. dc1e5c0 drm/nouveau: simplify gpuobj suspend/resume by Ben Skeggs · 14 years ago
  29. 042206c drm/nouveau: Implement the vblank DRM hooks. by Francisco Jerez · 14 years ago
  30. 382d62e drm/nouveau: fix annoying nouveau_fence type issue by Marcin Slusarz · 14 years ago
  31. 35fa2f2 drm/nouveau: add support for MSI by Ben Skeggs · 14 years ago
  32. bd2e597 drm/nv84: add support for the PCRYPT engine by Ben Skeggs · 14 years ago
  33. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 14 years ago
  34. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  35. 0cba1b7 drm/nouveau: Add a module option to force card POST. by Marcin Kościelnicki · 14 years ago
  36. 64f1c11 drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload by Ben Skeggs · 14 years ago
  37. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  38. de5899b drm/nouveau: Add module parameter to override the default AGP rate. by Francisco Jerez · 14 years ago
  39. dc880ab drm: use noop_llseek by Arnd Bergmann · 14 years ago
  40. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  41. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  42. c88c2e0 drm/nouveau: Move display init to a new nouveau_engine. by Francisco Jerez · 14 years ago
  43. e04d8e8 drm/nouveau: Reset AGP before running the init scripts. by Francisco Jerez · 14 years ago
  44. 03cd06c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. by Francisco Jerez · 14 years ago
  45. ec91db2 drm/nouveau: remove ability to use external firmware by Ben Skeggs · 14 years ago
  46. 6e86e04 drm/nouveau: Fix a couple of sparse warnings. by Francisco Jerez · 14 years ago
  47. cd0b072 drm/nouveau: remove left-over !DRIVER_MODESET paths by Ben Skeggs · 14 years ago
  48. 2dfe36b drm/nouveau: place notifiers in system memory by default by Ben Skeggs · 14 years ago
  49. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  50. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  51. b334f2b drm/nouveau: allow cursor image and position to survive suspend by Maarten Maathuis · 14 years ago
  52. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  53. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  54. f405350 drm/nouveau: add module option to disable TV detection by Ben Skeggs · 15 years ago
  55. 8144157 drm/nouveau: print a message very early during suspend by Maarten Maathuis · 15 years ago
  56. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 15 years ago
  57. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  58. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  59. 81e2d42 drm/nouveau: Fix noaccel/nofbaccel option descriptions. by Marcin Kościelnicki · 15 years ago
  60. a32ed69 drm/nouveau: Add module options to disable acceleration. by Marcin Kościelnicki · 15 years ago
  61. f927b89 drm/nouveau: fix non-vram notifier blocks by Ben Skeggs · 15 years ago
  62. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  63. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  64. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  65. 3c8868d drm/nv50: fix two potential suspend/resume oopses by Ben Skeggs · 15 years ago
  66. 054b93e drm/nv40: implement ctxprog/state generation by Ben Skeggs · 15 years ago
  67. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago