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