)]}'
{
  "commit": "04b3924db60f974d2b4af0b2e19a0ae7ca202dc7",
  "tree": "f16a79ad676ba2333ee5af9c431b9882d574af9e",
  "parents": [
    "248dbc2350501e2c7b9f5ceb60c75515d82f4134"
  ],
  "author": {
    "name": "Ville Syrjälä",
    "email": "ville.syrjala@linux.intel.com",
    "time": "Thu Nov 17 18:05:13 2011 +0200"
  },
  "committer": {
    "name": "Dave Airlie",
    "email": "airlied@redhat.com",
    "time": "Thu Dec 01 14:16:10 2011 +0000"
  },
  "message": "drm: Redefine pixel formats\n\nName the formats as DRM_FORMAT_X instead of DRM_FOURCC_X. Use consistent\nnames, especially for the RGB formats. Component order and byte order are\nnow strictly specified for each format.\n\nThe RGB format naming follows a convention where the components names\nand sizes are listed from left to right, matching the order within a\nsingle pixel from most significant bit to least significant bit.\n\nThe YUV format names vary more. For the 4:2:2 packed formats and 2\nplane formats use the fourcc. For the three plane formats the\nname includes the plane order and subsampling information using the\nstandard subsampling notation. Some of those also happen to match\nthe official fourcc definition.\n\nThe fourccs for for all the RGB formats and some of the YUV formats\nI invented myself. The idea was that looking at just the fourcc you\nget some idea what the format is about without having to decode it\nusing some external reference.\n\nSigned-off-by: Ville Syrjälä \u003cville.syrjala@linux.intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "07c80fd7a98d506705efd11879640e3703417d9e",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/drm_crtc.c",
      "new_id": "1dfc28600751a5550f43cf2defb4bdbca2932ed1",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/drm_crtc.c"
    },
    {
      "type": "modify",
      "old_id": "50ae9157befe243bd1c09b4dab71f9b7decf47a9",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/i915/intel_display.c",
      "new_id": "0bc93c3cd4471f667d9523a7e4bdc1820b3885d9",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/i915/intel_display.c"
    },
    {
      "type": "modify",
      "old_id": "48c3d107a8fad591df1c1477e00dfc109024a2e9",
      "old_mode": 33188,
      "old_path": "include/drm/drm_fourcc.h",
      "new_id": "bb75249bfbae155c2428f76a0a366e7c91f73426",
      "new_mode": 33188,
      "new_path": "include/drm/drm_fourcc.h"
    }
  ]
}
