1. 2fa60f6 drm/i915: Check workaround status on dfs read time by Mika Kuoppala · 10 years ago
  2. 7225342 drm/i915: Build workaround list in ring initialization by Mika Kuoppala · 10 years ago
  3. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  4. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  5. 5907f5f drm/i915/skl: i915_swizzle_info gen9 fix by Robert Beckett · 11 years ago
  6. 5e2d7af drm/i915: Clarify event_lock locking, process context by Daniel Vetter · 10 years ago
  7. 21ab4e7 drm/i915: Objects on the unbound list may still have an active reference by Chris Wilson · 10 years ago
  8. d6bbafa drm/i915: Check for a stalled page flip after each vblank by Chris Wilson · 10 years ago
  9. 4ad72b7 drm/i915: Fix unsafe vma iteration in i915_drop_caches by Chris Wilson · 10 years ago
  10. 3d45eb8 drm/i915: Remove shadowed local variable 'i' from i915_interrupt_info by Chris Wilson · 10 years ago
  11. fd34f90 drm/i915: Don't restrict i915_wa_registers to BDW by Damien Lespiau · 10 years ago
  12. 1ed1ef9 drm/i915: Rename intel_wa_registers with a i915_ prefix by Damien Lespiau · 10 years ago
  13. 888b599 drm/i915/bdw: Export workaround data to debugfs by Arun Siluvery · 10 years ago
  14. ac66cf4 drm/i915/bdw: Add BDW support in the i915 debugfs entry by Vedang Patel · 10 years ago
  15. 0a4cd7c drm/i915: Differentiate between LLC or snooped for the user by Chris Wilson · 10 years ago
  16. 055e393 drm/i915: Use dev_priv as first argument of for_each_pipe() by Damien Lespiau · 10 years ago
  17. 9dd3c60 drm/i915: fix i915_frequency_info on BDW by Paulo Zanoni · 10 years ago
  18. c0ab1ae drm/i915/bdw: Print context state in debugfs by Ben Widawsky · 10 years ago
  19. c9fe99b drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs by Oscar Mateo · 10 years ago
  20. 4ba70e4 drm/i915/bdw: Display execlists info in debugfs by Oscar Mateo · 10 years ago
  21. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 10 years ago
  22. 4d88470 drm/i915: Track file_priv, not ctx in the ppgtt structure by Daniel Vetter · 10 years ago
  23. 22c5996 drm/i915: fix i915_interrupt_info on BDW by Paulo Zanoni · 10 years ago
  24. b2784e1 drm/i915: Introduce a for_each_intel_encoder() macro by Damien Lespiau · 10 years ago
  25. da46f93 drm/i915: Introduce FBC False Color for debug purposes. by Rodrigo Vivi · 10 years ago
  26. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  27. 9ad0257 drm/i915: Allowing changing of wm latencies for valid platforms by Sonika Jindal · 10 years ago
  28. b2435c9 drm/i915: Fix printing proper min/min/rpe values in debugfs by Deepak S · 10 years ago
  29. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 10 years ago
  30. fa128fa drm/i915: Improve PSR debugfs output by Daniel Vetter · 10 years ago
  31. 2807cf6 drm/i915: Track the psr dp connector in dev_priv->psr.enabled by Daniel Vetter · 10 years ago
  32. 11bed958 drm/i915: mst topology dumper in debugfs (v0.2) by Dave Airlie · 10 years ago
  33. 36cd744 drm/i915: check connector->encoder before using it. by Dave Airlie · 11 years ago
  34. 03af204 drm/i915: Use the cached min/min/rpe values in the vlv debugfs code by Ville Syrjälä · 10 years ago
  35. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 10 years ago
  36. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 10 years ago
  37. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 10 years ago
  38. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  39. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  40. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  41. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  42. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  43. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  44. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  45. e04934c drm/i915: semaphore debugfs by Ben Widawsky · 10 years ago
  46. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 10 years ago
  47. 0eaa53f drm/i915: Don't pretend ips is always enabled on BDW. by Rodrigo Vivi · 10 years ago
  48. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  49. 57127ef drm/i915: Show cursor size in debugfs/i915_display_info by Chris Wilson · 10 years ago
  50. 5b5ffff drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs by Chris Wilson · 10 years ago
  51. d5a81ef drm/i915: Print obj->frontbuffer_bits in debugfs output by Daniel Vetter · 10 years ago
  52. 8a270eb drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_info by Daniel Vetter · 10 years ago
  53. 5aa8a93 drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2) by Matt Roper · 10 years ago
  54. 5755c78 drm/i915: Improve PSR debugfs status. by Rodrigo Vivi · 10 years ago
  55. daa3afb drm/i915/bdw: Add Broadwell support for debugfs rps freq info by Tom O'Rourke · 10 years ago
  56. a33d710 drm/i915: Only wait one vblank when disabling crc if the pipe is on by Daniel Vetter · 10 years ago
  57. 75e2acf drm/i915: Drop locking around fbdev-fb in debugfs by Daniel Vetter · 10 years ago
  58. f3d2887 drm/i915: Fix context locking in debugfs by Daniel Vetter · 10 years ago
  59. 4b0e333 drm/i915: Always apply cursor width changes by Chris Wilson · 10 years ago
  60. cace841 drm/i915: Add fifo underrun reporting state to debugfs by Daniel Vetter · 10 years ago
  61. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  62. 8e329a0 drm/i915: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 10 years ago
  63. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  64. f83d651 drm/i915: Kill private_default_ctx off by Oscar Mateo · 10 years ago
  65. 273497e drm/i915: s/i915_hw_context/intel_context by Oscar Mateo · 10 years ago
  66. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  67. 5efb3e2 drm/i915/chv: Add cursor pipe offsets by Ville Syrjälä · 11 years ago
  68. d3fcc80 drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs by Damien Lespiau · 10 years ago
  69. 546c81f drm/i915: Use ilk_wm_max_level() in latency debugfs files by Damien Lespiau · 10 years ago
  70. 9f25d00 drm/i915: Don't cast void* pointers by Damien Lespiau · 10 years ago
  71. 74e1ca8 drm/i915/chv: Add Cherryview interrupt registers into debugfs by Ville Syrjälä · 11 years ago
  72. b77f699 drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info by Chris Wilson · 11 years ago
  73. d46c051 drm/i915: get a runtime PM ref for debugfs entries where needed by Imre Deak · 11 years ago
  74. 3b2c1bf drm/i915: remove the i915_dpio debugfs entry by Imre Deak · 11 years ago
  75. 9cc19be drm/i915: vlv: add RC6 residency counters by Imre Deak · 11 years ago
  76. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 11 years ago
  77. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  78. a2a5b15 drm/i915: Fix debugfs PDP register dump by Ville Syrjälä · 11 years ago
  79. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  80. 85b8d5c drm/i915: Allow i915_pc8_status debug info on BDW by Zhenyu Wang · 11 years ago
  81. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  82. adb4bd1 drm/i915: Match debugfs interface name to new RPS naming by Deepak S · 11 years ago
  83. 0d8f949 drm/i915: Add PM interrupt details and RPS thresholds to debugfs by Chris Wilson · 11 years ago
  84. c8431fd drm/i915: don't get/put runtime PM at the debugfs forcewake file by Paulo Zanoni · 11 years ago
  85. a23dc65 drm/i915: don't read cursor registers on powered down pipes by Paulo Zanoni · 11 years ago
  86. b0e5ddf drm/i915: get runtime PM at i915_display_info by Paulo Zanoni · 11 years ago
  87. e277a1f drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  88. c67a17e drm/i915: Print how many objects are shared in per-process stats by Chris Wilson · 11 years ago
  89. 6313c20 drm/i915: Per-process stats work better when evaluated per-process by Chris Wilson · 11 years ago
  90. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 11 years ago
  91. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  92. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  93. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  94. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  95. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  96. b2040f6 drm/i915: Remove erronous WARN in the vlv pipe crc code by Daniel Vetter · 11 years ago
  97. 065f2ec drm/i915: Show cursor status in debugfs/i915_display_info by Chris Wilson · 11 years ago
  98. 319be8a drm/i915: add port power domains by Imre Deak · 11 years ago
  99. 07d27e2 drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe) by Damien Lespiau · 11 years ago
  100. e3d51285 drm/i915: Don't declare unnecessary shadowing variable by Damien Lespiau · 11 years ago