[Mesa-dev] [PATCH 1/3] r600g: use LINEAR_ALIGNED tiling for staging textures, reorder the code
Marek Olšák
maraeo at gmail.com
Mon Nov 12 17:05:32 PST 2012
We can always drop support for very old kernels if needed. I guess
nobody tests them anyway.
Marek
On Tue, Nov 13, 2012 at 1:30 AM, Dave Airlie <airlied at gmail.com> wrote:
> -
>> src/gallium/drivers/r600/r600_texture.c | 16 ++++++++++------
>> 1 file changed, 10 insertions(+), 6 deletions(-)
>
> I've no problems with these patches going in, they make sense, I just
> have a niggling worry that on some old kernel they might start
> triggering bo warnings, and that we be ready for that :-)
>
> Dave.
More information about the mesa-dev
mailing list