summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/drm_buffer.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/radeon: remove UMS supportAlex Deucher2015-12-021-177/+0
| | | | | | | | | It's been deprecated behind a kconfig option for almost two years and hasn't really been supported for years before that. DDX support was dropped more than three years ago. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/radeon: move drm_buffer to drm/radeon/David Herrmann2014-09-101-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 <dh.herrmann@gmail.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
OpenPOWER on IntegriCloud