- Jun 04, 2011
-
-
Chris Wilson authored
Push the new Intel API for use by mesa. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- May 14, 2011
-
-
Chris Wilson authored
... so request a 32bpp dumb buffer rather than a 16bpp. Fixes modetest and friends. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Apr 11, 2011
-
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Apr 04, 2011
-
-
Hi Alex, Enclosed is a revised version of the patch sent on Mar 18, against the master branch of the drm userspace (i.e. libdrm). Details summarised in this thread: http://lists.freedesktop.org/archives/dri-devel/2011-March/009499.html This patch reconciles libdrm with the the kernel change that Dave pushed this morning. It *supersedes* the previously sent patch (i.e. apply it to the master branch as it exists at the time of this writing, not as an incremental patch to the one sent previously). Regards, Ilija Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
-
Chris Wilson authored
Reported-by: Oliver McFadden <oliver.mcfadden@nokia.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Mar 29, 2011
-
-
Dave Airlie authored
-
- Mar 26, 2011
-
-
Simona Vetter authored
A tile on gen2 has a size of 2kb, stride of 128 bytes and 16 rows. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
-
- Mar 21, 2011
-
-
Replace some deprecated autoconf macros and use the new libtool syntax
-
- Mar 04, 2011
-
-
Dave Airlie authored
-
Dave Airlie authored
this uses the drm cap interface to check if the dumb ioctl is supported.
-
Ben Skeggs authored
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
-
Dave Airlie authored
-
Kristian Høgsberg authored
-
Matt Turner authored
Signed-off-by: Matt Turner <mattst88@gmail.com>
-
- Mar 01, 2011
-
-
Chris Wilson authored
New kernel headers. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Feb 22, 2011
-
-
Simona Vetter authored
This is Fail. First patch to libdrm, and I've borked it up. Noticed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
-
Simona Vetter authored
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
-
- Feb 17, 2011
-
-
Benjamin Franzke authored
The incorrect order was: fb, other_fb, other_fb, fb_id, other_fb, ..
-
Benjamin Franzke authored
-
Benjamin Franzke authored
-
Benjamin Franzke authored
-
Benjamin Franzke authored
-
Todo: What tiling should be set on scanout buffers? Haven't tested besides compiling it.
-
- Feb 14, 2011
-
-
Chris Wilson authored
... and if asked to open a bo by the same global name, return a fresh reference to the previously allocated buffer. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Jan 12, 2011
-
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
Chris Wilson authored
Reported-by: Torsten Hilbrich <torsten.hilbrich@secunet.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=33016 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Dec 21, 2010
-
-
Ben Skeggs authored
The nvc0 gallium drivers passes NULL here to indicate to the memory manager that a buffer is being used, but without creating an actual reloc. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
-
Ben Skeggs authored
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
-
Ben Skeggs authored
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
-
- Dec 19, 2010
-
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Dec 10, 2010
-
-
Chris Wilson authored
To export new kernel API for Intel's 2010Q4 release. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
Chris Wilson authored
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Dec 07, 2010
-
-
Chris Wilson authored
gen4+ hardware doesn't use fences for GPU access and the older kernel doesn't expect userspace to make such a mistake. So don't. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=32190 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
Dave Airlie authored
this can remove nodes it shouldn't, let udev run the show. this is needed for reliably GPU switch. Signed-off-by: Dave Airlie <airlied@redhat.com>
-
- Dec 03, 2010
-
-
Chris Wilson authored
... but only account for a fenced used if the object is tiled. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-
- Dec 02, 2010
-
-
Marek Olšák authored
-
- Nov 25, 2010
-
-
Chris Wilson authored
... so that intel_bufmgr.h can be compiled standalone. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-