Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-libdrm: List of commits

external/libdrm


RSS
Rev. Time Author
93d88e7 ics-x86 2012-04-10 13:17:54 Chih-Wei Huang

android: add Android.mk

Updated for ics-x86.

7f45095 2012-04-10 13:17:54 Chih-Wei Huang

android: intel: disable drm_intel_probe_agp_aperture_size

This function uses libpciaccess, which is not part of Android.
Just disable this function until we find a better solution.

89d12cf 2012-04-10 13:17:54 Chia-I Wu

android: build libdrm_radeon

be89258 2012-04-10 13:17:50 Chia-I Wu

android: Use __mmap2.

57c280a 2012-04-10 13:16:04 Chih-Wei Huang

modetest: do not include config.h

2f1e210 2012-04-04 06:49:23 Rob Clark

modetest: add AR15/XR15 (RGB-1555) formats

Signed-off-by: Rob Clark <rob@ti.com>

b83ad86 2012-04-04 06:49:12 Rob Clark

modetest: add YUV and multi-planar support

Signed-off-by: Rob Clark <rob@ti.com>

d55de74 2012-04-04 06:48:56 Rob Clark

modetest: add drm_plane support

Signed-off-by: Rob Clark <rob@ti.com>

e98ed38 2012-04-04 06:47:48 Víctor Manuel Jáquez Leal

omap: fix compiler warning

When compiling with linaro toolchain version 4.6.2 got this warning.

CC omap_drm.lo
omap_drm.c: In function 'omap_bo_new_impl':
omap_drm.c:139:6: warning: 'bo' may be used uninitialized in this function [-Wuninitialized]

This patch initialize bo to NULL avoiding the warning.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Rob Clark <rob@ti.com>

06eaf09 2012-04-04 06:44:43 Rob Clark

omap: fix license header

In syncing with the corresponding kernel header, the wrong license
header was inadvertantly copied over. The intention was for the
userspace headers to have a MIT license following the convention
of the rest of libdrm, xorg, etc.

Signed-off-by: Rob Clark <rob@ti.com>

4370425 2012-04-02 22:57:36 Daniel Vetter

intel/decode: decode MI_WAIT_FOR_EVENT

... and add support to decode MI instructions with functions.

Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

e057a56 2012-04-01 23:03:36 Eugeni Dodonov

intel: add Ivy Bridge GT2 server variant

We were missing this one and it is being used by Bromolow.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>

a3c34f5 2012-03-29 06:17:36 Alex Deucher

configure: Bump version for 2.4.33

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>

ef1b958 2012-03-29 06:00:14 Rob Clark

omap: add omapdrm support

This adds libdrm_omap helper layer (as used by xf86-video-omap,
omapdrmtest, etc).

Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
[danvet: pushed for Rob, he doesn't yet have commit access.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

6172133 2012-03-23 05:52:29 Kenneth Graunke

intel: Add some PCI IDs for Haswell.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>

c50cc24 2012-03-21 08:33:09 Alex Deucher

radeon: add TN surface support

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

51c3e7d 2012-03-17 08:11:10 Eric Anholt

configure: Bump version for 2.4.32.

5de5b74 2012-03-14 08:49:53 Eric Anholt

intel: Quiet two more valgrind complaints with recent changes.

These are more cases where valgrind doesn't understand what gets read
or written by our ioctls.

9d18ad2 2012-03-11 02:23:07 Eric Anholt

intel: Add per-dword decode of gen7 3DPRIMITIVE.

9b87fd9 2012-03-11 02:23:07 Eric Anholt

intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement.

99c7337 2012-03-11 02:21:33 Eric Anholt

intel: Add support for (possibly) unsynchronized maps.

This improves the performance of Mesa's GL_MAP_UNSYNCHRONIZED_BIT path
in GL_ARB_map_buffer_range. Improves Unigine Tropics performance at
1024x768 by 2.30482% +/- 0.0492146% (n=61)

v2: Fix comment grammar.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>

3a88848 2012-03-10 10:21:00 Eric Anholt

intel: Fix error check for I915_PARAM_HAS_LLC.

drmIoctl returns -1 on error with errno set to the error value. Other
users of it in this file just check for != 0, and only use errno when
they need to send an error value on to the caller of the API.

c9ce2ed 2012-03-10 09:34:14 Eric Anholt

intel: Bump the copyright dates on the bufmgr files.

We've been hacking these constantly.

4db16a9 2012-03-10 09:34:14 Eric Anholt

intel: Add .aub file output support.

This will allow the driver to capture all of its execution state to a
file for later debugging. intel_gpu_dump is limited in that it only
captures batchbuffers, and Mesa's captures, while more complete, still
capture only a portion of the state involved in execution.

This is a squash commit of a long series of hacking as we tried to get
the resulting traces to work in the internal simulator. It contains
contributions by Yuanhan Liu and Kenneth Graunke.

v2: Drop the MI_FLUSH_ENABLE setup.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>

6e642db 2012-03-10 09:34:14 Kenneth Graunke

intel: Add support for overriding the PCI ID via an environment variable

For example:

export INTEL_DEVID_OVERRIDE=0x162

If this variable is set, don't actually submit the batchbuffer to the
GPU, it probably contains commands for the wrong generation of hardware.

v2: Introduce a getter for the overridden devid, and avoid getenv per exec.

Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Eric Anholt <eric@anholt.net>

fd39e61 2012-03-10 03:40:14 David Herrman

xf86drmMode.h: Add header protection

xf86drmMode.h is missing a header protection. xf86drm.h has one so just
copy it and adjust the name.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>

f82c778 2012-03-06 12:07:02 Alan Coopersmith

Make drm/drm_fourcc.h portable to non-linux platforms

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

be30d35 2012-03-03 04:34:17 Matt Turner

Don't require pciaccess if Intel is disabled

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Matt Turner <mattst88@gmail.com>

783db34 2012-02-23 05:27:34 Eric Anholt

intel: Import a new batchbuffer for the gen7 test.

This one doesn't have the 3DSTATE_HIER_DEPTH_BUFFER bug that the
previous one did.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>

b395af0 2012-02-23 05:27:25 Eric Anholt

intel: Add decode for gen7 HIER_DEPTH_BUFFER.

Note that the regression test complains here: The batch that was
captured included a bug in its packet output, which was later fixed in
Mesa.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

Show on old repository browser