[PATCH 0/4] radeon_drm.h cleanup

Andreas Boll andreas.boll.dev at gmail.com
Mon Aug 4 07:23:09 PDT 2014


Hi,

while working with RADEON_INFO_ACCEL_WORKING2 I noticed that we use another
outdated copy of radeon_drm.h in xf86-video-ati.
Let's use radeon_drm.h from libdrm and drop this one.

Andreas.

Andreas Boll (4):
  radeon: drop redundant radeon_drm.h includes
  radeon: move RADEON_TILING_{MASK,LINEAR} from radeon_drm.h to radeon.h
  radeon: drop radeon_drm.h
  radeon: remove definitions already present in radeon_drm.h

 src/Makefile.am       |   1 -
 src/cayman_accel.c    |   1 -
 src/drmmode_display.c |   1 -
 src/evergreen_accel.c |   1 -
 src/r6xx_accel.c      |   1 -
 src/radeon.h          |   2 +
 src/radeon_drm.h      | 920 --------------------------------------------------
 src/radeon_exa.c      |   1 -
 src/radeon_kms.c      |  17 -
 9 files changed, 2 insertions(+), 943 deletions(-)
 delete mode 100644 src/radeon_drm.h

-- 
2.0.1



More information about the xorg-driver-ati mailing list