)]}'
{
  "commit": "38d5487db7f289be1d56ac7df704ee49ed3213b9",
  "tree": "579d620868d87464832424b7e634b07836406ca0",
  "parents": [
    "7b2aa037e878c939676675969983284a02958ae3"
  ],
  "author": {
    "name": "Keith Packard",
    "email": "keithp@keithp.com",
    "time": "Mon Jul 20 14:49:17 2009 -0700"
  },
  "committer": {
    "name": "Dave Airlie",
    "email": "airlied@redhat.com",
    "time": "Sun Aug 09 12:22:53 2009 +1000"
  },
  "message": "drm: When adding probed modes, preserve duplicate mode types\n\nThe code which takes probed modes and adds them to a connector eliminates\nduplicate modes by comparing them using drm_mode_equal. That function\ndoesn\u0027t consider the type bits, which means that any modes which differ only\nin the type field will be lost.\n\nOne of the bits in the mode-\u003etype field is the DRM_MODE_TYPE_PREFERRED bit.\nIf the mode with that bit is lost, then higher level code will not know\nwhich mode to select, causing a random mode to be used instead.\n\nThis patch simply merges the two mode type bits together; that seems\nreasonable to me, but perhaps only a subset of the bits should be used? None\nof these can be user defined as they all come from looking at just the\nhardware.\n\nSigned-off-by: Keith Packard \u003ckeithp@keithp.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "54f492a488a93c68387bc388a6579c92edb7f988",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/drm_modes.c",
      "new_id": "7914097b09c61b5cad674dfdf7c98dc485fd82f2",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/drm_modes.c"
    }
  ]
}
