1. ab0169b Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  2. 77df677 drm/i915/bdw: ppgtt info in debugfs by Ben Widawsky · 12 years ago
  3. 9d3203e drm/i915/bdw: debugfs updates by Ben Widawsky · 12 years ago
  4. a123f15 drm/i915/bdw: Add interrupt info to debugfs by Ben Widawsky · 12 years ago
  5. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  6. 06c5bf8 drm/i915: Make the debugfs structures const by Lespiau, Damien · 12 years ago
  7. 2675680 drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv by Daniel Vetter · 12 years ago
  8. 8d2f24c drm/i915: scramble reset support for DP port CRC on vlv by Daniel Vetter · 12 years ago
  9. 8409360 drm/i915: scramble reset support for DP port CRC on g4x by Daniel Vetter · 12 years ago
  10. 46a1918 drm/i916: add "auto" pipe CRC source by Daniel Vetter · 12 years ago
  11. d538bbd drm/i915: Use a spin lock to protect the pipe crc struct by Damien Lespiau · 12 years ago
  12. 7ac0129 drm/i915: Wire up CRC for vlv by Daniel Vetter · 12 years ago
  13. 52f843f drm/i915: Wire up gen2 CRC support by Daniel Vetter · 12 years ago
  14. 4b79ebf drm/i915: Wire up CRC support for gen3/4 by Daniel Vetter · 12 years ago
  15. 3d099a0 drm/i915: Add new CRC sources by Daniel Vetter · 12 years ago
  16. 5a69b89 drm/i915: crc support for hsw by Daniel Vetter · 12 years ago
  17. e309a99 drm/i915: fix CRC debugfs setup by Daniel Vetter · 12 years ago
  18. bcf17ab drm/i915: wait one vblank when disabling CRCs by Daniel Vetter · 12 years ago
  19. 5b3a856 drm/i915: wire up CRC interrupt for ilk/snb by Daniel Vetter · 12 years ago
  20. 131a56d drm/i915: don't Oops in debugfs for I915_FBDEV=n by Daniel Vetter · 12 years ago
  21. e8dfcf7 drm/i915: constify harder by Daniel Vetter · 12 years ago
  22. d8882ac drm/i915: Enable pipe CRCs by Damien Lespiau · 12 years ago
  23. be5c7a9 drm/i915: Only one open() allowed on pipe CRC result files by Damien Lespiau · 12 years ago
  24. 0714442 drm/i915: Implement blocking read for pipe CRC files by Damien Lespiau · 12 years ago
  25. 497666d drm/i915: Move drm_add_fake_info_node() higher in the file by Damien Lespiau · 12 years ago
  26. 7cd6ccf drm/i915: Add log messages when CRCs collection is started/stopped by Damien Lespiau · 12 years ago
  27. bd9db02 drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl by Damien Lespiau · 12 years ago
  28. b94dec8 drm/i915: Generalize the CRC command format for future work by Damien Lespiau · 12 years ago
  29. e5f75ac drm/i915: Dynamically allocate the CRC circular buffer by Damien Lespiau · 12 years ago
  30. 4b58436 drm/i915: Empty the circular buffer when asked for a new source by Damien Lespiau · 12 years ago
  31. ae676fc drm/i915: Enforce going back to none before changing CRC source by Damien Lespiau · 12 years ago
  32. cc3da17 drm/i915: Make switching to the same CRC source a no-op by Damien Lespiau · 12 years ago
  33. ac2300d drm/i915: Sample the frame counter instead of a timestamp for CRCs by Damien Lespiau · 12 years ago
  34. b2c88f5 drm/i915: Keep the CRC values into a circular buffer by Damien Lespiau · 12 years ago
  35. 926321d drm/i915: Add a control file for pipe CRCs by Daniel Vetter · 12 years ago
  36. 8bf1e9f drm/i915: Expose latest 200 CRC value for pipe through debugfs by Shuang He · 12 years ago
  37. 4520f53 drm/i915: Kconfig option to disable the legacy fbdev support by Daniel Vetter · 12 years ago
  38. 5c9669c drm/i915: Finish enabling rps before use by sysfs or debugfs by Tom O'Rourke · 12 years ago
  39. 389246f drm/i915: Remove yet another unused define by Damien Lespiau · 12 years ago
  40. a031d70 drm/i915: Simplify PSR debugfs by Rodrigo Vivi · 12 years ago
  41. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 12 years ago
  42. 18b5992 drm/i915: Calculate PSR register offsets from base + gen by Ben Widawsky · 12 years ago
  43. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 12 years ago
  44. 3ccfd19 drm/i915: Do remaps for all contexts by Ben Widawsky · 12 years ago
  45. a33afea drm/i915: Keep a list of all contexts by Ben Widawsky · 12 years ago
  46. 472f8ac drm/i915: Remove extra "ring" by Ben Widawsky · 12 years ago
  47. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 12 years ago
  48. 8e8c06c drm/i915: Report requested frequency alongside current frequency in debugfs by Chris Wilson · 12 years ago
  49. fb1ae91 drm/i915: Print seqnos as unsigned in debugfs by Ville Syrjälä · 12 years ago
  50. 371db66 drm/i915: add i915_pc8_status debugfs file by Paulo Zanoni · 12 years ago
  51. ec013e7 drm/i915: Expose energy counter on SNB+ through debugfs by Jesse Barnes · 12 years ago
  52. b25cb2f drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs by Ben Widawsky · 12 years ago
  53. cc98b41 drm/i915: Track when an object is pinned for use by the display engine by Chris Wilson · 12 years ago
  54. 6d2b8885 drm/i915: List objects allocated from stolen memory in debugfs by Chris Wilson · 12 years ago
  55. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 12 years ago
  56. 2b4bd0e drm/i915: Silence a sparse warning by Ville Syrjälä · 12 years ago
  57. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 12 years ago
  58. 1d693bc drm/i915: Update describe_obj by Ben Widawsky · 12 years ago
  59. 31a46c9 drm/i915: Rework drop caches for checkpatch by Ben Widawsky · 12 years ago
  60. 29ebf90 drm/i915: Squelch repeated reasoning for why FBC cannot be activated by Chris Wilson · 12 years ago
  61. ed71f1b drm/i915: Convert the register access tracepoint to be conditional by Chris Wilson · 12 years ago
  62. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 12 years ago
  63. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 12 years ago
  64. 3f51e47 drm/i915: Match all PSR mode entry conditions before enabling it. by Rodrigo Vivi · 12 years ago
  65. e91fd8c drm/i915: Added debugfs support for PSR Status by Rodrigo Vivi · 12 years ago
  66. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 12 years ago
  67. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 12 years ago
  68. 63573eb drm/i915: debugfs entries for [e]LLC by Ben Widawsky · 12 years ago
  69. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 12 years ago
  70. 34b9674 drm/i915: convert debugfs creation/destruction to table by Daniel Vetter · 12 years ago
  71. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 12 years ago
  72. 4dc955f drm/i915: introduce i915_error_state_buf_init by Mika Kuoppala · 12 years ago
  73. 95d5bfb3 drm/i915: export error state ref handling by Mika Kuoppala · 12 years ago
  74. fc16b48 drm/i915: export error state to string conversion by Mika Kuoppala · 12 years ago
  75. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 12 years ago
  76. aee56cf drm/i915: Fix a few style issues found by checkpatch.pl by Damien Lespiau · 12 years ago
  77. 267f0c9 drm/i915: Use seq_puts/seq_putc when possible by Damien Lespiau · 12 years ago
  78. 8a5729a drm/i915: Fix reason for per-chip disabling of FBC by Damien Lespiau · 12 years ago
  79. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 12 years ago
  80. 4abb2c3 drm/i915: s/LFP/LPF in DPIO PLL register names by Ville Syrjälä · 12 years ago
  81. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 12 years ago
  82. 2db8e9d drm/i915: Track clients and print their object usage in debugfs by Chris Wilson · 12 years ago
  83. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 12 years ago
  84. 92d4462 drm/i915: add i915_ips_status debugfs entry by Paulo Zanoni · 12 years ago
  85. 9010ebf drm/i915: add VEBOX into debugfs by Xiang, Haihao · 12 years ago
  86. 6493625 drm/i915: change VLV IOSF sideband accessors to not return error code by Jani Nikula · 12 years ago
  87. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 12 years ago
  88. edc3d88 drm/i915: avoid big kmallocs on reading error state by Mika Kuoppala · 12 years ago
  89. 79fc46d drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro by Damien Lespiau · 12 years ago
  90. 259bd5d drm/i915: fix locking around punit access in cur_delayinfo for VLV by Jesse Barnes · 12 years ago
  91. 0a073b8 drm/i915: turbo & RC6 support for VLV v7 by Jesse Barnes · 12 years ago
  92. 3ebecd0 drm/i915: Scale ring, rather than ia, frequency on Haswell by Chris Wilson · 12 years ago
  93. 3a3b4f9 drm/i915: shorten debugfs output simple attributes by Mika Kuoppala · 12 years ago
  94. 31c7738 drm/i915: Better overclock support by Ben Widawsky · 12 years ago
  95. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  96. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  97. 2563a45 drm/i915: restrict kernel address leak in debugfs by Kees Cook · 12 years ago
  98. 647416f drm/i915: use simple attribute in debugfs routines by Kees Cook · 12 years ago
  99. 8c123e5 drm/i915: Capture current context on error by Ben Widawsky · 12 years ago
  100. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago