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