DRM: i915: add support for memory mapping GEM objects

2008-10-29 Thread Jesse Barnes
Author: Jesse Barnes <[EMAIL PROTECTED]> Date: Wed Oct 29 15:19:37 2008 -0700 DRM: i915: add support for memory mapping GEM objects Add support to the i915 driver for mapping GEM objects. A new ioctl, the GTT mapping ioctl, takes care of allocating a fake offset for a given

[PATCH] DRM: add core GEM memory map support

2008-10-29 Thread Jesse Barnes
Author: Jesse Barnes <[EMAIL PROTECTED]> Date: Wed Oct 29 15:16:52 2008 -0700 DRM: add core GEM memory map support Add support for memory mapping of GEM objects, re-using some TTM code. The basic approach is the same as TTM: create a fake offset for your object, add it to t

Re: [PATCH] non-crashy GTT mapping patch

2008-10-29 Thread Jesse Barnes
Ok here's an updated patch set that takes into account most of your comments. There are still a few open issues though: - fence register allocation for pre-965 buffer execution - unmap_mapping_range cost (it looked like the function would short-circuit if there was nothing to do, but I di

[Bug 12092] [OGL] Get incorrect texture image if texture' s internalformat is COMPRESSED_RGB_FXT1_3DFX

2008-10-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12092 Ian Romanick <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED] -

[Patch] Automake: stop polluting ${prefix}/include

2008-10-29 Thread Luc Verhaegen
Luc Verhaegen. >From a280751e9dc3fa75fe4355edbb44815781547fc7 Mon Sep 17 00:00:00 2001 From: Luc Verhaegen <[EMAIL PROTECTED]> Date: Wed, 29 Oct 2008 17:24:13 +0100 Subject: [PATCH] Automake: stop polluting ${prefix}/include Fix up Makefiles and pkg-config file so that headers are installed into $