aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/drm_buffer.c
AgeCommit message (Collapse)AuthorFilesLines
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann1-0/+177
Radeon UMS is the last user of drm_buffer. Move it out of sight so radeon can drop it together with UMS. Signed-off-by: David Herrmann <[email protected]> Reviewed-by: Thierry Reding <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Dave Airlie <[email protected]>