)]}'
{
  "log": [
    {
      "commit": "478c6a43fcbc6c11609f8cee7c7b57223907754f",
      "tree": "a7f7952099da60d33032aed6de9c0c56c9f8779e",
      "parents": [
        "8a3f257c704e02aee9869decd069a806b45be3f1",
        "6bb597507f9839b13498781e481f5458aea33620"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Apr 05 02:14:15 2009 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Apr 05 02:14:15 2009 -0400"
      },
      "message": "Merge branch \u0027linus\u0027 into release\n\nConflicts:\n\tarch/x86/kernel/cpu/cpufreq/longhaul.c\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "029a2edbd36f5e34ff1aebfba1bca31b5ac9899e",
      "tree": "f4bed655f9f3da2ec04cefc2c4872bf282004563",
      "parents": [
        "5f3dbedf2770cf6aeb5547b3c56734dee4e5186b"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Sun Mar 29 20:44:26 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 10:31:23 2009 +1000"
      },
      "message": "drm/radeon: load the right microcode on rs780\n\nCopy/paste error.  The RV670 microcode should work ok, so it\u0027s\nnot a show stopper.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "5f3dbedf2770cf6aeb5547b3c56734dee4e5186b",
      "tree": "e4930f7f4fe27b06079d2df8072a2bdf6457c666",
      "parents": [
        "7a1fb5d06d3936c0982e2cf8b53b046244a9aad6",
        "1055f9ddad093f54dfd708a0f976582034d4ce1a"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 10:27:21 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 10:27:21 2009 +1000"
      },
      "message": "Merge branch \u0027drm-intel-next\u0027 of ../anholt-2.6 into drm-linus\n"
    },
    {
      "commit": "7a1fb5d06d3936c0982e2cf8b53b046244a9aad6",
      "tree": "e112cad9894f0376f9977ed231d1a513519792fd",
      "parents": [
        "b94ee6528954b6838e88aa8cf74ed75acf8dfcff"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Fri Mar 27 13:05:19 2009 -0700"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 10:21:44 2009 +1000"
      },
      "message": "drm: remove unused \"can_grow\" parameter from drm_crtc_helper_initial_config\n\nCleanup some leftovers from the X port.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "b94ee6528954b6838e88aa8cf74ed75acf8dfcff",
      "tree": "ad2c401b8878a367e3eb81d98cf1d42b86d81496",
      "parents": [
        "6714977b45279c3a0b0ec2bc937284d9f116752f"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Thu Apr 02 14:56:24 2009 -0700"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 09:21:46 2009 +1000"
      },
      "message": "drm: fix EDID backward compat check\n\nEDIDs should be backward compatible, so don\u0027t bail if we see a version\nof 3 (which is out there now) and print a message if we see something\nnewer, but allow it to be parsed.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "6714977b45279c3a0b0ec2bc937284d9f116752f",
      "tree": "3f8c5850b5ec2c2737a8aacfe9a2eeb00514cbb4",
      "parents": [
        "16456c872e4e3d674dde73f9bdf3f69c0d95e070"
      ],
      "author": {
        "name": "yakui_zhao",
        "email": "yakui.zhao@intel.com",
        "time": "Thu Apr 02 11:52:12 2009 +0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 09:21:31 2009 +1000"
      },
      "message": "drm: sync the mode validation for INTERLACE/DBLSCAN\n\nCheck whether the INTERLACE/DBLSCAN is supported by output device. If\nnot, the mode containing the flag of INTERLACE/DBLSCAN will be marked\nas unsupported.\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "16456c872e4e3d674dde73f9bdf3f69c0d95e070",
      "tree": "6a2241babb9703a435f3462cea7a5f3486cf6f65",
      "parents": [
        "3c6fc3521acbee33637e7db803ac3cf3b0e2ff04"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 09:10:33 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Apr 03 09:10:33 2009 +1000"
      },
      "message": "drm: fix typo in edid vendor parsing.\n\nShould be,\n\n    edid_vendor[2] \u003d (edid-\u003emfg_id[1] \u0026 0x1f) +  \u0027@\u0027;\n\nSince vendor ID has only two bytes only, I am somewhat surprised why gcc\ndoesn\u0027t complain this.\n\nReported-by: Guo, Chaohong \u003cchaohong.guo@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "1055f9ddad093f54dfd708a0f976582034d4ce1a",
      "tree": "0e13654a1cc5cbd204b7b2cbaebd48b11821d507",
      "parents": [
        "5e118f4139feafe97e913df67b1f7c1e5083e535"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Tue Mar 31 18:22:31 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Thu Apr 02 14:28:32 2009 -0700"
      },
      "message": "drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.\n\nOtherwise, the PAGE_CACHE_WC would end up getting us a UC-only mapping, and\nthe write performance of GTT maps dropped 10x.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n[anholt: cleaned up unused var]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "5e118f4139feafe97e913df67b1f7c1e5083e535",
      "tree": "a4d73fb1bb51083ab95b6167c6a8c621f6245a63",
      "parents": [
        "7026d4ac1fc134566c2c946e6c0d849fc03ba7b7"
      ],
      "author": {
        "name": "Carl Worth",
        "email": "cworth@cworth.org",
        "time": "Fri Mar 20 11:54:25 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:22:07 2009 -0700"
      },
      "message": "drm/i915: Add a spinlock to protect the active_list\n\nThis is a baby-step in the direction of having finer-grained\nlocking than the struct_mutex. Specifically, this will enable\nnew debugging code to read the active list for printing out\nGPU state when the GPU is wedged, (while the struct_mutex is\nheld, of course).\n\nSigned-off-by: Carl Worth \u003ccworth@cworth.org\u003e\n[anholt: indentation fix]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "7026d4ac1fc134566c2c946e6c0d849fc03ba7b7",
      "tree": "3845375aa46b8552e6857d5c64982fabd423ef14",
      "parents": [
        "e642c6f1d2ebea41b8d7ccc132734b74b5821034"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Tue Mar 24 14:02:43 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:22:05 2009 -0700"
      },
      "message": "drm/i915: Fix SDVO TV support\n\nThis brings SDVO TV support from 2D driver, including origin\nfix f1ca56e17d0 and later fix 2fcf4fcccfe. Also fix wrong modeline\ndefinitions for SDVO TV.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "e642c6f1d2ebea41b8d7ccc132734b74b5821034",
      "tree": "1caddb0e17d06a4016572a0e417fb2055af37bc7",
      "parents": [
        "171a9e960ec820765e3b8e9dd1e3d8d81233d459"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Tue Mar 24 14:02:42 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:22:04 2009 -0700"
      },
      "message": "drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command\n\nThis brings fix commit acde0ef683 from 2D driver.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "171a9e960ec820765e3b8e9dd1e3d8d81233d459",
      "tree": "fdb5606e8842639d40426731802ec74dcbeb4ef1",
      "parents": [
        "33b5296120da157c90f40fab0ae498799ee29ca1"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Tue Mar 24 14:02:41 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:22:03 2009 -0700"
      },
      "message": "drm/i915: Fix error in SDVO DTD and modeline convert\n\nThis brings fix commit 62c0c2f5549a from 2D driver.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "33b5296120da157c90f40fab0ae498799ee29ca1",
      "tree": "86b43674dd2be09c6a393d59cda643ad617cf70f",
      "parents": [
        "7d6ff7851c23740c3813bdf457be638381774b69"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Tue Mar 24 14:02:40 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:22:02 2009 -0700"
      },
      "message": "drm/i915: Fix SDVO command debug function\n\nFix compile error of intel_sdvo_debug_response(),\nand explicit use KERN_DEBUG for printk.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "7d6ff7851c23740c3813bdf457be638381774b69",
      "tree": "dfdd8e79481d34a25b32715fc46cb00d9d5a8b99",
      "parents": [
        "ebcc8f2eade76946dbb5d5c545b91f8157051aa8"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Tue Mar 24 00:45:13 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:22:00 2009 -0700"
      },
      "message": "drm/i915: fix TV mode setting in property change\n\nOnly set TV DAC in property change seems doesn\u0027t work, we have to\nsetup whole crtc pipe which assigned to TV alone.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\n[anholt: Note that this should also fix the oops at startup with new 2D]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "ebcc8f2eade76946dbb5d5c545b91f8157051aa8",
      "tree": "9570ae19eb99ed2245ff7f5b69fca2ae125da435",
      "parents": [
        "580982d399071474c349538b7f5780bc79b54e7f"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Mon Mar 23 19:40:57 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:21:59 2009 -0700"
      },
      "message": "drm/i915: only set TV mode when any property changed\n\nIf there\u0027s no real property change, don\u0027t need to set TV mode again.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\n[anholt: checkpatch.pl fix]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "580982d399071474c349538b7f5780bc79b54e7f",
      "tree": "5831009f5dcb07e397b4d22767c1647f6218d75c",
      "parents": [
        "5ca58282089b11f64b911618036ee7676f12735b"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Mon Mar 23 13:36:25 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:21:58 2009 -0700"
      },
      "message": "drm/i915: clean up udelay usage\n\nudelay() of 20 milliseconds really ought to just use mdelay(), that avoids\nthe various wrap scenarios and also is more readable\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "5ca58282089b11f64b911618036ee7676f12735b",
      "tree": "4a53f11f1f0647ae28a4ba42269efc6b66d7b4fc",
      "parents": [
        "4a8df45894d26dc503013ea630927731c24be6b8"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Tue Mar 31 14:11:15 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 15:21:57 2009 -0700"
      },
      "message": "drm/i915: add VGA hotplug support for 945+\n\nAdd VGA port hotplug detection to the i915 driver.  When KMS is enabled,\nplugging in or removing a VGA cable from the VGA connector will\ngenerate a uevent, which indicates to userspace that it should re-probe\noutputs on this device (to determine modes, etc.).\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n[anholt: dropped extra PORT_HOTPLUG_STAT clear with ack from jbarnes]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "4a8df45894d26dc503013ea630927731c24be6b8",
      "tree": "577a512522dba9ccf3bd4a38e683cf2c9808479f",
      "parents": [
        "6b731a65c86119da808b3687e0bbb8f18ab137ad"
      ],
      "author": {
        "name": "Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Fri Mar 13 16:22:33 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 12:00:00 2009 -0700"
      },
      "message": "drm/i915: correctly set IGD device\u0027s gtt size for KMS.\n\nIGD device only has last 1 page used by GTT.  This should match the AGP gart\ncode.\n\nSigned-off-by: Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "6b731a65c86119da808b3687e0bbb8f18ab137ad",
      "tree": "6a60ff4f2e86f5a6220977b46d528b8dc3f2a30a",
      "parents": [
        "959b887cf42fd63cf10e28a7f26126f78aa1c0b0"
      ],
      "author": {
        "name": "Ma Ling",
        "email": "ling.ma@intel.com",
        "time": "Wed Mar 11 18:18:29 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 11:59:19 2009 -0700"
      },
      "message": "drm/i915: avoid hanging on to a stale pointer to raw_edid.\n\ndrm_get_edid will store edid into raw_edid, so when freeing edid memory,\nat the same time clean raw_edid pointer.\n\nSigned-off-by: Ma Ling \u003cling.ma@intel.com\u003e\n[anholt: Note that raw_edid is not currently used anywhere]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "959b887cf42fd63cf10e28a7f26126f78aa1c0b0",
      "tree": "429d3c7c3bb4fb26b0130fe2d8cbdd59e146bb86",
      "parents": [
        "8d7773a32d8aa723030712b0a500a4a402a21c85"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Fri Mar 20 14:16:33 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 11:07:49 2009 -0700"
      },
      "message": "drm/i915: check for -EINVAL from vm_insert_pfn\n\nIndicates something is wrong with the mapping; and apparently triggers\nin current kernels.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuosugeek.org\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "8d7773a32d8aa723030712b0a500a4a402a21c85",
      "tree": "8b3e9e0449f9c85fa97fbd44c761713a3821858c",
      "parents": [
        "c09bca786ff941ed17c5f381c4eca5b106808c51"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel@biene.ffwll.ch",
        "time": "Sun Mar 29 14:09:41 2009 +0200"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Apr 01 11:06:47 2009 -0700"
      },
      "message": "drm/i915: fix up tiling/fence reg setup on i8xx class hw\n\nThis fixes all the tiling problems with the 2d ddx. glxgears still doesn\u0027t work.\nChanges:\n\n- fix a copy\u0026paste error in i8xx fence reg setup. It resulted in an at most a\n  512KB offset of the fence reg window, so was only visible sometimes.\n- add tests for stride and object size constrains (also for i915 and 1965 class\n  hw). Userspace seems to have an of-by-one bug there, which changes the fence\n  size by at most 512KB due to an overflow.\n- because i8xx hw is quite old (and therefore not as well-tested) I left 2 debug\n  WARN_ONs in the i8xx fence reg setup code to hopefully catch any further\n  overflows in the bit-fields. Lastly there\u0027s one small change to make the\n  alignment checks more consistent.\n\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id\u003d20289\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "f23c20c83d523e5f8cda1f8f7ed52fe6afffbe29",
      "tree": "c0888eeee7f76b46151264294222bf74190b385c",
      "parents": [
        "dba5ed0cd12d8db5c0d2e1c869c2a50c5bcf6743"
      ],
      "author": {
        "name": "Ma Ling",
        "email": "ling.ma@intel.com",
        "time": "Thu Mar 26 19:26:23 2009 +0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Mar 29 18:31:49 2009 +1000"
      },
      "message": "drm: detect hdmi monitor by hdmi identifier (v3)\n\nSometime we need to communicate with HDMI monitor by sending audio or video\ninfo frame, so we have to know monitor type. However if user utilize HDMI-DVI adapter to connect DVI monitor, hardware detection will incorrectly show the monitor is HDMI. HDMI spec tell us that any device containing IEEE registration Identifier will be treated as HDMI device.  The patch intends to detect HDMI monitor by this rule.\n\nSigned-off-by: Ma Ling \u003cling.ma@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "dba5ed0cd12d8db5c0d2e1c869c2a50c5bcf6743",
      "tree": "2f3eae8165b595270c77e7c591701d86c4e3aeac",
      "parents": [
        "c972d750e4fa3bfee6e7d3635729bf8c9cbb8f0a"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Fri Mar 27 13:34:28 2009 +0300"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Mar 29 18:31:47 2009 +1000"
      },
      "message": "drm: drm_fops.c unlock missing on error path\n\ndrm_open_helper() from drm_fops.c had a missing mutex_unlock in a error\npath.\n\nThis was caught by smatch (http://repo.or.cz/w/smatch.git/).  Compile\ntested.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "167f3a04d7366d65c7fa9a92f0d604cdcf4a11ae",
      "tree": "10474106c3c5e86bd4dbf85322fadcfeb091e093",
      "parents": [
        "955a23eb3cfc773e71b05bb7a0a0938a9e1b2568"
      ],
      "author": {
        "name": "Ma Ling",
        "email": "ling.ma@intel.com",
        "time": "Fri Mar 20 14:09:48 2009 +0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Mar 29 18:31:41 2009 +1000"
      },
      "message": "drm: read EDID extensions from monitor\n\nUsually drm read basic EDID, that is enough for us, but since igital display\nwere introduced i.e. HDMI monitor, sometime we need to interact with monitor by\nEDID extension information,\n\nEDID extensions include audio/video data block, speaker allocation and vendor specific data blocks.\n\nThis patch intends to read EDID extensions from digital monitor for users.\n\nSigned-off-by: Ma Ling \u003cling.ma@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "955a23eb3cfc773e71b05bb7a0a0938a9e1b2568",
      "tree": "7a9124ddf103ef1f6337484bb5e5ae51c9c288a6",
      "parents": [
        "af7ae351ad63a137ece86740dbe3f181d09d810f"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Thu Mar 19 18:56:14 2009 -0700"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Mar 29 18:31:37 2009 +1000"
      },
      "message": "drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls.\n\nThe kmalloc was taking up about 1.5% of the CPU on an ioctl-heavy workload\n(x11perf -aa10text on 965).  Initial results look like they have a\ncorresponding improvement in performance for aa10text, but more numbers might\nnot hurt.\n\nThanks to ajax for pointing out this performance regression I\u0027d introduced\nback in 2007.\n\n[airlied: well I introduced it sneakily inside Eric\u0027s patch]\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "af7ae351ad63a137ece86740dbe3f181d09d810f",
      "tree": "02029aee3f7c490fee81bcbc32119123e005ef54",
      "parents": [
        "d008877550d8ca8c6878dd494e50c1b9209f38d4"
      ],
      "author": {
        "name": "Maciej Cencora",
        "email": "m.cencora@gmail.com",
        "time": "Tue Mar 24 01:48:50 2009 +0100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Mar 29 18:31:35 2009 +1000"
      },
      "message": "drm/radeon: add regs required for occlusion queries support\n\n[airlied: cleaned up slightly for drm-next]\n\nSigned-off-by: Maciej Cencora \u003cm.cencora@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d008877550d8ca8c6878dd494e50c1b9209f38d4",
      "tree": "7ce65d9e868b05bac04201ebfc089ea1228b134a",
      "parents": [
        "90f959bcb386da2c71613dcefc6a285e054a539e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sat Mar 28 20:29:48 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sat Mar 28 20:29:48 2009 -0400"
      },
      "message": "drm/i915: check the return value from the copy from user\n\nThis produced a warning on my build, not sure why super-warning-man didn\u0027t\nnotice this one, its much worse than the %z one.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "90f959bcb386da2c71613dcefc6a285e054a539e",
      "tree": "ee3e9dd4111d4aad12e579cb0c2c159114dff263",
      "parents": [
        "41f13fe81dd1b08723ab9f3fc3c7f29cfa81f1a5",
        "07d43ba98621f08e252a48c96b258b4d572b0257"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sat Mar 28 20:22:18 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sat Mar 28 20:22:18 2009 -0400"
      },
      "message": "drm: merge Linux master into HEAD\n\nConflicts:\n\tdrivers/gpu/drm/drm_info.c\n\tdrivers/gpu/drm/drm_proc.c\n\tdrivers/gpu/drm/i915/i915_gem_debugfs.c\n"
    },
    {
      "commit": "03ae61dd5701092aabb60a8cae9929dbf8dc25c6",
      "tree": "9419425d70069348c39831ef2eb5f39436dfc6f5",
      "parents": [
        "98758faffc86ee6fe9504eeab75481ee7c1aa860"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Mar 28 01:41:14 2009 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Mar 28 01:41:14 2009 -0400"
      },
      "message": "ACPI: fix CONFIG_ACPI\u003dn build\n\ndrivers/gpu/drm/i915/i915_drv.c:102: error: too many arguments to\nfunction ‘intel_opregion_init’\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "82268da1b130f763d22d04f7d016bbf6fc8815c2",
      "tree": "9803f361556d10708313e980428e63a18162e667",
      "parents": [
        "6e15cf04860074ad032e88c306bea656bbdd0f22",
        "5d80f8e5a9dc9c9a94d4aeaa567e219a808b8a4a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Mar 28 04:21:18 2009 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Mar 28 04:26:01 2009 +0100"
      },
      "message": "Merge branch \u0027linus\u0027 into percpu-cpumask-x86-for-linus-2\n\nConflicts:\n\tarch/sparc/kernel/time_64.c\n\tdrivers/gpu/drm/drm_proc.c\n\nManual merge to resolve build warning due to phys_addr_t type change\non x86:\n\n\tdrivers/gpu/drm/drm_info.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "74a365b3f354fafc537efa5867deb7a9fadbfe27",
      "tree": "66ebff203807d2ed77e77e1ccc2f71f63e571098",
      "parents": [
        "c60d638e29c780b75b648283a197d0226e3576c3"
      ],
      "author": {
        "name": "Matthew Garrett",
        "email": "mjg59@srcf.ucam.org",
        "time": "Thu Mar 19 21:35:39 2009 +0000"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 27 22:11:03 2009 -0400"
      },
      "message": "ACPI: Populate DIDL before registering ACPI video device on Intel\n\nIntel graphics hardware that implements the ACPI IGD OpRegion spec\nrequires that the list of display devices be populated before any ACPI\nvideo methods are called. Detect when this is the case and defer\nregistration until the opregion code calls it. Fixes crashes on HP\nlaptops.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d11259\n\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\nAcked-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "0b4d569de222452bcb55a4a536ade6cf4d8d1e30",
      "tree": "f8f7f61e82563bb82d99bb58319fd68c8d0275c7",
      "parents": [
        "db936819b319831951352d6b58882f3cf56de87f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 27 17:02:09 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 27 17:02:09 2009 -0700"
      },
      "message": "i915: fix wrong \u0027size_t\u0027 format string\n\nFor the fifteen bazillionth time.\n\nSee also commits f06da264cfb0f9444d41ca247213e419f90aa72a and\naeb565dfc3ac4c8b47c5049085b4c7bfb2c7d5d7 (\"i915: Fix more size_t format\nstring warnings\" and \"Fix annoying DRM_ERROR() string warning\").\n\nGrr-target: Eric Anholt \u003ceric@anholt.net\u003e\nGrr-target: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2b5cde2b272f56ec67b56a2af8c067d42eff7328",
      "tree": "7d57c3faa18de125b27ceb9eb4d43d4073c227b8",
      "parents": [
        "98787c057fdefdce6230ff46f2c1105835005a4c"
      ],
      "author": {
        "name": "Li Peng",
        "email": "peng.li@intel.com",
        "time": "Fri Mar 13 10:25:07 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:18 2009 -0700"
      },
      "message": "drm/i915: Fix LVDS dither setting\n\nUpdate bdb_lvds_options structure according to its defination in\n2D driver. Then we can parse and set \u0027lvds_dither\u0027 bit correctly\non non-965 chips.\n\nSigned-off-by: Li Peng \u003cpeng.li@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "98787c057fdefdce6230ff46f2c1105835005a4c",
      "tree": "867347ab1bf0fb289cc6f7a18039d43b6a174e06",
      "parents": [
        "bf5a269a4cc966f783b9faaf3fffd8fa31b53383"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Fri Mar 06 23:27:52 2009 +0000"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:17 2009 -0700"
      },
      "message": "drm/i915: Check for dev-\u003eprimary-\u003emaster before dereference.\n\nI\u0027ve hit the occasional oops inside i915_wait_ring() with an indication of\na NULL derefence of dev-\u003eprimary-\u003emaster.  Adding a NULL check is\nconsistent with the other potential users of dev-\u003eprimary-\u003emaster.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "bf5a269a4cc966f783b9faaf3fffd8fa31b53383",
      "tree": "2b1ee986cffaa89320bbb3dc7c92ff56ae3a302d",
      "parents": [
        "d2d9f23240a7ec29a496ee072ffdf69c4f6cdc76"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Wed Mar 04 19:36:03 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:15 2009 -0700"
      },
      "message": "drm/i915: TV detection fix\n\nCheck that the encoder has a real enabled crtc for TV detect, and fix\nmissing TV type setting after detect.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "d2d9f23240a7ec29a496ee072ffdf69c4f6cdc76",
      "tree": "d16bbef7d00ccf511d41fdc48832d88f4371e989",
      "parents": [
        "02c5dd985ddc5407aa9cc7e0f4456ca63b294f16"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Wed Mar 04 19:36:02 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:14 2009 -0700"
      },
      "message": "drm/i915: TV mode_set sync up with 2D driver\n\nFix TV control save register for untouched bits, and color\nknobs different definition for 945 and 965 chips.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "02c5dd985ddc5407aa9cc7e0f4456ca63b294f16",
      "tree": "779e05304b4ff2f75b2327f62858ed3b8b415b1f",
      "parents": [
        "771cb081354161eea21534ba58e5cc1a2db94a25"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Wed Mar 04 19:36:01 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:13 2009 -0700"
      },
      "message": "drm/i915: Fix TV get_modes to return modes count\n\nThe get_modes hook must return the number of modes added.  This also fixes\nTV mode\u0027s clock calculation int overflow issue, and use 0.01 precision for\nmode refresh validation.\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "771cb081354161eea21534ba58e5cc1a2db94a25",
      "tree": "4b69e297bafee3be46ef3059b7f79b74170dd4cf",
      "parents": [
        "6bcdcd9e3c09d133e3278edabebc314a2451b74a"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Tue Mar 03 18:07:52 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:11 2009 -0700"
      },
      "message": "drm/i915: Sync crt hotplug detection with intel video driver\n\nThis covers:\nUse long crt hotplug activation time on GM45.\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "6bcdcd9e3c09d133e3278edabebc314a2451b74a",
      "tree": "775a5bed00a3c02c8d2d07284421bd9ddf4b1a5e",
      "parents": [
        "ba01079c71559304771f9d741c9bbe8b2eac22a2"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Tue Mar 03 18:06:42 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:10 2009 -0700"
      },
      "message": "drm/i915: Sync mode_valid/mode_set with intel video driver\n\nThis covers:\nLimit CRT DAC speed better.\n\nand also clears the border color in case it\u0027s set to some garbage, which would\nfix ugly outlines in the blank regions of the CRT.\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\n[anholt: replaced *drm_dev with *dev]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "ba01079c71559304771f9d741c9bbe8b2eac22a2",
      "tree": "25de022f61e9fc7bccab17cb92572115a78916bf",
      "parents": [
        "2177832f2e20fceb32142bb4fd33ae68c8af8c5a"
      ],
      "author": {
        "name": "Zhenyu Wang",
        "email": "zhenyu.z.wang@intel.com",
        "time": "Wed Mar 04 20:23:02 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:09 2009 -0700"
      },
      "message": "drm/i915: TV modes\u0027 parameters sync up with 2D driver\n\nThis covers at least:\nTV: subcarrier fix for NTSC and PAL\nTV: fix timing parameters for PAL, 480p, 1080i\n\nSigned-off-by: Zhenyu Wang \u003czhenyu.z.wang@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "2177832f2e20fceb32142bb4fd33ae68c8af8c5a",
      "tree": "2513a3230ab064dbc723ec868d90575dea25e652",
      "parents": [
        "ad086c833d00ef3be56ec554b1061f19e87a6210"
      ],
      "author": {
        "name": "Shaohua Li",
        "email": "shaohua.li@intel.com",
        "time": "Mon Feb 23 15:19:16 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:08 2009 -0700"
      },
      "message": "agp/intel: Add support for new intel chipset.\n\nThis is a G33-like desktop and mobile chipset.\n\nSigned-off-by: Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "ad086c833d00ef3be56ec554b1061f19e87a6210",
      "tree": "ccbb4138abf7dba94c8debf871eae7a56b4347cc",
      "parents": [
        "a6172a80ecb7ac64151960de1f709f78b509c57c"
      ],
      "author": {
        "name": "Owain G. Ainsworth",
        "email": "oga@openbsd.org",
        "time": "Fri Feb 20 08:30:19 2009 +0000"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:07 2009 -0700"
      },
      "message": "i915/drm: Remove two redundant agp_chipset_flushes\n\nagp_chipset_flush() is for flushing the intel GMCH write cache via the\nIFP, these two uses are for when we\u0027re getting the object into the cpu\nREAD domain, and thus should not be needed. This confused me when I was\ngetting my head around the code.\n\nWith thanks to airlied for helping me check my mental picture of how the\nflushes and clflushes are supposed to be used.\n\nSigned-off-by: Owain G. Ainsworth \u003coga@openbsd.org\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "a6172a80ecb7ac64151960de1f709f78b509c57c",
      "tree": "f48b79553ef52da67ce75f3a7f47f994dfc44604",
      "parents": [
        "f4ceda89895b56e2c03dd327f13d0256838a20ab"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Wed Feb 11 14:26:38 2009 +0000"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:05 2009 -0700"
      },
      "message": "drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "f4ceda89895b56e2c03dd327f13d0256838a20ab",
      "tree": "710899415d78d2e59e6fcf925434ee38e7125f66",
      "parents": [
        "433e12f78b68a8069f54956edf766bb21394c197"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Tue Feb 17 23:53:41 2009 -0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:04 2009 -0700"
      },
      "message": "drm/i915: Add information on pinning and fencing to the i915 list debug.\n\nThis was inspired by a patch by Chris Wilson, though none of it applied in any\nway due to the debugfs work and I decided to change the formatting of the\nnew information anyway.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "433e12f78b68a8069f54956edf766bb21394c197",
      "tree": "4d95338d13eb90a73451eb3618295b84d0c6e039",
      "parents": [
        "2017263e9e72974610179beaa85c4498b9c4b7a4"
      ],
      "author": {
        "name": "Ben Gamari",
        "email": "bgamari@gmail.com",
        "time": "Tue Feb 17 20:08:51 2009 -0500"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:03 2009 -0700"
      },
      "message": "drm/i915: Consolidate gem object list dumping\n\nHere we eliminate a few functions in favor of using a single function\nto dump from all of the object lists.\n\nSigned-Off-By: Ben Gamari \u003cbgamari@gmail.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "2017263e9e72974610179beaa85c4498b9c4b7a4",
      "tree": "bc647c02bf7fdb71da508d7d03dd8683e865d36c",
      "parents": [
        "28a62277e06f93729d0340d9659153dcfbdbe16d"
      ],
      "author": {
        "name": "Ben Gamari",
        "email": "bgamari@gmail.com",
        "time": "Tue Feb 17 20:08:50 2009 -0500"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:01 2009 -0700"
      },
      "message": "drm/i915: Convert i915 proc files to seq_file and move to debugfs.\n\nSigned-off-by: Ben Gamari \u003cbgamari@gmail.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "28a62277e06f93729d0340d9659153dcfbdbe16d",
      "tree": "6fbdd815754c329273d3bdb5adb31fc1f308ae32",
      "parents": [
        "40a5f0decdf050785ebd62b36ad48c869ee4b384"
      ],
      "author": {
        "name": "Ben Gamari",
        "email": "bgamari@gmail.com",
        "time": "Tue Feb 17 20:08:49 2009 -0500"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 15:12:00 2009 -0700"
      },
      "message": "drm: Convert proc files to seq_file and introduce debugfs\n\nThe old mechanism to formatting proc files is extremely ugly. The\nseq_file API was designed specifically for cases like this and greatly\nsimplifies the process.\n\nAlso, most of the files in /proc really don\u0027t belong there. This patch\nintroduces the infrastructure for putting these into debugfs and exposes\nall of the proc files in debugfs as well.\n\nSigned-off-by: Ben Gamari \u003cbgamari@gmail.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "40a5f0decdf050785ebd62b36ad48c869ee4b384",
      "tree": "3e5937b1c1455c1d33ad73f13c32b8b285c84862",
      "parents": [
        "201361a54ed187d8595a283e3a4ddb213bc8323b"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Thu Mar 12 11:23:52 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:47:55 2009 -0700"
      },
      "message": "drm/i915: Fix lock order reversal in GEM relocation entry copying.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nReviewed-by: Keith Packard \u003ckeithp@keithp.com\u003e\n"
    },
    {
      "commit": "201361a54ed187d8595a283e3a4ddb213bc8323b",
      "tree": "12a5d23a45f72f8bd917161735d55985654b52e0",
      "parents": [
        "eb01459fbbccb4ca0b879cbfc97e33ac6eabf975"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Wed Mar 11 12:30:04 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:47:34 2009 -0700"
      },
      "message": "drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.\n\nThis introduces allocation in the batch submission path that wasn\u0027t there\npreviously, but these are compatibility paths so we care about simplicity\nmore than performance.\n\nkernel.org bug #12419.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nReviewed-by: Keith Packard \u003ckeithp@keithp.com\u003e\nAcked-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n"
    },
    {
      "commit": "eb01459fbbccb4ca0b879cbfc97e33ac6eabf975",
      "tree": "7bc739c6729eb13c7be8bd389af39fb195e5fcf4",
      "parents": [
        "40123c1f8dd920dcff7a42cde5b351d7d0b0422e"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Tue Mar 10 11:44:52 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:47:21 2009 -0700"
      },
      "message": "drm/i915: Fix lock order reversal in shmem pread path.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nReviewed-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n"
    },
    {
      "commit": "40123c1f8dd920dcff7a42cde5b351d7d0b0422e",
      "tree": "e088817fd6239fe280d53fdb1907864bdf69ca7e",
      "parents": [
        "856fa1988ea483fc2dab84a16681dcfde821b740"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Mon Mar 09 13:42:30 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:47:13 2009 -0700"
      },
      "message": "drm/i915: Fix lock order reversal in shmem pwrite path.\n\nLike the GTT pwrite path fix, this uses an optimistic path and a\nfallback to get_user_pages.  Note that this means we have to stop using\nvfs_write and roll it ourselves.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nReviewed-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n"
    },
    {
      "commit": "856fa1988ea483fc2dab84a16681dcfde821b740",
      "tree": "8cd5f580f27d266fac0c540d33cd041e074872af",
      "parents": [
        "3de09aa3b38910d366f4710ffdf430c9d387d1a3"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Thu Mar 19 14:10:50 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:46:28 2009 -0700"
      },
      "message": "drm/i915: Make GEM object\u0027s page lists refcounted instead of get/free.\n\nWe\u0027ve wanted this for a few consumers that touch the pages directly (such as\nthe following commit), which have been doing the refcounting outside of\nget/put pages.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nReviewed-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n"
    },
    {
      "commit": "3de09aa3b38910d366f4710ffdf430c9d387d1a3",
      "tree": "9434d262168de074b76cce179562c3bd3afcb449",
      "parents": [
        "13520b051e8888dd3af9bda639d83e7df76613d1"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Mon Mar 09 09:42:23 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:45:52 2009 -0700"
      },
      "message": "drm/i915: Fix lock order reversal in GTT pwrite path.\n\nSince the pagefault path determines that the lock order we use has to be\nmmap_sem -\u003e struct_mutex, we can\u0027t allow page faults to occur while the\nstruct_mutex is held.  To fix this in pwrite, we first try optimistically to\nsee if we can copy from user without faulting.  If it fails, fall back to\nusing get_user_pages to pin the user\u0027s memory, and map those pages\natomically when copying it to the GPU.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nReviewed-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\n"
    },
    {
      "commit": "13520b051e8888dd3af9bda639d83e7df76613d1",
      "tree": "3af9f049cfe7b2822065ba51426114f85a91fcb4",
      "parents": [
        "d490609321828c62e8dfa6220f0acd82e5cb3756"
      ],
      "author": {
        "name": "Kristian Høgsberg",
        "email": "krh@redhat.com",
        "time": "Fri Mar 13 15:42:14 2009 -0400"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:45:14 2009 -0700"
      },
      "message": "drm/i915: Read the right SDVO register when detecting SVDO/HDMI.\n\nThis fixes incorrect detection of the second SDVO/HDMI output on G4X, and\nextra boot time on pre-G4X.\n\nSigned-off-by: Kristian Høgsberg \u003ckrh@redhat.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "d490609321828c62e8dfa6220f0acd82e5cb3756",
      "tree": "a15e45265673aa20784dfd693fd9903395dcb536",
      "parents": [
        "044c7c415a68077b7c444c753aa03a35149e881a"
      ],
      "author": {
        "name": "Ma Ling",
        "email": "ling.ma@intel.com",
        "time": "Wed Mar 18 20:13:27 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:45:12 2009 -0700"
      },
      "message": "drm/i915: Use a different PLL timing search function on G4X.\n\nThis improves the PLL timings according to the suggestion of the hardware\nengineers.  This results in some outputs being able to sync that weren\u0027t\nable to before.\n\nThis is part of fixing fd.o bug #17508.\n\nSigned-off-by: Ma Ling \u003cling.ma@intel.com\u003e\n[anholt: cleaned up a couple of redundant comments]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "044c7c415a68077b7c444c753aa03a35149e881a",
      "tree": "c8da161ad9f396773d05028b9e63e0faa62d701b",
      "parents": [
        "568d9a8f6d4bf81e0672c74573dc02981d31e3ea"
      ],
      "author": {
        "name": "Ma Ling",
        "email": "ling.ma@intel.com",
        "time": "Wed Mar 18 20:13:23 2009 +0800"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:45:11 2009 -0700"
      },
      "message": "drm/i915: Use documented PLL timing limits for G4X platform\n\nThe values come from the internal reference spreadsheet on PLL\ntiming limits for the G4X chipsets.\n\nPart of fixing fd.o bug #17508\n\nSigned-off-by: Ma Ling \u003cling.ma@intel.com\u003e\n[anholt: Cleaned up some whitespace]\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "568d9a8f6d4bf81e0672c74573dc02981d31e3ea",
      "tree": "44e4c3df0898c4a19426d10399d7d14890dc607d",
      "parents": [
        "be0ea69674ed95e1e98cb3687a241badc756d228"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Thu Mar 12 16:27:11 2009 -0700"
      },
      "committer": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Fri Mar 27 14:45:10 2009 -0700"
      },
      "message": "drm/i915: Change DCC tiling detection case to cover only mobile parts.\n\nLater spec investigation has revealed that every 9xx mobile part has\nhad this register in this format.  Also, no non-mobile parts have been shown\nto have this register.  So make all mobile use the same code, and all\nnon-mobile use the hack 965 detection.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\n"
    },
    {
      "commit": "6e15cf04860074ad032e88c306bea656bbdd0f22",
      "tree": "c346383bb7563e8d66b2f4a502f875b259c34870",
      "parents": [
        "be0ea69674ed95e1e98cb3687a241badc756d228",
        "60db56422043aaa455ac7f858ce23c273220f9d9"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Mar 26 21:39:17 2009 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Mar 27 17:28:43 2009 +0100"
      },
      "message": "Merge branch \u0027core/percpu\u0027 into percpu-cpumask-x86-for-linus-2\n\nConflicts:\n\tarch/parisc/kernel/irq.c\n\tarch/x86/include/asm/fixmap_64.h\n\tarch/x86/include/asm/setup.h\n\tkernel/irq/handle.c\n\nSemantic merge:\n        arch/x86/include/asm/fixmap.h\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8e9d2089723d08d51e66c5eea49253d76e27941e",
      "tree": "cf15609d5eeb0c1f3a39231d8ce793d3c8ad0ed0",
      "parents": [
        "ba1eb95cf3cc666769afe42eaa15a3a34ae82f94",
        "60aa49243d09afc873f082567d2e3c16634ced84"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 26 16:14:02 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 26 16:14:02 2009 -0700"
      },
      "message": "Merge branch \u0027bkl-removal\u0027 of git://git.lwn.net/linux-2.6\n\n* \u0027bkl-removal\u0027 of git://git.lwn.net/linux-2.6:\n  Rationalize fasync return values\n  Move FASYNC bit handling to f_op-\u003efasync()\n  Use f_lock to protect f_flags\n  Rename struct file-\u003ef_ep_lock\n"
    },
    {
      "commit": "2ead054cd26752c7ce47dfbf320dd021ef70682d",
      "tree": "bc62196e521eac8c4293d6cf820a803b15b18f19",
      "parents": [
        "c23135573f37facd18edb2e8e8512c67928c54ac"
      ],
      "author": {
        "name": "Kay Sievers",
        "email": "kay.sievers@vrfy.org",
        "time": "Tue Mar 24 16:38:22 2009 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Mar 24 16:38:22 2009 -0700"
      },
      "message": "drm: struct device - replace bus_id with dev_name(), dev_set_name()\n\nCc: airlied@linux.ie\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\n"
    },
    {
      "commit": "41f13fe81dd1b08723ab9f3fc3c7f29cfa81f1a5",
      "tree": "8b74288bdba96cf65c06c55338c81e4205aa14bc",
      "parents": [
        "06f0a488c1b642d3cd7769da66600e5148c3fad8"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Mon Mar 16 15:37:02 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Mar 18 14:18:15 2009 +1000"
      },
      "message": "drm/radeon: fix logic in r600_page_table_init() to match ati_gart\n\nThis fixes page table init on rs600.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "60aa49243d09afc873f082567d2e3c16634ced84",
      "tree": "bb7c8d9668b35a3aa4e90d0a62500ac9d3e67f7f",
      "parents": [
        "76398425bb06b07cc3a3b1ce169c67dc9d6874ed"
      ],
      "author": {
        "name": "Jonathan Corbet",
        "email": "corbet@lwn.net",
        "time": "Sun Feb 01 14:52:56 2009 -0700"
      },
      "committer": {
        "name": "Jonathan Corbet",
        "email": "corbet@lwn.net",
        "time": "Mon Mar 16 08:34:35 2009 -0600"
      },
      "message": "Rationalize fasync return values\n\nMost fasync implementations do something like:\n\n     return fasync_helper(...);\n\nBut fasync_helper() will return a positive value at times - a feature used\nin at least one place.  Thus, a number of other drivers do:\n\n     err \u003d fasync_helper(...);\n     if (err \u003c 0)\n             return err;\n     return 0;\n\nIn the interests of consistency and more concise code, it makes sense to\nmap positive return values onto zero where -\u003efasync() is called.\n\nCc: Al Viro \u003cviro@ZenIV.linux.org.uk\u003e\nSigned-off-by: Jonathan Corbet \u003ccorbet@lwn.net\u003e\n"
    },
    {
      "commit": "06f0a488c1b642d3cd7769da66600e5148c3fad8",
      "tree": "d2be55edb1a7e32cd3e89f1469b5db049c0e308d",
      "parents": [
        "03efb8853c35aff51c7b901bf412f32765fe0fd9"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 09:35:32 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:21 2009 +1000"
      },
      "message": "drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "03efb8853c35aff51c7b901bf412f32765fe0fd9",
      "tree": "25db4f9968bb93ddd358f958e4035976e9510429",
      "parents": [
        "d02f7fa77d97a28a4276939f35e44ae995ad13d7"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Mar 10 18:36:38 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:21 2009 +1000"
      },
      "message": "drm/radeon: don\u0027t call irq changes on r600 suspend/resume\n\nUntil we sort out r600 IRQs don\u0027t do this.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d02f7fa77d97a28a4276939f35e44ae995ad13d7",
      "tree": "af6ba89c8ca1f514f07725dd29e925c60795d4be",
      "parents": [
        "6546bf6d6cbf1f9ac350fd278a1d937d4bb9ad06"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Mar 10 18:34:23 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:20 2009 +1000"
      },
      "message": "drm/radeon: fix r600 writeback across suspend/resume\n\nThis update was done in mainline radeon, but not in the r600.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "6546bf6d6cbf1f9ac350fd278a1d937d4bb9ad06",
      "tree": "a5bfc5c549f92c38fa7eff49b5aa2bc729073172",
      "parents": [
        "1847a549ac4db1272dea13d86331c492a2640b3b"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Mar 09 15:31:20 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:20 2009 +1000"
      },
      "message": "drm/radeon: fix r600 writeback setup.\n\nThis fixes 2 bugs:\n1. the AGP calculation wasn\u0027t consistent with the PCI(E) calc for the\nRPTR_ADDR registers. This consolidates the writes and fixes it up.\n\n2. The scratch address was being incorrectly calculated, this breaks\nit out into a lot more linear steps.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "1847a549ac4db1272dea13d86331c492a2640b3b",
      "tree": "295016bff2d009f7da93a1b2121d1062611d5b3d",
      "parents": [
        "8f497aade8df2a619eacda927a43ebe82167a84c"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Mar 09 12:47:18 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:19 2009 +1000"
      },
      "message": "drm: fix warnings about new mappings in info code.\n\nThis fixes up the warnings in the debugfs code that conflicted\nwith the mapping fixups.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "8f497aade8df2a619eacda927a43ebe82167a84c",
      "tree": "a39b1681cf1075d62b2db5fbb2417997d3377320",
      "parents": [
        "a763d7dc0adb1159c1a52d43e566409da9fa59f0"
      ],
      "author": {
        "name": "Hannes Eder",
        "email": "hannes@hanneseder.net",
        "time": "Thu Mar 05 20:14:18 2009 +0100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:19 2009 +1000"
      },
      "message": "drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c\n\nFix this sparse warning:\n  drivers/gpu/drm/radeon/r600_cp.c:1811:52: warning: Using plain integer as NULL pointer\n  drivers/gpu/drm/radeon/radeon_cp.c:1363:52: warning: Using plain integer as NULL pointer\n  drivers/gpu/drm/radeon/radeon_state.c:1983:61: warning: Using plain integer as NULL pointer\n\nSigned-off-by: Hannes Eder \u003channes@hanneseder.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "a763d7dc0adb1159c1a52d43e566409da9fa59f0",
      "tree": "62898c96080193cc849b635e8ef8ae08cac30836",
      "parents": [
        "08932156cc2d4f8807dc5ca5c3d6ccd85080610a"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Mar 09 12:17:08 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:18 2009 +1000"
      },
      "message": "drm/radeon: fix r600 pci mapping calls.\n\nThis realigns the r600 pci mapping calls with the ati pcigart ones,\nfixing the direction and using the correct interface.\n\nSuggested by Jerome Glisse.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "08932156cc2d4f8807dc5ca5c3d6ccd85080610a",
      "tree": "cf14e4ba254757a20e0ee4393ce3459d2069b816",
      "parents": [
        "53c379e9462b59d4e166429ff064aaf0e7743795"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Sat Mar 07 18:21:21 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:17 2009 +1000"
      },
      "message": "drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "53c379e9462b59d4e166429ff064aaf0e7743795",
      "tree": "630402bf75b8ab0dda4ea7eb31b3979a8cc86e7c",
      "parents": [
        "800b69951174f7de294da575d7e7921041a7e783"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Mar 09 12:12:28 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:17 2009 +1000"
      },
      "message": "radeon: call the correct idle function, logic got inverted.\n\nThis calls the correct idle function for the R600 and previous chips.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "800b69951174f7de294da575d7e7921041a7e783",
      "tree": "cb6208891d5d661e87fe5fde57313ea0b6531f1f",
      "parents": [
        "a7d13ad0e2c1b0572492fd53ca1a090794e2f8e2"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Mar 06 11:47:54 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:16 2009 +1000"
      },
      "message": "drm/radeon: RS600: fix interrupt handling\n\nthe checks weren\u0027t updated when RS600 support\nwas added.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "a7d13ad0e2c1b0572492fd53ca1a090794e2f8e2",
      "tree": "02bc31289c61385a02ea173226f23eaf05ed09e6",
      "parents": [
        "eb1d91954ededc00ddcfb51e2626f114ff351524"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Feb 26 10:15:24 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:16 2009 +1000"
      },
      "message": "drm/r600: fix rptr address along lines of previous fixes to radeon.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "eb1d91954ededc00ddcfb51e2626f114ff351524",
      "tree": "817bfb300ddbfd460152b0a36e420b416df42b51",
      "parents": [
        "6abf66018f7fe231720e50f9a47b142182388869"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Feb 26 10:14:40 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:15 2009 +1000"
      },
      "message": "drm/r600: fixup r600 gart table accessor like ati_pcigart.c\n\nThis attempts to fixup the r600 GART accessors so they work on other arches.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "6abf66018f7fe231720e50f9a47b142182388869",
      "tree": "73c7c9b4bca66d1f773461a73eda844a68e15d70",
      "parents": [
        "87f0da55353e23826a54bff57c457a13b97d18f1"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Feb 26 10:13:47 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:14 2009 +1000"
      },
      "message": "drm/ati_pcigart: use memset_io to reset the memory\n\nAlso don\u0027t setup pci_gart if we aren\u0027t going to need it.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c1556f71513f2e660fb2bbdc29344361b1ebff35",
      "tree": "a7720f25bf130eb77475b6735fc522e151dcbf9d",
      "parents": [
        "7659e9804b7a66047433182d86393d38ba4eff79"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Wed Feb 25 16:57:49 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:13 2009 +1000"
      },
      "message": "radeon: add support for rs600 GPUs\n\nRS600s are an AMD IGP for Intel CPUs, that look like RS690s from\na lot of perspectives but look like r600s from a memory controller\npoint of view.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "7659e9804b7a66047433182d86393d38ba4eff79",
      "tree": "916713e2d4e812810a9ce071acd477555aad6936",
      "parents": [
        "7335aafa30ecf39ede7f24bd2036dfbf4c25f269"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Wed Feb 25 15:55:01 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:12 2009 +1000"
      },
      "message": "radeon: fix r600 AGP support\n\nThis fixes the ioremap issues with r600 AGP.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c05ce0834a268f7d18274847190f6ed826b99332",
      "tree": "b9980946e7e5cb72abf20c88c3f84db93af9c281",
      "parents": [
        "80b3334a4d5c163ab35c560a21d2cdc39bb5d3f8"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Feb 24 16:22:29 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:11 2009 +1000"
      },
      "message": "drm/radeon: add initial support for R6xx/R7xx GPUs\n\nThis adds support for 2D/Xv acceleration in the X.org 2D driver,\nto the drm. It doesn\u0027t yet provide any 3D support hooks.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "80b3334a4d5c163ab35c560a21d2cdc39bb5d3f8",
      "tree": "0ea0b0e584a3b8024746da4d6ba06dd326913106",
      "parents": [
        "befb73c2322923766df7e36b51f407dbdc047eab"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Feb 24 14:28:34 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:10 2009 +1000"
      },
      "message": "drm/radeon: add r6xx/r7xx microcode\n\nThis uses the same microcode system as the current radeon code.\n\nIt should be converted to the new microcode loader I suppose,\nthough really I need a lot more proof of the worth of me maintaining\nfirmware blobs externally.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "befb73c2322923766df7e36b51f407dbdc047eab",
      "tree": "de14b3d98afba01aab45b4cfa531b14c34905f82",
      "parents": [
        "995e37cafb90f104395e015a9836cc459df1fc39"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Feb 24 14:02:13 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:10 2009 +1000"
      },
      "message": "drm/radeon: prep for r6xx/r7xx support\n\n- add r6xx/r7xx regs and macros\n- add r6xx/r7xx chip families\n- fix register access for regs with offsets \u003e\u003d 0x10000\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "995e37cafb90f104395e015a9836cc459df1fc39",
      "tree": "d7ba979272c6a754b3153ce1aa37bc30ad58191a",
      "parents": [
        "87ba7c663af0f34aa603a5bb448783a5ed64573f"
      ],
      "author": {
        "name": "Owain G. Ainsworth",
        "email": "oga@openbsd.org",
        "time": "Fri Feb 20 08:30:19 2009 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:09 2009 +1000"
      },
      "message": "i915/drm: Remove two redundant agp_chipset_flushes\n\nagp_chipset_flush() is for flushing the intel GMCH write cache via the\nIFP, these two uses are for when we\u0027re getting the object into the cpu\nREAD domain, and thus should not be needed. This confused me when I was\ngetting my head around the code.\n\nWith thanks to airlied for helping me check my mental picture of how the\nflushes and clflushes are supposed to be used.\n\nSigned-off-by: Owain G. Ainsworth \u003coga@openbsd.org\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "87ba7c663af0f34aa603a5bb448783a5ed64573f",
      "tree": "e2ee5446c70c5748206c727feef247debfe7891e",
      "parents": [
        "97d479e77b8621cc6e1cb06eabe5a73390c8149c"
      ],
      "author": {
        "name": "Chris Wilson",
        "email": "chris@chris-wilson.co.uk",
        "time": "Wed Feb 11 14:26:38 2009 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:08 2009 +1000"
      },
      "message": "drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.\n\nSigned-off-by: Chris Wilson \u003cchris@chris-wilson.co.uk\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "97d479e77b8621cc6e1cb06eabe5a73390c8149c",
      "tree": "7d96d8f601acf9e4c66ebf0712907b623a20380a",
      "parents": [
        "30106f97a6029f94a8f13a1ace877c850cf5cd37"
      ],
      "author": {
        "name": "Eric Anholt",
        "email": "eric@anholt.net",
        "time": "Tue Feb 17 23:53:41 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:08 2009 +1000"
      },
      "message": "drm/i915: Add information on pinning and fencing to the i915 list debug.\n\nThis was inspired by a patch by Chris Wilson, though none of it applied in any\nway due to the debugfs work and I decided to change the formatting of the\nnew information anyway.\n\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "30106f97a6029f94a8f13a1ace877c850cf5cd37",
      "tree": "a4846446535445edd8f03098c8412753d532de7d",
      "parents": [
        "955b12def42e83287c1bdb1411d99451753c1391"
      ],
      "author": {
        "name": "Ben Gamari",
        "email": "bgamari@gmail.com",
        "time": "Tue Feb 17 20:08:51 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:07 2009 +1000"
      },
      "message": "drm/i915: Consolidate gem object list dumping\n\nHere we eliminate a few functions in favor of using a single function\nto dump from all of the object lists.\n\nSigned-Off-By: Ben Gamari \u003cbgamari@gmail.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "955b12def42e83287c1bdb1411d99451753c1391",
      "tree": "5dc5025f500b7a0a86c70ea79f2294e94902e3b2",
      "parents": [
        "dd8d7cb49e6e61da96ca44174b063081892c4dc6"
      ],
      "author": {
        "name": "Ben Gamari",
        "email": "bgamari@gmail.com",
        "time": "Tue Feb 17 20:08:49 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:07 2009 +1000"
      },
      "message": "drm: Convert proc files to seq_file and introduce debugfs\n\nThe old mechanism to formatting proc files is extremely ugly. The\nseq_file API was designed specifically for cases like this and greatly\nsimplifies the process.\n\nAlso, most of the files in /proc really don\u0027t belong there. This patch\nintroduces the infrastructure for putting these into debugfs and exposes\nall of the proc files in debugfs as well.\n\nThis contains the i915 hooks rewrite as well, to make bisectability better.\n\nSigned-off-by: Ben Gamari \u003cbgamari@gmail.com\u003e\nSigned-off-by: Eric Anholt \u003ceric@anholt.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "dd8d7cb49e6e61da96ca44174b063081892c4dc6",
      "tree": "a518dab29f159697d4df52696c8f16acee52018c",
      "parents": [
        "4247ca942a16745da3d09c58996b276d02655a72"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Feb 20 13:28:59 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:06 2009 +1000"
      },
      "message": "drm/radeon: split busmaster enable out to a separate function\n\nthis is just a code cleanup from the kms tree.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "4247ca942a16745da3d09c58996b276d02655a72",
      "tree": "650f309e886a7fccb0a5f637a9e395cbbf96e163",
      "parents": [
        "cd00f95aff6b4cfeccb261fd4100cceb4f5270ea"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Feb 20 13:28:34 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:05 2009 +1000"
      },
      "message": "drm/radeon: align ring writes to 16 dwords boundaries.\n\nOn some radeon GPUs this appears to introduce another level of\nstability around interacting with the ring.\n\nIts pretty much what fglrx appears to do.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "cd00f95aff6b4cfeccb261fd4100cceb4f5270ea",
      "tree": "be65cecab28a018e845c483a37d54d1f2036de92",
      "parents": [
        "09e40d65d0aa6680428143cda1a7bdc8846ee991"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Fri Feb 06 16:46:27 2009 +1100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:05 2009 +1000"
      },
      "message": "drm/radeon: Print PCI ID of cards when probing\n\nThis is usedul when you have multiple cards to figure out which\none is which minor.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "09e40d65d0aa6680428143cda1a7bdc8846ee991",
      "tree": "76c6d457d9cb63873f43ec33abf1d1ec500c0260",
      "parents": [
        "958a6f8ccb1964adc3eec84cf401c5baeb4fbca0"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Feb 18 01:35:21 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:04 2009 +1000"
      },
      "message": "drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.\n\nOnly X86 32-bit uses a different alignment for \"unsigned long long\"\nthan it\u0027s 64-bit counterpart.\n\nTherefore this compat translation is only correct, and only needed,\nwhen either CONFIG_X86 or CONFIG_IA64.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "958a6f8ccb1964adc3eec84cf401c5baeb4fbca0",
      "tree": "88dc0089ae4517ac1bb55a39ed15eab10bec5112",
      "parents": [
        "f1a2a9b6189f9f5c27672d4d32fec9492c6486b2"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Feb 18 01:35:23 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:04 2009 +1000"
      },
      "message": "drm: radeon: Fix unaligned access in r300_scratch().\n\nIn compat mode, the cmdbuf-\u003ebuf 64-bit address cookie can\npotentially be only 32-bit aligned.  Dereferencing this as\n64-bit causes expensive unaligned traps on platforms like\nsparc64.\n\nUse get_unaligned() to fix.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "f1a2a9b6189f9f5c27672d4d32fec9492c6486b2",
      "tree": "a85f1d2e84afd78a6dd188b048f7dfee9607e510",
      "parents": [
        "d30333bbabb4a2cfad1f1a45c48a4e4d0065c1f6"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Feb 18 15:41:02 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:03 2009 +1000"
      },
      "message": "drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.\n\nPlatforms such as sparc64 have D-cache aliasing issues.  We\ncannot allow virtual mappings in different contexts to be such\nthat two cache lines can be loaded for the same backing data.\nUpdates to one cache line won\u0027t be seen by accesses to the other\ncache line.\n\nCode in sparc64 and other architectures solve this problem by\nmaking sure that all userland mappings of MAP_SHARED objects have\nthe same virtual address base.  They implement this by keying\noff of the page offset, and using that to choose a suitably\nconsistent virtual address for mmap() requests.\n\nMaking things even worse, getting this wrong on sparc64 can result\nin hangs during DRM lock acquisition.  This is because, at least on\nUltraSPARC-III, normal loads consult the D-cache but atomics such\nas \u0027cas\u0027 (which is what cmpxchg() is implement using) only consult\nthe L2 cache.  So if a D-cache alias is inserted, the load can\nsee different data than the atomic, and we\u0027ll loop forever because\nthe atomic compare-and-exchange will never complete successfully.\n\nSo to make this all work properly, we need to make sure that the\nhash address computed by drm_map_handle() preserves the SHMLBA\nrelevant bits, and that\u0027s what this patch does for _DRM_SHM mappings.\n\nAs a historical note, many years ago this bug didn\u0027t exist because we\nused to just use the low 32-bits of the address as the hash and just\nhope for the best.  This preserved the SHMLBA bits properly.  But when\nthe hashtab code was added to DRM, this was no longer the case.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d30333bbabb4a2cfad1f1a45c48a4e4d0065c1f6",
      "tree": "b1e79697d2aa260a5e2aaa14465632aa3326d18b",
      "parents": [
        "6abf6bb0ff90bb77f9429bd0d90fc841c358daf3"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 15 01:08:07 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:03 2009 +1000"
      },
      "message": "drm: ati_pcigart: Fix limit check in drm_ati_pcigart_init().\n\nThe variable \u0027max_pages\u0027 is ambiguous.  There are two concepts\nof \"pages\" being used in this function.\n\nFirst, we have ATI GART pages which are always 4096 bytes.\nThen, we have system pages which are of size PAGE_SIZE.\n\nEliminate the confusion by creating max_ati_pages and\nmax_real_pages.  Calculate and use them as appropriate.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "6abf6bb0ff90bb77f9429bd0d90fc841c358daf3",
      "tree": "bb291ce9a51dc8f8df33db5774d089ee8907ad33",
      "parents": [
        "e8a894372b4ea05dc266ba7d7a7634315b6230e8"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Feb 14 01:51:07 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:02 2009 +1000"
      },
      "message": "drm: radeon: Use surface for PCI GART table.\n\nThis allocates a physical surface for the PCI GART table, this way no\nmatter what other surface configurations exist the GART table will\nalways be seen by the hardware properly.\n\nWe encode the file pointer of the virtual surface allocate using a\nspecial cookie value, called PCIGART_FILE_PRIV.  On the last close, we\nrelease that surface.\n\nJust to be doubly safe, we run the pcigart table setup with the main\nsurface control register clear.\n\nBased upon ideas from David Airlie and Ben Benjamin Herrenschmidt.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "e8a894372b4ea05dc266ba7d7a7634315b6230e8",
      "tree": "b6aa5fc6fec46ca6059989fb718b8049b35a22a7",
      "parents": [
        "b266503072f824a82d585a6d41ebd591a2d7daa4"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 12 02:15:44 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:02 2009 +1000"
      },
      "message": "drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.\n\nThe address needs to be a GART relative address, rather than a PCI\nDMA address.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "b266503072f824a82d585a6d41ebd591a2d7daa4",
      "tree": "0daaea3f5a6a0b880c745a0c08fb6327417bedf2",
      "parents": [
        "b07fa022ecf1e04fd0623877affe9e10bf45ac86"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 12 02:15:39 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:01 2009 +1000"
      },
      "message": "drm: radeon: Fix RADEON_*_EMITED defines.\n\nThese are not supposed to be booleans, they are\nsupposed to be bit masks.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "b07fa022ecf1e04fd0623877affe9e10bf45ac86",
      "tree": "59d17e4b898db739701552030519ca7e0004ab6c",
      "parents": [
        "296c6ae0e9b5ced1060b43a68b5f7e41a18509f6"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 12 02:15:37 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:00 2009 +1000"
      },
      "message": "drm: radeon: Fix ring_rptr accesses.\n\nThe memory behind ring_rptr can either be in ioremapped memory\nor a vmalloc() normal kernel memory buffer.\n\nHowever, the code unconditionally uses DRM_{READ,WRITE}32() (and thus\nreadl() and writel()) to access it.\n\nBasically, if RADEON_IS_AGP then it\u0027s ioremap()\u0027d memory else it\u0027s\nvmalloc\u0027d memory.\n\nAdjust all of the ring_rptr access code as needed.\n\nWhile we\u0027re here, kill the \u0027scratch\u0027 pointer in drm_radeon_private.\nIt\u0027s only used in the one place where it is initialized.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "296c6ae0e9b5ced1060b43a68b5f7e41a18509f6",
      "tree": "35d729262bc42162d031da22bb830c8d6c1ef43c",
      "parents": [
        "5a7aad9a559a5488cbef7aa3d4d96fc28220b8ae"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 12 02:15:34 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:24:00 2009 +1000"
      },
      "message": "drm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.\n\nThe buffers mapped by the PCI GART can be written to by the device,\nnot just read.\n\nFor example, this happens via the RB_RPTR writeback on Radeon.\n\nSo we can\u0027t use PCI_DMA_TODEVICE else we\u0027ll get protection faults\non IOMMU platforms.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "5a7aad9a559a5488cbef7aa3d4d96fc28220b8ae",
      "tree": "4a35fea85696e6cd41c81c71f34c2f7cf086aae3",
      "parents": [
        "8e1004580e0c862cb6bbe2ff8e496f846c54052f"
      ],
      "author": {
        "name": "David Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 12 02:15:27 2009 -0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:23:59 2009 +1000"
      },
      "message": "drm: ati_pcigart: Do not access I/O MEM space using pointer derefs.\n\nThe PCI GART table initialization code treats the GART table mapping\nunconditionally as a kernel virtual address.\n\nBut it could be in the framebuffer, for example, and thus we\u0027re\ndealing with a PCI MEM space ioremap() cookie.  Treating that as a\nvirtual address is illegal and will crash some system types (such as\nsparc64 where the ioremap() return value is actually a physical I/O\naddress).\n\nSo access the area correctly, using gart_info-\u003egart_table_location as\nour guide.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "8e1004580e0c862cb6bbe2ff8e496f846c54052f",
      "tree": "f75ca2cebf77d2746613af8e5b61998057df5387",
      "parents": [
        "112b715e8e2f9ef7b96930888bb099ce10b4c3cc"
      ],
      "author": {
        "name": "Kristian Høgsberg",
        "email": "krh@redhat.com",
        "time": "Mon Jan 05 16:10:05 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:23:58 2009 +1000"
      },
      "message": "drm: Drop unused and broken dri_library_name sysfs attribute.\n\nThe kernel shouldn\u0027t be in the business of telling user space which\ndriver to load.  The kernel defers mapping PCI IDs to module names\nto user space and we should do the same for DRI drivers.\n\nAnd in fact, that\u0027s how it does work today.  Nothing uses the\ndri_library_name attribute, and the attribute is in fact broken.\nFor intel devices, it falls back to the default behaviour of returning\nthe kernel module name as the DRI driver name, which doesn\u0027t work for\ni965 devices.  Nobody has ever hit this problem or filed a bug about this.\n\nSigned-off-by: Kristian Høgsberg \u003ckrh@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "112b715e8e2f9ef7b96930888bb099ce10b4c3cc",
      "tree": "1058edb8beb6dd60a794d2333e43d37cc7116f06",
      "parents": [
        "41c2e75e60200a860a74b7c84a6375c105e7437f"
      ],
      "author": {
        "name": "Kristian Høgsberg",
        "email": "krh@bitplanet.net",
        "time": "Sun Jan 04 16:55:33 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Mar 13 14:23:58 2009 +1000"
      },
      "message": "drm: claim PCI device when running in modesetting mode.\n\nUnder kernel modesetting, we manage the device at all times, regardless\nof VT switching and X servers, so the only decent thing to do is to\nclaim the PCI device.  In that case, we call the suspend/resume hooks\ndirectly from the pci driver hooks instead of the current class device detour.\n\nSigned-off-by: Kristian Høgsberg \u003ckrh@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    }
  ],
  "next": "41c2e75e60200a860a74b7c84a6375c105e7437f"
}
