)]}'
{
  "log": [
    {
      "commit": "4d357abb895ec51f1cbdebb1fbbf4d4576900a2e",
      "tree": "d97f2d4ba0ca341d8ac8815a46ccb05e2679df11",
      "parents": [
        "8a9832e89ff1bc7a039c8f966f07101570be3d5e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Nov 03 14:54:36 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 04 12:12:44 2009 +1000"
      },
      "message": "drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.\n\nThe Lenovo W500 laptop hangs inside an SMI on brightness changes,\nI thought it just needed the VGA disable but it turned out to require\nslightly more work, setting the MC locations up just like the IGP\nchip requirements seems to make it all happy again and I can boot\nand play with brightness.\n\nWe should probably just do this for all chips and give up the VRAM\nat 0x0 idea, it never seems to buy us anything but pain.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "8a9832e89ff1bc7a039c8f966f07101570be3d5e",
      "tree": "03cf2ac62c1f131cd6d5d9119dadfa070894bd09",
      "parents": [
        "d6f28938d9426d12eea1578949f1d73d24ad37ec"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Nov 03 13:23:15 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 04 09:53:42 2009 +1000"
      },
      "message": "drm/radeon/kms: disable D1VGA and D2VGA if enabled\n\nOnce kms is enabled we don\u0027t need these, and it causes a problem\nwith the Lenovo W500 ACPI brightness implementation, it hangs\nin a loop inside an SMI.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d6f28938d9426d12eea1578949f1d73d24ad37ec",
      "tree": "5450e0a9c108ec9d5875679ece20faa770c44310",
      "parents": [
        "df67bed92fa86ef926da8b62a6da68722388ff72"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Mon Nov 02 16:01:27 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 04 09:53:25 2009 +1000"
      },
      "message": "drm/radeon/kms: Don\u0027t RMW CP_RB_CNTL\n\nImmediate readback seems faulty on some chips.  I\nsuspect it takes a while to get through the fifo\nto the actual register backbone.  There\u0027s no need\nto read it back, so, just write the driver\u0027s copy\nof the register\u0027s value directly.\n\nShould fix bug 24535 and possibly 24218\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "df67bed92fa86ef926da8b62a6da68722388ff72",
      "tree": "0e8c39364c8bab2664db65923b4187cfc41df9de",
      "parents": [
        "ea1495a6274c9542a168337536f8ce74d1173f23"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 30 13:31:26 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 04 09:53:14 2009 +1000"
      },
      "message": "drm/radeon/kms: fix coherency issues on AGP cards.\n\nWhen we are evicting from VRAM-\u003eRAM we allocate the ttm object,\nbut we don\u0027t set the caching policy on it before blitting into it.\nThis means on AGP we end up blitting into cached pages, and\nthe CPU later flushes out on top of them. This was mostly seen as\nfont corruption.\n\nThe other question is why we don\u0027t evict VRAM-\u003eGTT in a lot of cases,\nthis would save us some cache transitions since a lot of objects\nthat are evicted from VRAM will probably end up being pulled back in\na few operations later, and evicting them to system memory involves\n2 unnecessary cache transitions.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ea1495a6274c9542a168337536f8ce74d1173f23",
      "tree": "d4d6e627ec4df562428ef90bc7e8e515a2fde570",
      "parents": [
        "fc7f7119d2ed97fff1aaddad6bf7d61ed446cf37"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Oct 27 11:57:53 2009 +1100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 16:01:58 2009 +1000"
      },
      "message": "drm/radeon/kms: fix rc410 suspend/resume.\n\nThis fixes suspend/resume on my rc410 motherboard, it restores\nthe memory controller setup before posting the GPU, since it seems\nto need the MC_FB_LOCATION setup correctly.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "fc7f7119d2ed97fff1aaddad6bf7d61ed446cf37",
      "tree": "0cb4de2730447f1245806b173b78475bcae7ae93",
      "parents": [
        "d11aa88b33b071d55181a7a482b9e7494888c10e"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Wed Oct 28 01:46:54 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 15:52:17 2009 +1000"
      },
      "message": "drm/radeon/kms: add quirk for hp dc5750\n\nDoesn\u0027t have a tv-out port\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d11aa88b33b071d55181a7a482b9e7494888c10e",
      "tree": "8b95c80e299383c41b7ede5485ebf45b25b6e5ed",
      "parents": [
        "a2d49ae7df5b96fba3c63710df61412587fc6a24"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Wed Oct 28 00:51:20 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 15:30:03 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: fix potential oops in spread spectrum code\n\nMake sure we have an LVDS encoder before casting enc_priv.\n\n[airlied: also fix two missing cpu_to_le16 casts we noticed on irc]\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "a2d49ae7df5b96fba3c63710df61412587fc6a24",
      "tree": "f33c475380920bebff01258e2249c27b5cb0833d",
      "parents": [
        "61c4b24b3e3bb83bfe29f24fe566281b4f722237"
      ],
      "author": {
        "name": "James Simmons",
        "email": "jsimmons@infradead.org",
        "time": "Tue Oct 27 21:09:24 2009 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 15:26:56 2009 +1000"
      },
      "message": "drm/kms: typo fix\n\nI believe this is a typo.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "61c4b24b3e3bb83bfe29f24fe566281b4f722237",
      "tree": "cdb0a2ade5d601010d7ec9faada2336542e501ea",
      "parents": [
        "d56ef9c8fd34ed29ffae27598a864b4a9a82521b"
      ],
      "author": {
        "name": "Mathias Fröhlich",
        "email": "Mathias.Froehlich@gmx.net",
        "time": "Tue Oct 27 15:08:01 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 13:34:21 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: Make card_info per device\n\nMake the struct card_info, which is a per struct radeon_device dataset, a\nstruct member of the radeon device instead of a static per kernel module\nvalue. This should avoid potential problems with two radeon cards installed in\none system.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d56ef9c8fd34ed29ffae27598a864b4a9a82521b",
      "tree": "ddcc3b07586ebd924ea4e36399a9580526ef0f65",
      "parents": [
        "8f552a66a40bcc6e903e91310f42fe140e0342c4"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Oct 27 12:11:09 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 13:34:19 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: Fix DVO support\n\nDVO in 12 bit mode (which seems to be the most common\nconfig) requires 2x ppll.\n\nFixes fdo bug 21857.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "8f552a66a40bcc6e903e91310f42fe140e0342c4",
      "tree": "333324852853075bbcdd0962f7567e82a42ec1dc",
      "parents": [
        "3e5cb98dfe87cc61d0a1119dd8aa2b1e4cfab424"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Oct 27 11:16:09 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Oct 28 13:34:18 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: loosen pll min output limits\n\nLimiting the pll output range is a good thing generally as\nit limits the number of possible pll combinations for a given\nfrequency presumably to the ones that work best on each card.\nThat\u0027s why the limits are in the bios tables. However, certain\nduallink DVI monitors seem to like pll combinations that would\nbe limited by this at least on pre-DCE 3.0 r6xx hardware.  This\nmight need to be adjusted per family or per clock range in the\nfuture.\n\nSee fdo bug 24727.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "3e5cb98dfe87cc61d0a1119dd8aa2b1e4cfab424",
      "tree": "d2ce9174cf1257cce348da291c67de9d67d2a69c",
      "parents": [
        "ebbe1cb936dfc96d809ccf4d64a9755f8ba0c0ff"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Oct 16 12:21:24 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:23 2009 +1000"
      },
      "message": "drm/radeon/kms: add support for msi\n\nTry to enable msi on chips that support it.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ebbe1cb936dfc96d809ccf4d64a9755f8ba0c0ff",
      "tree": "42c9ef8b5552c84a2e02b5e35f17bfddc28927b5",
      "parents": [
        "c290dadf4cac25cc91529d84004795ab43fc0821"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Oct 16 11:15:25 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:22 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: add support for spread spectrum (v2)\n\nSpread spectrum is a periodic disturbance added\nto the feedback divider to change the pixel clock\nperiodically to reduce interference.\n\nOnly enabled on LVDS.\n\nv2: add support for r4xx and fix DCE 3\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c290dadf4cac25cc91529d84004795ab43fc0821",
      "tree": "22015727d8ccfeb2dcb638c5cd29bb04b8353171",
      "parents": [
        "33fdb15c99aac20d238af487fa363d3e5c7ed197"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 22 16:12:34 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:22 2009 +1000"
      },
      "message": "drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses\n\nThe *_HIGH regs are reversed. The secondary ones are in the\nprimary block and vice versa.\n\nWe currently only use a 32 bit internal address, so these are\n0 for now.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "33fdb15c99aac20d238af487fa363d3e5c7ed197",
      "tree": "c16113310eaf398e5a9d6397aa6c484e4cad88b7",
      "parents": [
        "c54b1820d69a1043acaf50d084852e628266e0e2"
      ],
      "author": {
        "name": "Robert Noland",
        "email": "rnoland@2hip.net",
        "time": "Tue Oct 20 13:07:38 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:21 2009 +1000"
      },
      "message": "drm/radeon/r600: only assign vb after we know space is available.\n\nThis patch only changes this is the swap path, where it doesn\u0027t loop.\n\nSigned-off-by: Robert Noland \u003crnoland@2hip.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c54b1820d69a1043acaf50d084852e628266e0e2",
      "tree": "bdf3f36f5d9fde3106706ed1f81564ed60d3ed2b",
      "parents": [
        "bc293e58cb4095f2ad43fe672ae269e31d1a18e2"
      ],
      "author": {
        "name": "Robert Noland",
        "email": "rnoland@2hip.net",
        "time": "Tue Oct 20 08:11:36 2009 -0500"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:21 2009 +1000"
      },
      "message": "drm/radeon/r600: Replace repeated calculations with variable.\n\n- Reduce the chance of error and avoid a bit of overhead.\n  - Use switch to assign color and format\n\nSigned-off-by: Robert Noland \u003crnoland@2hip.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "bc293e58cb4095f2ad43fe672ae269e31d1a18e2",
      "tree": "910e8cfc41ce81f11113bf8e86b79611201babf2",
      "parents": [
        "790cfb34ad645be3bf69265cb05d824aeabcfa11"
      ],
      "author": {
        "name": "Mathias Fröhlich",
        "email": "Mathias.Froehlich@web.de",
        "time": "Mon Oct 19 17:49:49 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:20 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: get better min pixel clock info\n\nWhere supported use ulMinPixelClockPLL_Output rather than\nusMinPixelClockPLL_Output for pll_out_min.  This seems to\nimprove pll selection on some boards.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "790cfb34ad645be3bf69265cb05d824aeabcfa11",
      "tree": "fb82aef83a2a40d220579f78c172231b0a29ddcf",
      "parents": [
        "5885b7a9f4d2a0405b7e42d44eab4ed2302a8239"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 15 23:26:09 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:20 2009 +1000"
      },
      "message": "drm/radeon/kms: add quirk for acer 5102\n\ndoesn\u0027t have a tv-out port\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "5885b7a9f4d2a0405b7e42d44eab4ed2302a8239",
      "tree": "8b95a46fb5fcaf03c71f55105bbc6a2a48e1ba8d",
      "parents": [
        "ceb776bc87280eb8d13f38e4d7afae757e95af44"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Mon Oct 19 17:23:33 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:19 2009 +1000"
      },
      "message": "drm/radeon/kms: fix vram_width calculation on r6xx/r7xx\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ceb776bc87280eb8d13f38e4d7afae757e95af44",
      "tree": "ecc62b9bf5f3563a0fe30227e04f3226e7477059",
      "parents": [
        "c850cb782626fda78e5e9e5baf18a5bd806a225c"
      ],
      "author": {
        "name": "Mathias Fröhlich",
        "email": "Mathias.Froehlich@web.de",
        "time": "Mon Oct 19 12:50:41 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:28:19 2009 +1000"
      },
      "message": "drm/radeon/kms: fix cs parser tex bit 11 check\n\nThe problem boils down to the order when the bit11\nof the texture size is or\u0027ed to the original width.\nIn the end each mipmap level has the same width or\nheight because of that 11 bit is ored to the scaled\ndown lod with and thus blows up the size again to the\nfull size or more due to the power of two rounding\nafterwards.\n\nThe attached patch changes this order so that the\ntexture sizes are computed correct. Also the on error\nthe yet missing inputs to the size computation are\nprinted which helped me to find out where it really breaks.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c850cb782626fda78e5e9e5baf18a5bd806a225c",
      "tree": "e64e5cee964f54a2186de68c15c40ce84f743ce4",
      "parents": [
        "d0c403e950d449c8c413a1fbf05dfec45ce03e55"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 23 18:49:03 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 26 13:27:52 2009 +1000"
      },
      "message": "drm/kms: fix kms/fbdev colormap support properly.\n\nThis sets the fbcon to use TRUECOLOR by default, it then\nonly modifies the pseudo palette for fbcon, and only touches\nthe real palette when in 8-bit pseudo color mode.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d0c403e950d449c8c413a1fbf05dfec45ce03e55",
      "tree": "9a89bee2cc97f2b54f63d9dd4fe87d4db44d7034",
      "parents": [
        "2d152c6ba81c8a7776103b517fa454b8da0419aa"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 15 23:38:32 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Oct 16 18:31:29 2009 +1000"
      },
      "message": "drm/radeon/kms: fix support for original r100\n\nOriginal radeon didn\u0027t have a connector table in the\nbios.  Check for the CRT table and if we have one,\nadd a VGA connector.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "2d152c6ba81c8a7776103b517fa454b8da0419aa",
      "tree": "163fd17a2024e8378546bd2d1f2ee6f60c741068",
      "parents": [
        "f059d2ad69b056aeabad4460f706a3df2f77ce50"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 15 23:08:05 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Oct 16 18:31:28 2009 +1000"
      },
      "message": "drm/radeon/kms: fix legacy quirk handling\n\nNeed to check the return type for the quirk function\nto decide whether we add the connectors and encoders.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "f059d2ad69b056aeabad4460f706a3df2f77ce50",
      "tree": "93d804337d7bee1f6196dd51811488d6d2d37098",
      "parents": [
        "a77f171843d466d4af0d527bcb2d314fafa8afd7"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Wed Oct 14 09:11:25 2009 +0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 16 08:49:27 2009 +1000"
      },
      "message": "drm: Add the basic check for the detailed timing in EDID\n\nSometimes we will get the incorrect display modeline when parsing the detailed\ntiming in EDID. For example:\n   \u003ehsync/vsync width is zero\n   \u003esync is beyond the blank.\n\nSo add the basic check for the detailed timing in EDID to avoid the incorrect\ndisplay modeline.\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "a77f171843d466d4af0d527bcb2d314fafa8afd7",
      "tree": "ca184539d306a819d70ce93b44536fdb6980012a",
      "parents": [
        "dfdd646773941bb6b22c3898a26a109e57c872a2"
      ],
      "author": {
        "name": "Matt Turner",
        "email": "mattst88@gmail.com",
        "time": "Wed Oct 14 00:34:41 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 16 08:49:23 2009 +1000"
      },
      "message": "drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096\n\nSigned-off-by: Matt Turner \u003cmattst88@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "dfdd646773941bb6b22c3898a26a109e57c872a2",
      "tree": "c0e363e3865361f9f486d46c53dfe2772ec3cc4a",
      "parents": [
        "ceefedd8e8a80b743fa0b6d6b1992be7029a9efb"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Oct 13 12:48:44 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 16 08:47:01 2009 +1000"
      },
      "message": "drm/radeon/kms: limit default tv modes to \u003c\u003d 1024x768\n\nfixes fdo bug 24496\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ceefedd8e8a80b743fa0b6d6b1992be7029a9efb",
      "tree": "f564c95d73a59166be41ae61f52375ea68460706",
      "parents": [
        "0294cf4f7f895ddcf284b1ce7cf27a2c9d7106f7"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Tue Oct 13 23:57:47 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 16 08:47:00 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: fix tv-out\n\nD1MODE_INTERLEAVE_EN was getting set in some cases\nin the encoder quirks function due to the changes in\n5a9bcacc0a56f0d9577494e834519480018a6cc3\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "0294cf4f7f895ddcf284b1ce7cf27a2c9d7106f7",
      "tree": "7c69f11e946519457c08e8106c05df1a850b77fd",
      "parents": [
        "1b4d7d75ccff38008ccd40f8e2d74e33a087caaa"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 15 16:16:35 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 16 08:46:52 2009 +1000"
      },
      "message": "drm/radeon/kms: fix connector edid handling\n\nBased partly on a patch from\nChristian Koenig \u003cdeathsimple@vodafone.de\u003e\n\n- fix several memory leaks in radeon_connector-\u003eedid handling\n- store edid in radeon_connector-\u003eedid in detect() or get_modes()\n- switch hdmi detect code to use radeon_connector-\u003eedid\n- add support for oem boards multiple connectors that share\na ddc line.\n- short circuit lvds_detect() if have a stored edid\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "1b4d7d75ccff38008ccd40f8e2d74e33a087caaa",
      "tree": "115c2aff76fc4805f63c511a41bbf48268ba5c08",
      "parents": [
        "8c2a6d730400e14bf28ccfa11b9bbf453db775ec"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 15 01:33:35 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 15 15:33:46 2009 +1000"
      },
      "message": "drm/radeon/kms: fix internal tmds setup on legacy display engine\n\n- crtc 0 routing was wrong\n- need to clear various timing bits in FP_GEN_CNTL\n- need to set FP_H/V2_SYNC_STRT_WID regs for crtc 1\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "8c2a6d730400e14bf28ccfa11b9bbf453db775ec",
      "tree": "e62b5d600ae2bee724568d63ad3c27c8e072db6c",
      "parents": [
        "fb06ca8f8c61dfd7cbfa2092756577ff78a26dcd"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Wed Oct 14 02:00:42 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 15 10:30:23 2009 +1000"
      },
      "message": "drm/radeon/kms: move active_device setup into encoder fixup()\n\nradeon_encoder-\u003eactive_device defines the active routing\nbetween the encoder and connector.  The encoder fixup and\ndpms functions need to know the active_device to function\nproperly.  Setting active_device in the prepare hook was\ntoo late in some cases.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "fb06ca8f8c61dfd7cbfa2092756577ff78a26dcd",
      "tree": "460ae7fd3c14008f9f683f95b196dd5f0cbeaffb",
      "parents": [
        "39deb2d67515086f08a672e7574716ca0d3883a5"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Mon Oct 12 11:25:05 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Oct 13 08:45:52 2009 +1000"
      },
      "message": "drm/radeon/kms: properly handle mode id with native mode changes\n\ndrm modes are objects with indentifiers.  Make sure to preserve\nthe mode id when copying mode params.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "39deb2d67515086f08a672e7574716ca0d3883a5",
      "tree": "d80d9d99f5f6628c8229c0900a41001ac187ce82",
      "parents": [
        "ceeb50279b3d05eb7ea2b67e90acb2110d09325f"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 14:21:19 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 14:21:42 2009 +1000"
      },
      "message": "drm/radeon/kms: fix use of index before proper initialisation.\n\nWith the adjust table introduction, we need to fill out index\nbefore getting the table version.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ceeb50279b3d05eb7ea2b67e90acb2110d09325f",
      "tree": "774780c392d0f687383b96d6e569a81fa4d2eeee",
      "parents": [
        "0549a061b545d232d12836f98c7c4965dd83f837"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:54:10 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:54:10 2009 +1000"
      },
      "message": "drm/radeon: Revert \"drm/r600: avoid assigning vb twice in blit code\"\n\nThis reverts commit 49c458e544ae14514209ed80ea6829ca1b18ddf0. It\nseems to have some side effects in the non-kms cases.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "0549a061b545d232d12836f98c7c4965dd83f837",
      "tree": "4df2afb571446856c365841bfe2b26aa2619f47a",
      "parents": [
        "de2103e452ec7f2db5db7c44279735688608381d"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Oct 09 18:41:19 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:50 2009 +1000"
      },
      "message": "drm/radeon/kms: also check for edid in lvds detect\n\nIn case the system has bad native mode info but\nvalid edid.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "de2103e452ec7f2db5db7c44279735688608381d",
      "tree": "10ccecbf806c916a774a486eb83c1b01520c607c",
      "parents": [
        "5a9bcacc0a56f0d9577494e834519480018a6cc3"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Oct 09 15:14:30 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:48 2009 +1000"
      },
      "message": "drm/radeon/kms: use drm_mode directly for panel modes\n\nThis reduces the number of mode format conversions needed\nand makes native panel mode support cleaner.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "5a9bcacc0a56f0d9577494e834519480018a6cc3",
      "tree": "f46fe410f8c875cf28d3905d23fdffcea4f374c0",
      "parents": [
        "2606c88608122339cbd5c6b5c149a2eb74ccfe9e"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 08 15:09:31 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:44 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: rework crtc modeset\n\n- clean up tv timing handling\n- unify SetCRTC_Timing and SetCRTC_UsingDTDTiming\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "2606c88608122339cbd5c6b5c149a2eb74ccfe9e",
      "tree": "a8e113878e3fe0178729af711333873dffb70918",
      "parents": [
        "5f9a0eb5af16906cd31fc3e02746aa3d61fd3aa9"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 08 13:36:21 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:40 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: add support for AdjustDisplayPll\n\nDCE3+ has an AdjustDisplayPll that will adjust the pixel\nclock accordingly based on the encoder/transmitter to\nhandle special hw requirements.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "5f9a0eb5af16906cd31fc3e02746aa3d61fd3aa9",
      "tree": "a0da1bf74556cb2c19857ddd71e63dba659839f1",
      "parents": [
        "2ffb842948ba64b03986f4064140a74c1780c44b"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 08 13:08:29 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:35 2009 +1000"
      },
      "message": "drm/radeon/kms/atom: reorder crtc dpms\n\nBased on recommendation from bios docs.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "2ffb842948ba64b03986f4064140a74c1780c44b",
      "tree": "88372d325525367faad2a4cf489c78806673c198",
      "parents": [
        "b5fc901002db0519093ec723fd98969bc03cd629"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Thu Oct 08 13:02:19 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:32 2009 +1000"
      },
      "message": "drm/radeon/kms: make sure LVDS panel is valid in detect()\n\nIf the panel data is bogus this can lead to problems\nlater when the hardware trys to set the mode.  If the\ndata is invalid, report LVDS as disconnected.\n\nShould fix fdo bug 24247.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "b5fc901002db0519093ec723fd98969bc03cd629",
      "tree": "1c21cbb223df10ee83e1c7bd2a5fa5caa46e16a8",
      "parents": [
        "f30f37def4c72e5df8d949022b806e5a4e99bbcb"
      ],
      "author": {
        "name": "Michel Dänzer",
        "email": "daenzer@vmware.com",
        "time": "Thu Oct 08 10:44:10 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:28 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.\n\nWhile investigating the cause of CRTC FIFO underruns, I noticed that when\nconverting the memory bandwidth calculation from the userspace X driver code,\nan instance of \u00278.0\u0027 was apparently accidentally converted to \u002780\u0027.\n\nSigned-off-by: Michel Dänzer \u003cdaenzer@vmware.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "f30f37def4c72e5df8d949022b806e5a4e99bbcb",
      "tree": "31753243c6e90e0d7aeda291bbd0ae9532e75fde",
      "parents": [
        "e33497aaaef5ec9998cf7b007b13d74bb41be74e"
      ],
      "author": {
        "name": "Michel Dänzer",
        "email": "daenzer@vmware.com",
        "time": "Thu Oct 08 10:44:09 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:42:14 2009 +1000"
      },
      "message": "drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.\n\nThe hook may change the number of bytes per pixel being scanned out, which\naffects the CRTC memory bandwidth requirements. E.g. booting in 8bpp and then\nrunning X in 32bpp would result in the bandwidth requirements being\nunderestimated for the latter and consequently in CRTC FIFO underruns causing\nvisible artifacts with 3D intensive workloads.\n\nATOM changes only compile-tested.\n\nSigned-off-by: Michel Dänzer \u003cdaenzer@vmware.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "e33497aaaef5ec9998cf7b007b13d74bb41be74e",
      "tree": "5bbc99dc46afe537006916aa2833fdc66ed6c74c",
      "parents": [
        "d4ac6a05d51357e31028cc9076874a58dd197b83"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:32:38 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 12 13:37:12 2009 +1000"
      },
      "message": "drm/radeon/kms: don\u0027t refuse LUT because no framebuffer.\n\nThe fb binding might be happening in a subsequent crtc setup call.\n\ngets rid of some lut issues.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d4ac6a05d51357e31028cc9076874a58dd197b83",
      "tree": "b0a88c26147c1a96a0b4cce277fdff94bb1b4989",
      "parents": [
        "49c458e544ae14514209ed80ea6829ca1b18ddf0"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 11:32:49 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 11:39:16 2009 +1000"
      },
      "message": "drm/radeon/kms: fix vline register for second head.\n\nBoth r100/r600 had this wrong, use the macro to extract the register\nto relocate.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "49c458e544ae14514209ed80ea6829ca1b18ddf0",
      "tree": "e26fa7bcaa9f91b309dae972ac16032e22e2da75",
      "parents": [
        "9d8401fcbb8c8a390b649b9c1b18dab113a918d6"
      ],
      "author": {
        "name": "Robert Noland",
        "email": "rnoland@2hip.net",
        "time": "Mon Oct 05 11:56:44 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 09:56:27 2009 +1000"
      },
      "message": "drm/r600: avoid assigning vb twice in blit code\n\nThere is no need to assign vb before you know that space is available.\n\n[agd5f: adapted for kernel tree.]\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "9d8401fcbb8c8a390b649b9c1b18dab113a918d6",
      "tree": "9d93b421df019876d2952a15edf8c2525ceff2db",
      "parents": [
        "1a029b768f9d4a001501bd18d6ba08297ae912fd"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 09:28:19 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 09:40:05 2009 +1000"
      },
      "message": "drm/radeon: use list_for_each_entry instead of list_for_each\n\nThis is just a cleanup of the list macro usage.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "1a029b768f9d4a001501bd18d6ba08297ae912fd",
      "tree": "0ac1643be0d57e919a619c1e2c5a9edc8e7e4f16",
      "parents": [
        "b574f251f787c5b163da5ea345525569e51775bc"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Tue Oct 06 19:04:30 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 09:40:04 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)\n\nFor AGP to work unmapped access must cover VRAM \u0026 AGP as\nAGP is treated like VRAM by the GPU (ie physical address).\nThis patch properly setup the virtual memory system aperture\nto cover AGP if AGP is enabled. It seems that there is memory\ncorruption after resume when using AGP (RV770 seems unaffected\nthought). Version 2 just fix merge issue with updated AGP\nfallback patch.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "b574f251f787c5b163da5ea345525569e51775bc",
      "tree": "8adad6a3934898d8c71567729db0005e2189cd26",
      "parents": [
        "01ceae8edd7a0a6d8588dc103ad9f55e2c52cae9"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Tue Oct 06 19:04:29 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 09:40:04 2009 +1000"
      },
      "message": "drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)\n\nWhen GPU acceleration is not working with AGP try to fallback to non\nAGP GART (either PCI or PCIE GART). This should make KMS failure on\nAGP less painfull. We still need to find out what is wrong when AGP\nfails but at least user have a lot of more chances to get a working\nconfiguration with acceleration. This patch also cleanup R600/RV770\nfallback path so they use same code as others asics. Version 2\nfactorize agp disabling logic to avoid code duplication and bugs.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "01ceae8edd7a0a6d8588dc103ad9f55e2c52cae9",
      "tree": "a13db0485066f15da0da5f8fe298b0d430ce51c0",
      "parents": [
        "aa96e341c2a14d6bec114c933bd813ecb972605f"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Wed Oct 07 11:08:22 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Oct 08 09:40:04 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ\n\nBad generated header file leaded to use wrong register\nto check IRQ status and acknowledge them. Fix the header\nand use proper registers.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "aa96e341c2a14d6bec114c933bd813ecb972605f",
      "tree": "39c99cdd11e2452d123e2eb7de2bab8ed6579ee7",
      "parents": [
        "df748b025d1357c2b9659e16a6040596e60e4257"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Tue Oct 06 21:48:40 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Wed Oct 07 14:26:38 2009 +1000"
      },
      "message": "drm/radeon: Fix setting of bits\n\nDuplicate bits set\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "df748b025d1357c2b9659e16a6040596e60e4257",
      "tree": "7b95bbb0437d3b811e0d5dc260111278e163eb43",
      "parents": [
        "b8c00ac5b50b54491657f8b6740db1df50149944"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Sep 29 13:56:38 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Oct 06 15:46:10 2009 +1000"
      },
      "message": "drm/ttm: fix refcounting in ttm global code.\n\nthe global refcount wasn\u0027t being increased after the first reference.\nthis caused an oops on unload on a multi-gpu card.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "b8c00ac5b50b54491657f8b6740db1df50149944",
      "tree": "b4cfbc0dbb5ba063bcc933d7339504b80dc5c61c",
      "parents": [
        "068143d38804825d59d951a192cfadd2e22f457d"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Oct 06 13:54:01 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Oct 06 13:54:01 2009 +1000"
      },
      "message": "drm/fb: add more correct 8/16/24/32 bpp fb support.\n\nThe previous patches had some unwanted side effects, I\u0027ve fixed\nthe lack of 32bpp working, and fixed up 16bpp so it should also work.\n\nthis also adds the interface to allow the driver to set a preferred\nconsole depth so for example low memory rn50 can set it to 8bpp.\nIt also catches 24bpp on cards that can\u0027t do it and forces 32bpp.\n\nTested on r100/r600/i945.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "068143d38804825d59d951a192cfadd2e22f457d",
      "tree": "87acefe03fe5a97577e90f89c79909aad5ba2a5e",
      "parents": [
        "dfee5614e4d83a32cef9193a8b19bc1d8900f93d"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 05 09:58:02 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 05 10:00:59 2009 +1000"
      },
      "message": "drm/fb: add setcmap and fix 8-bit support.\n\nThis adds support for the setcmap api and fixes the 8bpp\nsupport at least on radeon hardware. It adds a new load_lut\nhook which can be called once the color map is setup.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "dfee5614e4d83a32cef9193a8b19bc1d8900f93d",
      "tree": "5f9eb131ec16cb917db72f3f881901d03fd9dc30",
      "parents": [
        "185974dd596e67e73906790c2a4a4579d75911e6"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:19:09 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 05 10:00:58 2009 +1000"
      },
      "message": "drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)\n\nAlso add single crtc for RN50 chips.\n\nchanges in v2:\nfix vblank init to respect single crtc flag\nfix r100 mode bandwidth to respect single crtc flag\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "185974dd596e67e73906790c2a4a4579d75911e6",
      "tree": "819bb19374097d70e03aef67214ede27c48f0e74",
      "parents": [
        "b442962a9e826e6d408886b3e52c88b774201983"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Wed Sep 30 15:21:43 2009 +0800"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 05 10:00:57 2009 +1000"
      },
      "message": "drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl\n\nWe can get the corresponding info by adding the boot option of \"drm.debug\u003d\n0x07\". But On some boxes it will print the following message many times in\ncourse of moving mouse. In such case the useful DRM debug info will be flushed.\n   \u003e[drm:drm_mode_cursor_ioctl],\n\nAvoid using the DRM_DEBUG_KMS in drm_mode_cursor_ioctl.\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "b442962a9e826e6d408886b3e52c88b774201983",
      "tree": "ef034f33f330339130beb697edcbfe640ef4315a",
      "parents": [
        "ac447df4f2283a116a3fbbc28cbaabf05758b736"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Oct 02 17:36:41 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Oct 05 10:00:56 2009 +1000"
      },
      "message": "drm/radeon/kms: add support for \"Surround View\"\n\n\"Surround View\" is an option in the system bios that\nenables the AMD IGP chip in conjunction with a\ndiscrete AMD card.  However, since the IGP vbios is\npart of the system bios it is not accessible via the\nrom bar or the legacy vga location.  When \"Surround View\"\nis enabled in the system bios, the system bios puts a\ncopy of the IGP vbios image at the start of vram.\n\nThis patch adds support for reading the vbios image out\nof vram on IGP cards.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ac447df4f2283a116a3fbbc28cbaabf05758b736",
      "tree": "5fdf4749560edb366e369bcfa43b5196831adfae",
      "parents": [
        "e7d40b9a0a7c857383ef50db9766354bd3be1bf3"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Wed Sep 30 22:18:43 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:39:23 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix irq handling on AVIVO hw\n\nAvivo hw have vblank interrupt in different place, fixes\nirq handling (especialy irq disabling while suspending or\nshuting down the module).\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "e7d40b9a0a7c857383ef50db9766354bd3be1bf3",
      "tree": "0073eec70abef565221967567dbfc6592096aa2c",
      "parents": [
        "75c8129893d78fd0cbe5c26580cadd6001d904fc"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 18:02:15 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:34:14 2009 +1000"
      },
      "message": "drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS\n\nR600 \u0026 RV770 family are all using atombios so remove dead code and\nprint an error message if we fail to find a valid atombios.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "75c8129893d78fd0cbe5c26580cadd6001d904fc",
      "tree": "55290a1349f059d3775e62f98d21460ddf3a0956",
      "parents": [
        "a3c1945aaf48a5893238d95139f202531994094d"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 18:02:14 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:34:09 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix R600/RV770 disable acceleration path\n\nWhen acceleration doesn\u0027t work we should free associated memory\nand stop GPU block responsible for hardware acceleration so we\ndon\u0027t waste resource or let think one component of the driver that\na GPU feature is working/running while it doesn\u0027t actualy work.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "a3c1945aaf48a5893238d95139f202531994094d",
      "tree": "369e87201ddb801f7d740fbc8a1777c65655f9f6",
      "parents": [
        "81cc35bfc19ebe4b823396fe4fef67a923360916"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 18:02:13 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:34:03 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix R600/RV770 startup path \u0026 reset\n\nWe were calling reset unconditionaly in the startup path\nthis is bad we need to call GPU reset for a good reason\nas after reset the GPU is in unknown states. To avoid any\nmore bad things to happen we now also unconditionaly\nreinitialize the GPU after reset. This patch fix few issues\nreported by different people regarding KMS \u0026 R6XX/RV7XX hw.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "81cc35bfc19ebe4b823396fe4fef67a923360916",
      "tree": "da9cbddd170b1c93067f9c8e6411cbe02860f3e2",
      "parents": [
        "62a8ea3f7bb61e5f92db0a648b7cc566852c36ec"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 18:02:12 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:33:52 2009 +1000"
      },
      "message": "drm/radeon/kms: Fix R600 write back buffer\n\nThis split write back buffer handling into 3 functions,\nwb_fini for cleanup, wb_enable/wb_disable for enabling/disabling\nwrite back used for suspend/resume. This should fix\npotential issue of letting the write back active before\nsuspending. We need to allocate memory in wb_enable because\nwe can only allocate once GART is running.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "62a8ea3f7bb61e5f92db0a648b7cc566852c36ec",
      "tree": "3ffefdbe940c66591dd4863ccf3a766498bf5100",
      "parents": [
        "c010f8000a925e08d84d9391e13dd297b9fdc393"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 18:02:11 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:33:46 2009 +1000"
      },
      "message": "drm/radeon/kms: Remove old init path as no hw use it anymore\n\nThis remove old init path and allow code cleanup, now all hw\nuse the new init path, see top of radeon.h for description of\nthis.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "c010f8000a925e08d84d9391e13dd297b9fdc393",
      "tree": "fb1c4bb4c417fe91f40b1d7697e8a11f27bddcea",
      "parents": [
        "3bc6853593bd4fba357dc252b3cf60cd86a1d2ec"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Wed Sep 30 22:09:06 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 09:25:50 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert RS600 to new init path\n\nNew init path allow to simply asic initialization and make easier\nto trace what happen on each different asic. We are removing most\ncallback. Do a massive RS600 register cleanup to clarify RS600\nregister, we are still bit fuzy on some register and waiting for\nmore informations. I don\u0027t have hw to test, so this patch is a\nbest effort to not break anythings and to try to improve things.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "3bc6853593bd4fba357dc252b3cf60cd86a1d2ec",
      "tree": "f60509478804b0087bef653dc6c10578deeb40e9",
      "parents": [
        "d4550907157d8b3d5286157c15f1200c44842269"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 09:39:24 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 08:51:50 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert RS690/RS740 to new init path (V2).\n\nAlso cleanup register specific to RS690/RS740. Version 2 add\nmissing header file for register, remove unecessary call to AGP\nfunction and fix an indentation bug.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d4550907157d8b3d5286157c15f1200c44842269",
      "tree": "0e9733667b3608ca44929650c8431878134c0315",
      "parents": [
        "207bf9e90cd40f91d4662127b8ae3b64e6b101c4"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 10:12:06 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 08:51:49 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert R100 to new init path (V2)\n\nNew init path allow to simply asic initialization and make easier\nto trace what happen on each different asic. We are removing most\ncallback. More cleanup should happen latter to remove even more\ncallback. Also cleanup register specific to R100,RV200,RV250.\nVersion 2 correct the placement on IGP of the VRAM inside GPU address\nspace to match the stollen RAM placement of IGP.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "207bf9e90cd40f91d4662127b8ae3b64e6b101c4",
      "tree": "2a2620bed9c01545a6a38a841ece647b2c072b21",
      "parents": [
        "ca6ffc64cba0cdd0a2b3fcad0e1d19edcf277ccc"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Wed Sep 30 15:35:32 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 08:51:48 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert R300 to new init path\n\nAlso cleanup register specific to R300.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "ca6ffc64cba0cdd0a2b3fcad0e1d19edcf277ccc",
      "tree": "261529acbc21be0d7824770aca8e002f9765cc71",
      "parents": [
        "f0ed1f655aa0375e2abba84cc4e8e6c853d48555"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Thu Oct 01 10:20:52 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Oct 02 08:51:46 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert RS400/RS480 to new init path \u0026 fix legacy VGA (V3)\n\nAlso cleanup register specific to RS400/RS480. This patch also fix\nlegacy VGA register used to disable VGA access we were programming\nwrong register. Now we should properly disable VGA on r100 up to\nrs400 asics. Note that RS400/RS480 resume is broken, it hangs the\ncomputer while reprogramming dynamic clock, doesn\u0027t work either\nwithout that patch. We need to spend more time investigating this\nissue. Version 2 of the patch remove dead code that was left\ncommented out in the previous version. Version 3 correct the\nplacement on IGP of the VRAM inside GPU address space to match the\nstollen RAM placement of IGP.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "f0ed1f655aa0375e2abba84cc4e8e6c853d48555",
      "tree": "c7b6495e7836e333a82262e9c9cf0af716e80fc7",
      "parents": [
        "d39c3b895876427c5083a936e00f3f5b7f0fc1b3"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Mon Sep 28 20:39:19 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Sep 29 11:15:56 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert R520 to new init path and associated cleanup\n\nConvert the r520 asic support to new init path, change are smaller than\nprevious one as most of the architecture is now in place and more code\nsharing can happen btw various asics.\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "d39c3b895876427c5083a936e00f3f5b7f0fc1b3",
      "tree": "1f57be660f35c99ef6d182d2bf8397a818c8f8d0",
      "parents": [
        "f4e45d02e4135043fe98bc21be38527c516ad990"
      ],
      "author": {
        "name": "Jerome Glisse",
        "email": "jglisse@redhat.com",
        "time": "Mon Sep 28 18:34:43 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Sep 29 11:15:54 2009 +1000"
      },
      "message": "drm/radeon/kms: Convert RV515 to new init path and associated cleanup\n\nConvert the rv515 asic support to new init path also add an explanation\nin radeon.h about the new init path. There is also few cleanups\nassociated with this change (others asic calling rv515 helper\nfunctions).\n\nSigned-off-by: Jerome Glisse \u003cjglisse@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "f4e45d02e4135043fe98bc21be38527c516ad990",
      "tree": "fd09769811a315db64967292c288313096e70051",
      "parents": [
        "bea1d35b8e1533ac493305b3efe04a4b7def8a7f"
      ],
      "author": {
        "name": "Mikael Pettersson",
        "email": "mikpe@it.uu.se",
        "time": "Mon Sep 28 18:27:23 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Sep 29 11:15:44 2009 +1000"
      },
      "message": "drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS\n\nCompiling the radeon DRM driver with !CONFIG_DEBUG_FS\nthrows the following warnings:\n\ndrivers/gpu/drm/radeon/radeon_ttm.c: In function \u0027radeon_ttm_debugfs_init\u0027:\ndrivers/gpu/drm/radeon/radeon_ttm.c:714: warning: unused variable \u0027i\u0027\ndrivers/gpu/drm/radeon/radeon_ttm.c: At top level:\ndrivers/gpu/drm/radeon/radeon_ttm.c:692: warning: \u0027radeon_mem_types_list\u0027 defined but not used\ndrivers/gpu/drm/radeon/radeon_ttm.c:693: warning: \u0027radeon_mem_types_names\u0027 defined but not used\n\nFix: move these variables inside the #if defined(CONFIG_DEBUG_FS)\nblock in radeon_ttm_debugsfs_init(), which is the only place using them.\n\nSigned-off-by: Mikael Pettersson \u003cmikpe@it.uu.se\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "bea1d35b8e1533ac493305b3efe04a4b7def8a7f",
      "tree": "3d0dc5219d36e1520fdef25cec670f2513274911",
      "parents": [
        "4c57edba4588ddba40017fbde3cd356e600bdf80"
      ],
      "author": {
        "name": "Mikael Pettersson",
        "email": "mikpe@it.uu.se",
        "time": "Mon Sep 28 18:26:25 2009 +0200"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Sep 29 11:15:37 2009 +1000"
      },
      "message": "drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ\n\nCompiling DRM throws the following warning if MAGIC_SYSRQ is disabled:\n\ndrivers/gpu/drm/drm_fb_helper.c:101: warning: \u0027sysrq_drm_fb_helper_restore_op\u0027 defined but not used\n\nFix: place sysrq_drm_fb_helper_restore_op and associated\ndefinitions inside #ifdef CONFIG_MAGIC_SYSRQ.\n\nSigned-off-by: Mikael Pettersson \u003cmikpe@it.uu.se\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "4c57edba4588ddba40017fbde3cd356e600bdf80",
      "tree": "80c8c89ba2dc7092576dbe2de5bc6dc2612aabe5",
      "parents": [
        "74bf2ad508efa93db4254c9da9c7238da44e2c58"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 28 15:37:25 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 28 15:37:25 2009 +1000"
      },
      "message": "drm/r600: fix memory leak introduced with 64k malloc avoidance fix.\n\nThe legacy r600 path shares code, but doesn\u0027t share quite enough\nto get the freeing correct. Free the pages here also.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "74bf2ad508efa93db4254c9da9c7238da44e2c58",
      "tree": "f912544f1f916d0cadc5a832030164b9062d020a",
      "parents": [
        "210bed8f827471e271f894fb99ee879a5d27cf30"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 28 15:31:10 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 28 15:31:10 2009 +1000"
      },
      "message": "drm/kms: make fb helper work for all drivers.\n\nThis initialises the fb helper with the connector helper,\nso that the fb cmdline code works for intel as well.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "210bed8f827471e271f894fb99ee879a5d27cf30",
      "tree": "48310ed350bde481c6238c5a7de2bbe317be6f9e",
      "parents": [
        "2b5d6c538b48772ba3351b8a8eed096f7af8de5d"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Sep 25 18:33:08 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 09:09:50 2009 +1000"
      },
      "message": "drm/radeon/r600: fix offset handling in CS parser\n\nNeed add reloc offset to the offset in the actual\npacket.  Fixes use of the DRAW_INDEX packet by the 3D\ndriver.\n\n[airlied: modified first one where idx_value \u003d\u003d ib[idx+0]\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "2b5d6c538b48772ba3351b8a8eed096f7af8de5d",
      "tree": "163532c42500621837990cf68b566212f59f678f",
      "parents": [
        "c5e617e2f84225a28823a3e19951273b9f59eb27"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Sep 25 17:32:14 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 09:07:43 2009 +1000"
      },
      "message": "drm/radeon/kms/r600: fix forcing pci mode on agp cards\n\nAll we need to do on r6xx/r7xx is clear the RADEON_IS_AGP\nflag; the rest is handled in r600.c\n\nfixes fdo bug 23990:\nhttp://bugs.freedesktop.org/show_bug.cgi?id\u003d23990\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "c5e617e2f84225a28823a3e19951273b9f59eb27",
      "tree": "c35741880d286b2bf29c0409ccba6bd784dc4efa",
      "parents": [
        "2f67c6e0220e5311bb14895d32852250b2d9652b"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 09:03:39 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 09:03:39 2009 +1000"
      },
      "message": "drm/radeon/kms: fix for the extra pages copying.\n\nThanks to Michel for pointing this out to me, this is\nwhy I need to get more sleep, over complicate this a bit.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "2f67c6e0220e5311bb14895d32852250b2d9652b",
      "tree": "55096f307d2f151e6853255f662eb077dec978d9",
      "parents": [
        "90ebd0655ac1a19e591f2fe8b9a871cc03cc3989"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Sep 25 16:35:11 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 07:49:00 2009 +1000"
      },
      "message": "drm/radeon/kms/r600: add support for vline relocs\n\nProvides support for anti-tearing functionality\nin the ddx.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "90ebd0655ac1a19e591f2fe8b9a871cc03cc3989",
      "tree": "bcaf5d33e1c57634b1f6e3e2140521011a2bc819",
      "parents": [
        "974b16e33ea626c9854f0f34fa5455a18822e159"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Sep 25 16:39:24 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 07:48:59 2009 +1000"
      },
      "message": "drm/radeon/kms: fix some bugs in vline reloc\n\n- fix offset of NOP packet for parsing\n- fix p-\u003eidx increments\n- fix bad mask when updating crtc vline info\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "974b16e33ea626c9854f0f34fa5455a18822e159",
      "tree": "b82c9598763a99a6499e1684520796c10b19dc9a",
      "parents": [
        "8ef8678c8f6131ca5941fa387cd3939c68c4f36d"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Sep 25 10:06:39 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 07:48:58 2009 +1000"
      },
      "message": "drm/radeon/kms/r600: clamp vram to aperture size\n\nr6xx and r7xx was missing this.  We don\u0027t support\nnon-CPU accessible vram yet.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "8ef8678c8f6131ca5941fa387cd3939c68c4f36d",
      "tree": "b937ca4a7763aec284f311947d323310dbdfbcfa",
      "parents": [
        "adea4796cfb9b74d340f9e32ba523fb61305d0b7"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 06:39:00 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Sep 26 06:39:00 2009 +1000"
      },
      "message": "drm/kms: protect against fb helper not being created.\n\nIf drivers don\u0027t init the fb helper on the connector, the cmdline\ncode won\u0027t work, but it shouldn\u0027t crash either.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "adea4796cfb9b74d340f9e32ba523fb61305d0b7",
      "tree": "7cd02110a866031d70ca38037325b1d63d0348f1",
      "parents": [
        "31edd4824ec42e7cba26498fbd35df6c66b098ba"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 14:23:47 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 14:23:47 2009 +1000"
      },
      "message": "drm/r600: get values from the passed in IB not the copy.\n\nthis avoids reading back the IB on AGP, also it avoids\nthe race where since we haven\u0027t fetched the page from the main IB\nand written it to the gpu one, reading back fetches 0.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "31edd4824ec42e7cba26498fbd35df6c66b098ba",
      "tree": "86081fc781b1ab46992e059dff72a3f84de8b917",
      "parents": [
        "e3590096f7563c6e75b77336ab8775f9a168b0f6"
      ],
      "author": {
        "name": "Amerigo Wang",
        "email": "amwang@redhat.com",
        "time": "Wed Sep 23 04:24:05 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:21 2009 +1000"
      },
      "message": "drm: create gitignore file for radeon\n\nGot lots of untracked files after compiling.\nThese files are generated, thus should be ignored by git.\n\nSigned-off-by: WANG Cong \u003camwang@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "e3590096f7563c6e75b77336ab8775f9a168b0f6",
      "tree": "3a8d922a0e6e0574a40028c8b759ae2b5672b3c1",
      "parents": [
        "d50ba256b5f1478e15accfcfda9b72fd7a661364"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Sep 23 15:49:20 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:20 2009 +1000"
      },
      "message": "drm/radeon/kms: remove unneeded master create/destroy functions.\n\nWe shouldn\u0027t need these at all in radeon kms mode.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d50ba256b5f1478e15accfcfda9b72fd7a661364",
      "tree": "7148b1294057a734ecdbc62b7df7ed0397adfeb4",
      "parents": [
        "f80330357284c908e1f67cc8b4d8e56a3e2f6fc6"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Wed Sep 23 14:44:08 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:20 2009 +1000"
      },
      "message": "drm/kms: start adding command line interface using fb.\n\n[note this requires an fb patch posted to linux-fbdev-devel already]\n\nThis uses the normal video\u003d command line option to control the kms\noutput setup at boot time. It is used to override the autodetection\ndone by kms.\n\nvideo\u003d normally takes a framebuffer as the first parameter, in kms\nit will take a connector name, DVI-I-1, or LVDS-1 etc. If no output\nconnector is specified the mode string will apply to all connectors.\n\nThe mode specification used will match down the probed modes, and if\nno mode is found it will add a CVT mode that matches.\n\nvideo\u003d1024x768 - all connectors match a 1024x768 mode or add a CVT on\nvideo\u003dVGA-1:1024x768, VGA-1 connector gets mode only.\n\nThe same strings as used in current fb modedb.c are used, except I\u0027ve\nadded three more letters, e, D, d, e \u003d enable, D \u003d enable Digital,\nd \u003d disable, which allow a connector to be forced into a certain state.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "f80330357284c908e1f67cc8b4d8e56a3e2f6fc6",
      "tree": "a45858e9ed67dce0dc78ccb585babe4b69783b99",
      "parents": [
        "513bcb4655e68706594e45dfa1d4b181500110ba"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Wed Sep 16 20:45:09 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:19 2009 +1000"
      },
      "message": "fb: change rules for global rules match.\n\nHaving a : should be enough \u0027fb:\u0027 isn\u0027t really useful\nif the fb wants to a kms output ID.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "513bcb4655e68706594e45dfa1d4b181500110ba",
      "tree": "ed457db4cfb202015866a131ad4e742503728fad",
      "parents": [
        "35e4b7af21d77933abda3d41d1672589eb6c960c"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Sep 23 16:56:27 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:18 2009 +1000"
      },
      "message": "drm/radeon/kms: don\u0027t require up to 64k allocations. (v2)\n\nThis avoids needing to do a kmalloc \u003e PAGE_SIZE for the main\nindirect buffer chunk, it adds an accessor for all reads from\nthe chunk and caches a single page at a time for subsequent\nreads.\n\nchanges since v1:\nUse a two page pool which should be the most common case\na single packet spanning \u003e PAGE_SIZE will be hit, but I\u0027m\nhaving trouble seeing anywhere we currently generate anything like that.\nhopefully proper short page copying at end\nadded parser_error flag to set deep errors instead of having to test\nevery ib value fetch.\nfixed bug in patch that went to list.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "35e4b7af21d77933abda3d41d1672589eb6c960c",
      "tree": "7a4eebeba137377e0027ae351196ae0acefc9b64",
      "parents": [
        "4bbd4973703bf8a5f00f05eff30a99cd9814f37f"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 11:56:50 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:18 2009 +1000"
      },
      "message": "drm/radeon/kms: enable dac load detection by default.\n\nwhen I added the property I forgot to enable it.\n\nThanks to soreau on #radeon for tracking it down.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "4bbd4973703bf8a5f00f05eff30a99cd9814f37f",
      "tree": "5c553101248eb7c3e67e54eca397430c207ad1d5",
      "parents": [
        "f066a17d9f8d0a20d01d1aa9badce7f43c7bd6ad"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 08:56:12 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 25 13:08:17 2009 +1000"
      },
      "message": "drm/radeon/kms: enable r600 tv outputs.\n\nI never changed this back when I wrote tv-out support.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "f066a17d9f8d0a20d01d1aa9badce7f43c7bd6ad",
      "tree": "49e80bea2a233fe0a36fdde0c47b5159d3753925",
      "parents": [
        "93dc6c2b0d97a55508144073838e041140b206cd"
      ],
      "author": {
        "name": "Adam Jackson",
        "email": "ajax@redhat.com",
        "time": "Wed Sep 23 17:31:21 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Sep 24 09:46:08 2009 +1000"
      },
      "message": "drm/edid: Fix standard timing parse for EDID \u003c\u003d 1.2\n\nAspect ratio code of 0 means 1:1 before EDID 1.3.\n\nSigned-off-by: Adam Jackson \u003cajax@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "93dc6c2b0d97a55508144073838e041140b206cd",
      "tree": "7b7e7e9485a01b0c29247bba62536ecb653f4a08",
      "parents": [
        "23425caeebc2e06629ef04f6197543cfe3f7d7b2"
      ],
      "author": {
        "name": "Adam Jackson",
        "email": "ajax@redhat.com",
        "time": "Wed Sep 23 17:31:09 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Sep 24 09:46:06 2009 +1000"
      },
      "message": "drm/edid: Detailed standard timing blocks have six timings, not five.\n\nSigned-off-by: Adam Jackson \u003cajax@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "23425caeebc2e06629ef04f6197543cfe3f7d7b2",
      "tree": "5f5a5807b027283b90405682eb9bf58d54ea14ae",
      "parents": [
        "083ae0560ab53b039aaa897b77458cbadf19050d"
      ],
      "author": {
        "name": "Adam Jackson",
        "email": "ajax@redhat.com",
        "time": "Wed Sep 23 17:30:58 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Sep 24 09:46:04 2009 +1000"
      },
      "message": "drm/edid: Ignore bad standard timings.\n\nSigned-off-by: Adam Jackson \u003cajax@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "083ae0560ab53b039aaa897b77458cbadf19050d",
      "tree": "57bf4e3f71d994e65d66acfd60c40ad70539426e",
      "parents": [
        "5b31aee9d72f529ee6b60e8d66967f817a0e39fc"
      ],
      "author": {
        "name": "Adam Jackson",
        "email": "ajax@redhat.com",
        "time": "Wed Sep 23 17:30:45 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Thu Sep 24 09:46:03 2009 +1000"
      },
      "message": "drm/edid: const cleanup\n\nSigned-off-by: Adam Jackson \u003cajax@redhat.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "5b31aee9d72f529ee6b60e8d66967f817a0e39fc",
      "tree": "33258e229ee03cac9ec53e0c5615aa9e1d5d0985",
      "parents": [
        "c214271563c00f2721c5111e27b53bf06dabc6e4"
      ],
      "author": {
        "name": "Andre Maasikas",
        "email": "amaasikas@gmail.com",
        "time": "Mon Sep 21 08:59:41 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Sep 23 10:21:06 2009 +1000"
      },
      "message": "drm/radeon/r600: set correct pitch for 4 byte copy\n\n[agd5f: also fix the non-kms path]\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\n"
    },
    {
      "commit": "c214271563c00f2721c5111e27b53bf06dabc6e4",
      "tree": "a85755e4051a73eb5c0f906f91941ee6619f9a1d",
      "parents": [
        "aadd4e17452d3d5c2269cd2b000b7de7cfb6c79e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Sep 22 08:50:10 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Sep 23 10:21:00 2009 +1000"
      },
      "message": "drm/radeon: consolidate family flags used in pciids.\n\nhaving these separate was pointless and introduced a bug when\none got updated without the other.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "aadd4e17452d3d5c2269cd2b000b7de7cfb6c79e",
      "tree": "7db901a331809805874891319e0624c055a08662",
      "parents": [
        "5a6e9f9658c853fea8ebbf64cd36287f00a011a2"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Mon Sep 21 14:48:45 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Sep 21 14:48:45 2009 +1000"
      },
      "message": "drm/radeon: some r420s have a CP race with the DMA engine.\n\nThis patch makes sure the CP doesn\u0027t DMA do VRAM while 2D\nis active by inserting a CP resync token.\n\ntodo: port to kms.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "5a6e9f9658c853fea8ebbf64cd36287f00a011a2",
      "tree": "0e3a6e9d21d3fa537360657e21e36c318a252bbc",
      "parents": [
        "18a4cd2e9147dd41234dade56edb62c6222832eb"
      ],
      "author": {
        "name": "Alex Deucher",
        "email": "alexdeucher@gmail.com",
        "time": "Fri Sep 18 11:30:30 2009 -0400"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Sep 21 14:47:41 2009 +1000"
      },
      "message": "drm/radeon/r600/kms: rv670 is not DCE3\n\nRV670 was using the wrong modesetting code.\n\nSigned-off-by: Alex Deucher \u003calexdeucher@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "18a4cd2e9147dd41234dade56edb62c6222832eb",
      "tree": "77abc5c8477129e66b6071a94f03eddc7c33610b",
      "parents": [
        "fe62e1a45d8b11cf653cba79e244fc07bb9a84b0"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 21 14:15:10 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 21 14:15:10 2009 +1000"
      },
      "message": "drm/radeon/kms: r420 idle after programming GA_ENHANCE\n\nhttps://bugs.freedesktop.org/show_bug.cgi?id\u003d24041\n\nThe idle allows rs690 to startup properly.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "fe62e1a45d8b11cf653cba79e244fc07bb9a84b0",
      "tree": "41107776d5b3312a20d97cd2061cfb6b3b63ad50",
      "parents": [
        "4153e584ee02ee59388a89879795fd3653a6b6da"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 21 14:06:30 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 21 14:14:59 2009 +1000"
      },
      "message": "drm/radeon/kms: more fixes to rv770 suspend/resume path.\n\nThis resumes my\nRV730PRO (4650)\nRV770 (4850)\nfine.\n\nStill researching the RV4550 (RV710), resumes without X fine.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "4153e584ee02ee59388a89879795fd3653a6b6da",
      "tree": "af5902eb0af64fb27b2325c168093523a1d5f080",
      "parents": [
        "9052aa2458fc13788e468a010fa0ed9aa4020380"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 18 18:41:24 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 18 18:41:24 2009 +1000"
      },
      "message": "drm/radeon/kms: more alignment for rv770.c with r600.c\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "9052aa2458fc13788e468a010fa0ed9aa4020380",
      "tree": "83d81c4ce5d408e3b000671619c43d01c4f052ae",
      "parents": [
        "fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 18 18:33:07 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 18 18:34:53 2009 +1000"
      },
      "message": "drm/radeon/kms: rv770 blit init called too late.\n\nre-align with r600 code, to init blit earlier.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3",
      "tree": "87e0fb824b19667c2570bc99bc9ca918f4a25f6e",
      "parents": [
        "bc1a631e5104317cc8b4ef7d14adc597f2844003"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Sep 18 15:19:37 2009 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Sep 18 16:17:42 2009 +1000"
      },
      "message": "drm/radeon/kms: move around new init path code to avoid posting at init\n\nWe really don\u0027t want to post the card at init, it takes a relatively\nlong time and isn\u0027t required, so split the resume path into\na startup path called by both init/resume and separate resume\nentry point to do posting.\n\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    }
  ],
  "next": "bc1a631e5104317cc8b4ef7d14adc597f2844003"
}
