[PATCH 0/4] radeon_drm.h cleanup
Andreas Boll
andreas.boll.dev at gmail.com
Tue Aug 5 01:45:39 PDT 2014
2014-08-04 20:49 GMT+02:00 Alex Deucher <alexdeucher at gmail.com>:
> On Mon, Aug 4, 2014 at 10:23 AM, Andreas Boll
> <andreas.boll.dev at gmail.com> wrote:
>> 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.
>
> Series is:
>
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
>
Thanks for the review!
Please push this series, since I don't have write access to xf86-video-ati.
>>
>> 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
>>
>> _______________________________________________
>> xorg-driver-ati mailing list
>> xorg-driver-ati at lists.x.org
>> http://lists.x.org/mailman/listinfo/xorg-driver-ati
More information about the xorg-driver-ati
mailing list