[PATCH 4/6] drm/msm: add a3xx gpu support

2013-08-06 Thread Dave Airlie
> diff --git a/include/uapi/drm/msm_drm.h b/include/uapi/drm/msm_drm.h > new file mode 100644 > index 000..a586fbd > --- /dev/null > +++ b/include/uapi/drm/msm_drm.h > @@ -0,0 +1,198 @@ > +/* > + * Copyright (C) 2013 Red Hat > + * Author: Rob Clark > + * > + * This program is free software; yo

[PATCH 4/6] drm/msm: add a3xx gpu support

2013-08-06 Thread Rob Clark
On Mon, Aug 5, 2013 at 8:10 PM, Dave Airlie wrote: >> diff --git a/include/uapi/drm/msm_drm.h b/include/uapi/drm/msm_drm.h >> new file mode 100644 >> index 000..a586fbd >> --- /dev/null >> +++ b/include/uapi/drm/msm_drm.h >> @@ -0,0 +1,198 @@ >> +/* >> + * Copyright (C) 2013 Red Hat >> + * Aut

Re: [PATCH 4/6] drm/msm: add a3xx gpu support

2013-08-06 Thread Rob Clark
On Mon, Aug 5, 2013 at 8:10 PM, Dave Airlie wrote: >> diff --git a/include/uapi/drm/msm_drm.h b/include/uapi/drm/msm_drm.h >> new file mode 100644 >> index 000..a586fbd >> --- /dev/null >> +++ b/include/uapi/drm/msm_drm.h >> @@ -0,0 +1,198 @@ >> +/* >> + * Copyright (C) 2013 Red Hat >> + * Aut

Re: [PATCH 4/6] drm/msm: add a3xx gpu support

2013-08-05 Thread Dave Airlie
> diff --git a/include/uapi/drm/msm_drm.h b/include/uapi/drm/msm_drm.h > new file mode 100644 > index 000..a586fbd > --- /dev/null > +++ b/include/uapi/drm/msm_drm.h > @@ -0,0 +1,198 @@ > +/* > + * Copyright (C) 2013 Red Hat > + * Author: Rob Clark > + * > + * This program is free software; yo

[PATCH 4/6] drm/msm: add a3xx gpu support

2013-08-04 Thread Rob Clark
Add initial support for a3xx 3d core. So far, with hardware that I've seen to date, we can have: + zero, one, or two z180 2d cores + a3xx or a2xx 3d core, which share a common CP (the firmware for the CP seems to implement some different PM4 packet types but the basics of cmdstream submiss