Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-03 | radeon/drm: fixup ref counting in on fb objs | Dave Airlie | |
2008-11-03 | radeon: pull bus master enable into its own function | Dave Airlie | |
2008-10-16 | radeon: fixup interrupt suspend/resume | Dave Airlie | |
2008-10-16 | radeon: fixup suspend/resume bus master enable | Dave Airlie | |
2008-10-16 | radeon: move memcpy until after CP is stopped | Dave Airlie | |
2008-09-23 | Store the buffer object backing the fb as a void pointer, not a handle. | Kristian Høgsberg | |
This lets us defer handle creation until userspace acutally asks for one, at which point we also have a drm_file to associate it with. | |||
2008-09-18 | radeon: add function to configure PCIE lanes | Alex Deucher | |
2008-09-18 | fixup radeon stuff - need to checkout irqs | Dave Airlie | |
2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie | |
plus a bunch of fixes |