1. b2784e1 drm/i915: Introduce a for_each_intel_encoder() macro by Damien Lespiau · 10 years ago
  2. da46f93 drm/i915: Introduce FBC False Color for debug purposes. by Rodrigo Vivi · 10 years ago
  3. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  4. 9ad0257 drm/i915: Allowing changing of wm latencies for valid platforms by Sonika Jindal · 10 years ago
  5. b2435c9 drm/i915: Fix printing proper min/min/rpe values in debugfs by Deepak S · 10 years ago
  6. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 10 years ago
  7. fa128fa drm/i915: Improve PSR debugfs output by Daniel Vetter · 10 years ago
  8. 2807cf6 drm/i915: Track the psr dp connector in dev_priv->psr.enabled by Daniel Vetter · 10 years ago
  9. 11bed958 drm/i915: mst topology dumper in debugfs (v0.2) by Dave Airlie · 10 years ago
  10. 36cd744 drm/i915: check connector->encoder before using it. by Dave Airlie · 10 years ago
  11. 03af204 drm/i915: Use the cached min/min/rpe values in the vlv debugfs code by Ville Syrjälä · 10 years ago
  12. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 10 years ago
  13. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 10 years ago
  14. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 10 years ago
  15. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  16. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  17. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  18. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  19. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  20. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  21. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  22. e04934c drm/i915: semaphore debugfs by Ben Widawsky · 10 years ago
  23. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 10 years ago
  24. 0eaa53f drm/i915: Don't pretend ips is always enabled on BDW. by Rodrigo Vivi · 10 years ago
  25. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  26. 57127ef drm/i915: Show cursor size in debugfs/i915_display_info by Chris Wilson · 10 years ago
  27. 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
  28. d5a81ef drm/i915: Print obj->frontbuffer_bits in debugfs output by Daniel Vetter · 10 years ago
  29. 8a270eb drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_info by Daniel Vetter · 10 years ago
  30. 5aa8a93 drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2) by Matt Roper · 10 years ago
  31. 5755c78 drm/i915: Improve PSR debugfs status. by Rodrigo Vivi · 10 years ago
  32. daa3afb drm/i915/bdw: Add Broadwell support for debugfs rps freq info by Tom O'Rourke · 10 years ago
  33. a33d710 drm/i915: Only wait one vblank when disabling crc if the pipe is on by Daniel Vetter · 10 years ago
  34. 75e2acf drm/i915: Drop locking around fbdev-fb in debugfs by Daniel Vetter · 10 years ago
  35. f3d2887 drm/i915: Fix context locking in debugfs by Daniel Vetter · 10 years ago
  36. 4b0e333 drm/i915: Always apply cursor width changes by Chris Wilson · 10 years ago
  37. cace841 drm/i915: Add fifo underrun reporting state to debugfs by Daniel Vetter · 10 years ago
  38. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  39. 8e329a0 drm/i915: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 10 years ago
  40. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  41. f83d651 drm/i915: Kill private_default_ctx off by Oscar Mateo · 10 years ago
  42. 273497e drm/i915: s/i915_hw_context/intel_context by Oscar Mateo · 10 years ago
  43. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  44. 5efb3e2 drm/i915/chv: Add cursor pipe offsets by Ville Syrjälä · 10 years ago
  45. d3fcc80 drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs by Damien Lespiau · 10 years ago
  46. 546c81f drm/i915: Use ilk_wm_max_level() in latency debugfs files by Damien Lespiau · 10 years ago
  47. 9f25d00 drm/i915: Don't cast void* pointers by Damien Lespiau · 10 years ago
  48. 74e1ca8 drm/i915/chv: Add Cherryview interrupt registers into debugfs by Ville Syrjälä · 10 years ago
  49. b77f699 drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info by Chris Wilson · 10 years ago
  50. d46c051 drm/i915: get a runtime PM ref for debugfs entries where needed by Imre Deak · 10 years ago
  51. 3b2c1bf drm/i915: remove the i915_dpio debugfs entry by Imre Deak · 10 years ago
  52. 9cc19be drm/i915: vlv: add RC6 residency counters by Imre Deak · 10 years ago
  53. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  54. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  55. a2a5b15 drm/i915: Fix debugfs PDP register dump by Ville Syrjälä · 10 years ago
  56. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  57. 85b8d5c drm/i915: Allow i915_pc8_status debug info on BDW by Zhenyu Wang · 10 years ago
  58. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  59. adb4bd1 drm/i915: Match debugfs interface name to new RPS naming by Deepak S · 10 years ago
  60. 0d8f949 drm/i915: Add PM interrupt details and RPS thresholds to debugfs by Chris Wilson · 10 years ago
  61. c8431fd drm/i915: don't get/put runtime PM at the debugfs forcewake file by Paulo Zanoni · 10 years ago
  62. a23dc65 drm/i915: don't read cursor registers on powered down pipes by Paulo Zanoni · 10 years ago
  63. b0e5ddf drm/i915: get runtime PM at i915_display_info by Paulo Zanoni · 10 years ago
  64. e277a1f drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  65. c67a17e drm/i915: Print how many objects are shared in per-process stats by Chris Wilson · 10 years ago
  66. 6313c20 drm/i915: Per-process stats work better when evaluated per-process by Chris Wilson · 10 years ago
  67. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 10 years ago
  68. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  69. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  70. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  71. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  72. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  73. b2040f6 drm/i915: Remove erronous WARN in the vlv pipe crc code by Daniel Vetter · 11 years ago
  74. 065f2ec drm/i915: Show cursor status in debugfs/i915_display_info by Chris Wilson · 11 years ago
  75. 319be8a drm/i915: add port power domains by Imre Deak · 11 years ago
  76. 07d27e2 drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe) by Damien Lespiau · 11 years ago
  77. e3d51285 drm/i915: Don't declare unnecessary shadowing variable by Damien Lespiau · 11 years ago
  78. 5817446 drm/i915: Add reason for capture in error state by Mika Kuoppala · 11 years ago
  79. 86c4ec0 drm/i915: kill dev_priv->pc8.gpu_idle by Paulo Zanoni · 11 years ago
  80. 36623ef drm/i915: get/put runtime PM in more places at i915_debugfs.c by Paulo Zanoni · 11 years ago
  81. f103fc7 drm/i915: print connector mode list in display_info by Jesse Barnes · 11 years ago
  82. 5abbcca drm/i915/bdw: Kill ppgtt->num_pt_pages by Ben Widawsky · 11 years ago
  83. 5bfa019 drm/i915: get/put runtime PM without holding rps.hw_lock by Paulo Zanoni · 11 years ago
  84. b6ae3c7 drm/i915: don't reference null pointer at i915_sink_crc by Paulo Zanoni · 11 years ago
  85. 53f5e3c drm/i915: add a display info file to debugfs v2 by Jesse Barnes · 11 years ago
  86. dd0a1aa drm/i915: Restore rps/rc6 on reset by Jeff McGee · 11 years ago
  87. 369a134 drm/i915: Add debugfs hooks for messign with watermark latencies by Ville Syrjälä · 11 years ago
  88. d2e216d drm/i915: debugfs: Add support for probing DP sink CRC. by Rodrigo Vivi · 11 years ago
  89. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  90. 41c54e5 drm/i915: Kill dev_priv->irq_received by Ville Syrjälä · 11 years ago
  91. 669ab5a drm/i915/vlv: Add drpc debugfs support for valleyview by Deepak S · 11 years ago
  92. 3a77c4c drm/i915: Drop I915_ prefix from HAS_FBC by Daniel Vetter · 11 years ago
  93. e59150d drm/i915/bdw: don't try to check IPS state on BDW v2 by Jesse Barnes · 11 years ago
  94. 3ec2f42 drm/i915: Fix refcount leak and possible NULL pointerdereference. by Tetsuo Handa · 11 years ago
  95. 1c60fef drm/i915: Dump all ppgtt by Ben Widawsky · 11 years ago
  96. 87d60b6 drm/i915: Add PPGTT dumper by Ben Widawsky · 11 years ago
  97. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  98. a57750f drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled by Jani Nikula · 11 years ago
  99. f3c5fe9 drm/i915: fix return value check of debugfs_create_file() by Wei Yongjun · 11 years ago
  100. c8c8fb3 drm/i915: add some runtime PM get/put calls by Paulo Zanoni · 11 years ago