)]}'
{
  "commit": "83b7f9ac9126f0532ca34c14e4f0582c565c6b0d",
  "tree": "4c3b9359270a0009150719eae585acd679cc5324",
  "parents": [
    "7dd4906586274f3945f2aeaaa5a33b451c3b4bba"
  ],
  "author": {
    "name": "Eugeni Dodonov",
    "email": "eugeni.dodonov@intel.com",
    "time": "Fri Mar 23 11:57:18 2012 -0300"
  },
  "committer": {
    "name": "Daniel Vetter",
    "email": "daniel.vetter@ffwll.ch",
    "time": "Sun Apr 01 12:27:50 2012 +0200"
  },
  "message": "drm/i915: allow to select rc6 modes via kernel parameter\n\nThis allows to select which rc6 modes are to be used via kernel parameter,\nvia a bitmask parameter. E.g.:\n\n- to enable rc6, i915_enable_rc6\u003d1\n- to enable rc6 and deep rc6, i915_enable_rc6\u003d3\n- to enable rc6 and deepest rc6, use i915_enable_rc6\u003d5\n- to enable rc6, deep and deepest rc6, use i915_enable_rc6\u003d7\n\nPlease keep in mind that the deepest RC6 state really should NOT be used\nby default, as it could potentially worsen the issues with deep RC6. So do\nenable it only when you know what you are doing. However, having it around\ncould help solving possible future rc6-related issues and their debugging\non user machines.\n\nNote that this changes behavior - previously, value of 1 would enable both\nRC6 and deep RC6. Now it should only enable RC6 and deep/deepest RC6\nstages must be enabled manually.\n\nv2: address Chris Wilson comments and clean up the code.\n\nReferences: https://bugs.freedesktop.org/show_bug.cgi?id\u003d42579\nReviewed-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nReviewed-by: Ben Widawsky \u003cbenjamin.widawsky@intel.com\u003e\nSigned-off-by: Eugeni Dodonov \u003ceugeni.dodonov@intel.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1a7559b59997cfaa8782e898e7c39cce09465f02",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/i915/i915_drv.c",
      "new_id": "c7d689e4247c336f21215aa56ebe83d0ec6eed90",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/i915/i915_drv.c"
    },
    {
      "type": "modify",
      "old_id": "c0f19f57200488ba3220f1c0aaf138a22d2888de",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/i915/i915_drv.h",
      "new_id": "2c192270cb0df2912534431726601178b41a835e",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/i915/i915_drv.h"
    },
    {
      "type": "modify",
      "old_id": "078477306975351e52565027b8f8a370b5a0f256",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/i915/intel_display.c",
      "new_id": "a0a4e3bcbcf65f21592e1e787aa517ee0e4bd8d0",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/i915/intel_display.c"
    }
  ]
}
