[PATCH] drm/radeon/kms: add htile support to the cs checker v3

2012-03-21 Thread j.gli...@gmail.com
From: Jerome Glisse For 6xx+. Required for mesa to use htile support for HiZ/HiS. Userspace will check radeon version 2.14 with is bumped either by tiling patch or stream out patch. This patch only add support for htile relocation which should be enough for any userspace to implement the hyperz

[PATCH] drm/radeon/kms: add htile support to the cs checker v3

2012-03-21 Thread j . glisse
From: Jerome Glisse For 6xx+. Required for mesa to use htile support for HiZ/HiS. Userspace will check radeon version 2.14 with is bumped either by tiling patch or stream out patch. This patch only add support for htile relocation which should be enough for any userspace to implement the hyperz

[PATCH] drm/radeon/kms: add htile support to the cs checker v2

2012-02-23 Thread Alex Deucher
On Wed, Feb 22, 2012 at 5:28 PM, wrote: > From: Jerome Glisse > > For 6xx+. ?Required for mesa to use htile support for HiZ/HiS. > Userspace will check radeon version 2.14 with is bumped either > by tiling patch or stream out patch. This patch only add support > for htile relocation which should

Re: [PATCH] drm/radeon/kms: add htile support to the cs checker v2

2012-02-23 Thread Alex Deucher
On Wed, Feb 22, 2012 at 5:28 PM, wrote: > From: Jerome Glisse > > For 6xx+.  Required for mesa to use htile support for HiZ/HiS. > Userspace will check radeon version 2.14 with is bumped either > by tiling patch or stream out patch. This patch only add support > for htile relocation which should

[PATCH] drm/radeon/kms: add htile support to the cs checker v2

2012-02-22 Thread j.gli...@gmail.com
From: Jerome Glisse For 6xx+. Required for mesa to use htile support for HiZ/HiS. Userspace will check radeon version 2.14 with is bumped either by tiling patch or stream out patch. This patch only add support for htile relocation which should be enough for any userspace to implement the hyperz

[PATCH] drm/radeon/kms: add htile support to the cs checker v2

2012-02-22 Thread j . glisse
From: Jerome Glisse For 6xx+. Required for mesa to use htile support for HiZ/HiS. Userspace will check radeon version 2.14 with is bumped either by tiling patch or stream out patch. This patch only add support for htile relocation which should be enough for any userspace to implement the hyperz

[PATCH] drm/radeon/kms: add htile support to the cs checker

2012-02-10 Thread Jerome Glisse
On Fri, Feb 10, 2012 at 01:35:21PM -0500, j.glisse at gmail.com wrote: > From: Jerome Glisse > > For 6xx+. Required for mesa to use htile support for HiZ/HiS. > Userspace will check radeon version 2.14 with is bumped either > by tiling patch or stream out patch. > > Signed-off-by: Pierre-Eric P

[PATCH] drm/radeon/kms: add htile support to the cs checker

2012-02-10 Thread j.gli...@gmail.com
From: Jerome Glisse For 6xx+. Required for mesa to use htile support for HiZ/HiS. Userspace will check radeon version 2.14 with is bumped either by tiling patch or stream out patch. Signed-off-by: Pierre-Eric Pelloux-Prayer Signed-off-by: Alex Deucher Signed-off-by: Jerome Glisse --- driver

Re: [PATCH] drm/radeon/kms: add htile support to the cs checker

2012-02-10 Thread Jerome Glisse
On Fri, Feb 10, 2012 at 01:35:21PM -0500, j.gli...@gmail.com wrote: > From: Jerome Glisse > > For 6xx+. Required for mesa to use htile support for HiZ/HiS. > Userspace will check radeon version 2.14 with is bumped either > by tiling patch or stream out patch. > > Signed-off-by: Pierre-Eric Pell

[PATCH] drm/radeon/kms: add htile support to the cs checker

2012-02-10 Thread j . glisse
From: Jerome Glisse For 6xx+. Required for mesa to use htile support for HiZ/HiS. Userspace will check radeon version 2.14 with is bumped either by tiling patch or stream out patch. Signed-off-by: Pierre-Eric Pelloux-Prayer Signed-off-by: Alex Deucher Signed-off-by: Jerome Glisse --- driver