)]}'
{
  "commit": "efc491814308f89d5ef6c4fe19ae4552a67d4132",
  "tree": "2e00231a9ac9221ebb52cedf8249db0441603094",
  "parents": [
    "f6ac436dcc4c34709bcde355f3f2254ac0a183d4"
  ],
  "author": {
    "name": "David Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Aug 05 13:01:25 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Aug 05 14:33:49 2008 -0700"
  },
  "message": "radeon: misc corrections\n\nI have a new PCI-E radeon RV380 series card (PCI device ID 5b64) that\nhangs in my sparc64 boxes when the init scripts set the font.  The problem\ngoes away if I disable acceleration.\n\nI haven\u0027t figured out that bug yet, but along the way I found some\ncorrections to make based upon some auditing.\n\n1) The RB2D_DC_FLUSH_ALL value used by the kernel fb driver\n   and the XORG video driver differ.  I\u0027ve made the kernel\n   match what XORG is using.\n\n2) In radeonfb_engine_reset() we have top-level code structure\n   that roughly looks like:\n\n\tif (family is 300, 350, or V350)\n\t\tdo this;\n\telse\n\t\tdo that;\n\t...\n\tif (family is NOT 300, OR\n\t    family is NOT 350, OR\n\t    family is NOT V350)\n\t\tdo another thing;\n\n   this last conditional makes no sense, is always true,\n   and obviously was likely meant to be \"family is NOT\n   300, 350, or V350\".  So I\u0027ve made the code match the\n   intent.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nTested-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3ca27cb13caa0d64c2447a4c2bd4aca70566121f",
      "old_mode": 33188,
      "old_path": "drivers/video/aty/radeon_accel.c",
      "new_id": "4d13f68436e6efa1d9942563d9d70250d28b5b30",
      "new_mode": 33188,
      "new_path": "drivers/video/aty/radeon_accel.c"
    },
    {
      "type": "modify",
      "old_id": "83467e18f5e96337ee550f26f35bcd8ac9f0c36b",
      "old_mode": 33188,
      "old_path": "include/video/radeon.h",
      "new_id": "95a1f2038b1db145f07b76813cd55c4908fb1859",
      "new_mode": 33188,
      "new_path": "include/video/radeon.h"
    }
  ]
}
