1. 351fc4d Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  2. 9e3c256 drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge by Jesse Barnes · 13 years ago
  3. 56184e3 drm/i915/sdvo: Reorder i2c initialisation before ddc proxy by Chris Wilson · 13 years ago
  4. 61e499b drm/i915: FDI link training broken on Ironlake by Ivybridge integration by Keith Packard · 13 years ago
  5. a51f7a6 drm/i915: enable rc6 by default by Jesse Barnes · 13 years ago
  6. c1a9f04 drm/i915: add fbc enable flag, but disable by default by Jesse Barnes · 13 years ago
  7. 8547920 drm/i915: clean up unused ring_get_irq/ring_put_irq functions by Feng, Boqun · 13 years ago
  8. 5bfa106 drm/i915: fix user irq miss in BSD ring on g4x by Feng, Boqun · 13 years ago
  9. fb0b760 drm: fix nouveau_acpi build by Randy Dunlap · 13 years ago
  10. 46f2b60 Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-core-next by Dave Airlie · 13 years ago
  11. b4fa9d0 drm/nouveau: make cursor_set implementation consistent with other drivers by Marcin Slusarz · 13 years ago
  12. 52eba8d drm/nva3/clk: better pll calculation when no fractional fb div available by Ben Skeggs · 13 years ago
  13. 96d1fcf drm/nouveau/pm: translate ramcfg strap through ram restrict table by Ben Skeggs · 13 years ago
  14. bfb61f4 drm/nva3/pm: allow use of divisor 16 by Ben Skeggs · 13 years ago
  15. 047d2df drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table by Ben Skeggs · 13 years ago
  16. 40f6193 drm/nvc0/pm: correct core/mem/shader perflvl parsing by Ben Skeggs · 13 years ago
  17. 730673b drm/nouveau/pm: remove memtiming support check when assigning to perflvl by Ben Skeggs · 13 years ago
  18. fcfc768 drm/nva3: support for memory timing map table by Ben Skeggs · 13 years ago
  19. e614b2e drm/nouveau: Associate memtimings with performance levels on cards <= nv98 by Martin Peres · 13 years ago
  20. dac55b5 drm/nva3/pm: initial pass at set_clock() hook by Ben Skeggs · 13 years ago
  21. aa58c40 drm/nvc0/gr: calculate some more of our magic numbers by Ben Skeggs · 13 years ago
  22. b23b9e7 drm/nv50: respect LVDS link count from EDID on SPWG panels by Ben Skeggs · 13 years ago
  23. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 13 years ago
  24. eea55c8 drm/nouveau: fix uninitialised variable warning by Ben Skeggs · 13 years ago
  25. 9766610 drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 13 years ago
  26. 2abdb05 drm/nouveau: Free nv04 instmem ramin heap at card takedown by Jimmy Rentz · 13 years ago
  27. 215f902 drm/nva3: somewhat improve clock reporting by Ben Skeggs · 13 years ago
  28. ce52184 drm/nouveau: pull refclk from vbios on limits 0x40 boards by Ben Skeggs · 13 years ago
  29. 3acf67f drm/nv40/gr: oops, fix random bits getting set in engine obj by Ben Skeggs · 13 years ago
  30. 619d4f7 drm/nv50: improve nv50_pm_get_clock() by Emil Velikov · 13 years ago
  31. 1f96279 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set by Martin Peres · 13 years ago
  32. 1233bd8 drm/nvc0/fifo: stick user area into a gpuobj rather than a bo by Ben Skeggs · 13 years ago
  33. 1d97f4a drm/nvc0/gr: no need to store context in graph_fini() by Ben Skeggs · 13 years ago
  34. 0638df4 drm/nvc0/fifo: restore context table on resume by Ben Skeggs · 13 years ago
  35. 7a5c23d drm/nvc0/fifo: kick channels off during suspend by Ben Skeggs · 13 years ago
  36. fe79911 drm/nvc0/gr: better handling of fuc firmware by Ben Skeggs · 13 years ago
  37. 9548258 drm/nv50: support PMPEG on original nv50 by Ben Skeggs · 13 years ago
  38. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 13 years ago
  39. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 13 years ago
  40. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 13 years ago
  41. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 13 years ago
  42. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 13 years ago
  43. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 13 years ago
  44. 92abe74 drm/nouveau: fix suspend failure path to reinitialise all engines by Ben Skeggs · 13 years ago
  45. 39a654d drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel by Ben Skeggs · 13 years ago
  46. 96c5008 drm/nouveau: move set_tile_region to nouveau_exec_engine by Ben Skeggs · 13 years ago
  47. 4976986 drm/nv04/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  48. d11db27 drm/nv10/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  49. a0b1de8 drm/nv20-nv30/gr: move to exec engine interface by Ben Skeggs · 13 years ago
  50. 39c8d36 drm/nv40/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  51. 7a45cd1 drm/nvc0/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  52. 2703c21 drm/nv50/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  53. 6dfdd7a drm/nouveau: working towards a common way to represent engines by Ben Skeggs · 13 years ago
  54. 2d7b919 drm/nouveau: remove some unused members from dev_priv by Ben Skeggs · 13 years ago
  55. 4ea52f8 drm/nouveau: move engine object creation into per-engine hooks by Ben Skeggs · 13 years ago
  56. 475feff drm/nouveau: use static vidshift of 2 on volt 0x30 tables by Ben Skeggs · 13 years ago
  57. 50066f8 drm/nouveau: improve memtiming table parsing by Roy Spliet · 13 years ago
  58. 7795bee drm/nvc0: decode gpc/hubclient on vm fault by Ben Skeggs · 13 years ago
  59. e296663 drm/nvc0: more vm fault reasons by Ben Skeggs · 13 years ago
  60. 7a31347 drm/nvc0: more vm fault engines by Ben Skeggs · 13 years ago
  61. 0b89a07 drm/nouveau: Fix missing whitespace checkpatch.pl errors. by Emil Velikov · 13 years ago
  62. f9ec8f6 drm/nouveau: Fix brace placement checkpatch.pl errors. by Emil Velikov · 13 years ago
  63. f212949 drm/nouveau: Clean up trailing whitespace and C99-style comments. by Emil Velikov · 13 years ago
  64. 71298e2 drm/nouveau: Fix indentation-related checkpatch.pl error messages. by Emil Velikov · 13 years ago
  65. 01e542c drm/nouveau: name the boot perflvl "boot" by Martin Peres · 13 years ago
  66. 69f7876 Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 13 years ago
  67. 645c62a drm/i915: split PCH clock gating init by Jesse Barnes · 13 years ago
  68. 28963a3 drm/i915: add Ivybridge clock gating init function by Jesse Barnes · 13 years ago
  69. 4593010 drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB. by Eric Anholt · 13 years ago
  70. 25aebfc3 drm/i915: Add support for fence registers on Ivybridge. by Eric Anholt · 13 years ago
  71. 10ed13e drm/i915: Use existing function instead of open-coding fence reg clear. by Eric Anholt · 13 years ago
  72. 6067aae drm/i915: split clock gating init into per-chipset functions by Jesse Barnes · 13 years ago
  73. 90711d5 drm/i915: set IBX pch type explicitly by Jesse Barnes · 13 years ago
  74. c76b615 drm/i915: add Ivy Bridge PCI IDs and driver feature structs by Jesse Barnes · 13 years ago
  75. c792513 drm/i915: add PantherPoint PCH ID by Jesse Barnes · 13 years ago
  76. 246d08b agp/intel: add Ivy Bridge support by Jesse Barnes · 13 years ago
  77. 65d3eb1 drm/i915: ring support for Ivy Bridge by Jesse Barnes · 13 years ago
  78. 51d5612 drm/i915: page flip support for Ivy Bridge by Jesse Barnes · 13 years ago
  79. b1f14ad drm/i915: interrupt & vblank support for Ivy Bridge by Jesse Barnes · 13 years ago
  80. fe100d4 drm/i915: treat Ivy Bridge watermarks like Sandy Bridge by Jesse Barnes · 13 years ago
  81. 357555c drm/i915: manual FDI training for Ivy Bridge by Jesse Barnes · 13 years ago
  82. 3780894 drm/i915: add swizzle/tiling support for Ivy Bridge by Jesse Barnes · 13 years ago
  83. eceae48 drm/i915: Ivy Bridge has split display and pipe control by Jesse Barnes · 13 years ago
  84. 4b65177 drm/i915: add IS_IVYBRIDGE macro for checks by Jesse Barnes · 13 years ago
  85. 8543669 drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later by Jesse Barnes · 13 years ago
  86. f796cf8 drm/i915: split enable/disable vblank code into chipset specific functions by Jesse Barnes · 13 years ago
  87. 4697995 drm/i915: split irq handling into per-chipset functions by Jesse Barnes · 13 years ago
  88. 674cf96 drm/i915: make FDI training a display function by Jesse Barnes · 13 years ago
  89. 8eb5729 drm/i915: forcewake debugfs fix by Ben Widawsky · 13 years ago
  90. 704df8d MAINTAINERS: Switch maintainer for drm/i915 to Keith Packard by Keith Packard · 13 years ago
  91. 6d794d4 drm/i915: debugfs interface for forcewake reference count by Ben Widawsky · 13 years ago
  92. 4912d04 drm/i915: move gen6 rps handling to workqueue by Ben Widawsky · 13 years ago
  93. d1ebd816 drm/i915: forcewake struct mutex locking fixes by Ben Widawsky · 13 years ago
  94. fcca792 drm/i915: reference counted forcewake by Ben Widawsky · 13 years ago
  95. b7287d8 drm/i915: proper use of forcewake by Ben Widawsky · 13 years ago
  96. 2c7111d drm/i915: Disable all outputs early, before KMS takeover by Chris Wilson · 13 years ago
  97. 9c23f7f drm/i915: Do not clflush snooped objects by Chris Wilson · 13 years ago
  98. 93dfb40 drm/i915: Rename agp_type to cache_level by Chris Wilson · 13 years ago
  99. e76d363 drm/i915: debugfs for context information by Ben Widawsky · 13 years ago
  100. 7df8721 drm/i915: use i915_enable_rc6 on SNB too by Jesse Barnes · 13 years ago