summaryrefslogtreecommitdiff
path: root/linux-core/radeon_pm.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-03radeon/drm: fixup ref counting in on fb objsDave Airlie1-4/+4
2008-11-03radeon: pull bus master enable into its own functionDave Airlie1-5/+1
2008-10-16radeon: fixup interrupt suspend/resumeDave Airlie1-1/+8
2008-10-16radeon: fixup suspend/resume bus master enableDave Airlie1-5/+9
2008-10-16radeon: move memcpy until after CP is stoppedDave Airlie1-4/+4
2008-09-23Store the buffer object backing the fb as a void pointer, not a handle.Kristian Høgsberg1-4/+5
2008-09-18radeon: add function to configure PCIE lanesAlex Deucher1-0/+60
2008-09-18fixup radeon stuff - need to checkout irqsDave Airlie1-1/+1
2008-09-18radeon: add initial suspend/resume supportDave Airlie1-0/+180